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
{{ message }}
This repository was archived by the owner on Feb 23, 2026. It is now read-only.
The operator MEDIAN consists in stack all images that are clear_data and mark the not_clear_data as masked array. After that apply a median over only clear_data data. When there is no value for any pixel, the nodata is required.
Should we use best pixel image when no any clear data for Median? Create a new operator: MEDSTK?
The operator
MEDIANconsists in stack all images that areclear_dataand mark thenot_clear_dataas masked array. After that apply a median over onlyclear_datadata. When there is no value for any pixel, the nodata is required.Should we use best pixel image when no any clear data for Median? Create a new operator:
MEDSTK?