You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When averaging over a region the pixels given NODATA values are ignored during computation when the NODATA value has a numerical value. We need to make sure that this is the case also when NODATA is represented by NaN.
When averaging over a region the pixels given NODATA values are ignored during computation when the NODATA value has a numerical value. We need to make sure that this is the case also when NODATA is represented by NaN.