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
raster_filter.py: Added stats_filter() (see docstring for more information).
dc_load.py: Fixed get_product_extents() and get_overlapping_areas() to accomodate kwargs for data loading (e.g. to support products that required specifying output_crs and resolution when loading).
Numerous small fixes, documentation improvements, and new spectral indices (e.g. DBSI in urbanization.py).
Several new functions in raster_filter.py for stats filtering (applying an image filter, not "masking").