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
HyP3 plugin entrypoints water_map and flood_depth
Added fuzzy and intial VV and VH geotiffs back to water map output package.
asf_tools.__main__ entrypoint that allows you to select which hyp3 plugin entrypoint you'd like to run
(e.g., python -m asf_tools ++process water_map ...)
Changed
src/asf_tools/etc/entrypoint.sh is now the docker container entrypoint, which is a simple wrapper script around python -m asf_tools