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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added
The accumulation threshold can now be specified in all HAND calculation functions and entry points:
like calculate_hand, calculate_hand_for_basins and make_copernicus_hand functions in asf_tools.hand.calculate now accept an acc_thresh keyword argument
The calculate_hand console script entrypoint now accepts an -a/--acc-threshold argument
asf_tools.flood_map now creates a cloud-optimized GeoTIFF of the perennial water mask used
Fixed
asf_tools.flood_map now correctly removes perennial water from the flood depth GeoTIFFs
asf_tools.flood_map no longer calculates water/flood depth outside of the RTC VV acquisition footprint