-
Notifications
You must be signed in to change notification settings - Fork 383
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 EUDEM dataset #426
Add EUDEM dataset #426
Conversation
I ran through the dataset again and they are using the largest negative 32-bit floating point to mean 'no-data'. How should this be adressed? |
I think that's fine. When we merge tiles we take the larger value, so whether it's 0 or negative shouldn't make a difference. |
Resolved merge conflicts |
* dataset file no test * add test and data.py * Update eudem.py * requested changes * Update torchgeo/datasets/eudem.py * Apply suggestions from code review * rST fix Co-authored-by: Caleb Robinson <calebrob6@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
This PR closes #94 by adding another DEM dataset, the EUDEM, containing DEM for Europe. One can selectively download tiles after making an account.
Dataset features:
Dataset format:
Example: