* add mapinwild dataset
* add copyright and move the header
* Apply suggestions from code review
accept suggestions
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* add spaces between sections
* test_black
* test_isort
* test_flake8
* dataset instance and test data
Improves the dataset instance and test data script.
* improvements in test script and dataset class
* update test data
* Update mapinwild.py
* Update mapinwild.py
fix typo
* Update mapinwild.py
* improved test coverage and bug fixes
* improved test coverage
* lazy import pandas
* test coverage for pandas
* test coverage for pandas
* Changes after the review
The changes made after the review.
* delete data
* fix mypy
* fix mypy
* delete residual files
* fix type hinting
* Apply suggestions from code review
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* Apply suggestions from code review
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* Apply suggestions from code review
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* fix RtD
* fix RtD
* fix syntax
* fix RtD
* fix file namings
* modality naming fix
* fix hidden method naming
* Update torchgeo/datasets/mapinwild.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* address reviews
* refactoring and testing
- passing test_download with monkeypatch
- refactoring
- addressing most of the comments
* fix mypy
* syntax and type conversion
* Update torchgeo/datasets/mapinwild.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* addressing the comments
* fix mypy plt.Figure not defined
* make the _merge_parts slimmer
* pandas and reviews
* monkeypatch tvt sets
* Simplify MonkeyPatch import
---------
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>