-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update dem.py with new dem-stitcher api #339
Conversation
Fixes #335 |
Closing this as the API was updated to the original (see release 2.1.0 from dem-stitcher). Will issue a new PR to update the funciton name. |
@sssangha this is looking good! Can you add the correct version dependency for dem-stitcher to the environment files? I'll try it on a clean install tomorrow then. |
@sssangha I'm thinking let's wait to merge this until the conda-forge package is available. We'll move the dependency to the conda install list at the same time then. |
@jlmaurer I went ahead and updated to update the latest release of dem-stitcher (i.e. >= 2.3) |
@sssangha this should be ready to merge! Can you approve it? Someone else is fine too. :) Thanks, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
autopep8 Housekeeping Remove download_only path - Per Jeremy this logic is no longer used. stash dep changes update environment deps correct name of dem_stitcher conda package Merge pull request dbekaert#339 from jlmaurer/fix_stitchdem update dem.py with new dem-stitcher api Merge branch 'dev' into update_deps remove uneeded deps Update ERA5 API Remove unneeded deps
dem-stitcher updated their API, which broke RAiDER. This PR fixes that issue. Some issues still remain but will be solved in another PR.
Description
How Has This Been Tested?
Type of change
Checklist: