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

Resolve NCCM checksum error and add years args #1870

Merged
merged 6 commits into from
Feb 12, 2024

Conversation

yichiac
Copy link
Contributor

@yichiac yichiac commented Feb 8, 2024

This PR resolves #1854 (the dynamic md5 issue) by adding download links and checksums for 3 mask files. Since we are changing to downloading 3 mask files separately, we no longer need to extract a zip file. Thus, the test files generated by data.py are also updated.

This PR also adds years args, enabling users to download masks for specific years.

The changes would be related to #1740, so tagging @shreyakannan1205

@github-actions github-actions bot added datasets Geospatial or benchmark datasets testing Continuous integration testing labels Feb 8, 2024
Copy link
Collaborator

@adamjstewart adamjstewart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the quick fix!

torchgeo/datasets/nccm.py Outdated Show resolved Hide resolved
torchgeo/datasets/nccm.py Outdated Show resolved Hide resolved
torchgeo/datasets/nccm.py Outdated Show resolved Hide resolved
@adamjstewart adamjstewart added this to the 0.6.0 milestone Feb 11, 2024
@adamjstewart adamjstewart enabled auto-merge (squash) February 11, 2024 22:55
@adamjstewart adamjstewart merged commit f3270ca into microsoft:main Feb 12, 2024
24 checks passed
@yichiac yichiac deleted the datasets/nccm_download branch February 12, 2024 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
datasets Geospatial or benchmark datasets testing Continuous integration testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NCCM checksum error
2 participants