-
Notifications
You must be signed in to change notification settings - Fork 371
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
Adding dataset from MOSAIKS paper #363
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
the
documentation
Improvements or additions to documentation
label
Feb 23, 2022
adding tile/patch ID to the plot and truncating the labels to 2 decimal places would be good! |
Looking pretty good! Things:
after those feel free to mark this "Ready for review" and others will take a look |
calebrob6
reviewed
Feb 25, 2022
calebrob6
reviewed
Feb 25, 2022
adamjstewart
requested changes
Feb 26, 2022
adamjstewart
approved these changes
Feb 27, 2022
Merged
yichiac
pushed a commit
to yichiac/torchgeo
that referenced
this pull request
Apr 29, 2023
* Adding dataset from MOSAIKS paper * Name change * implementing NAIPTileIndex in USAVars * lookup_point works * usavars: adding extract + verify * USAVars: add md5 * initial _load_files function * adding plotting * formatting * add description * black fix * flake8 fix * pydocstyle fix * mypy fix * add DS to docs * black fix * fake dataset * add transforms arg * initial tests * fix black flake8 isort * fix black flake8 * fix black * fix mypy * test fixes * testing something * it finds zip but not csv * fake csv files didn't get added * pandas docs fix * forgot to take out here * need to add in functions * round plot labels * Small edits * remove Unnamed column * zipfile change * i think this solves codecov? * there needs to be a test * codecov * bring back UAR! * remove intermediate directory * fix flake8 * No more iteration in load_files * dont' use Any * check if all csv files exist * Add docstring to init * use index col = ID * labels in as list * adjust to only 3 labels + adjust tests * citation * remove testing file * no need to rename zipfile * adding data.py to test data + adjusting tests * formatting fixes * style fix * docstring * Docstring * Fixing docstring * docstring for labels * Adding all csv files to data + checking for all 7 labels instead of just 3 * docstrings * docstring * ensure labels are valid * pydocstyle fix * cast to list * remove typos * Requested changes Co-authored-by: Caleb Robinson <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
datasets
Geospatial or benchmark datasets
documentation
Improvements or additions to documentation
testing
Continuous integration testing
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.