Skip to content
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

add postprocessing scripts #57

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

matthiasdusch
Copy link
Collaborator

closes #55

these are the scripts I used to post process the DEM data. Of course this is not suitable to merge in any form. You can work with this PR or you can extract what you need and ditch it.

The particular plot in the issue was made with dem_post_quality_per_region.py , but it first needs the h5 files for it.
post_all_dems.py is the initial run script and most processing functions are in my_dem_funcs.py.

If something is really confusing or missing, let me know and I can have a look.

Cheers!

@fmaussion
Copy link
Contributor

cc @afisc this one is for you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Code for DEM statistics
2 participants