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
hyp3lib.fetch.write_credentials_to_netrc_file to write a set of credentials to a ~/.netrc file
hyp3lib.image for working with images
hyp3lib.scene for working with Sentinel-1 scenes
hyp3lib.util for small utility functions
hyp3lib.system.isce_version to attempt to determine the ISCE version installed
Fixed
hyp3lib.apply_wb_mask now pulls the base masks from AWS instead of a local directory for portability
Changed
Water mask "creation" functions have been merged to hyp3lib.apply_wb_mask.get_water_mask. These are
internal helper functions and not expected to impact users