Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding South America Soybean Dataset (#1668)
* Created file for South America Soybean dataset and added it to __init__.py * Updated south_america_soybean.py * Added tests * Updated data.py * Update torchgeo/datasets/south_america_soybean.py Co-authored-by: Yi-Chia Chang <[email protected]> * Update tests/datasets/test_south_america_soybean.py Co-authored-by: Yi-Chia Chang <[email protected]> * Update tests/datasets/test_south_america_soybean.py Co-authored-by: Yi-Chia Chang <[email protected]> * Update tests/datasets/test_south_america_soybean.py Co-authored-by: Yi-Chia Chang <[email protected]> * Update tests/datasets/test_south_america_soybean.py Co-authored-by: Yi-Chia Chang <[email protected]> * Update tests/datasets/test_south_america_soybean.py Co-authored-by: Yi-Chia Chang <[email protected]> * Update tests/datasets/test_south_america_soybean.py Co-authored-by: Yi-Chia Chang <[email protected]> * Update tests/datasets/test_south_america_soybean.py Co-authored-by: Yi-Chia Chang <[email protected]> * Update torchgeo/datasets/south_america_soybean.py Co-authored-by: Yi-Chia Chang <[email protected]> * Update torchgeo/datasets/south_america_soybean.py Co-authored-by: Yi-Chia Chang <[email protected]> * Update torchgeo/datasets/south_america_soybean.py Co-authored-by: Yi-Chia Chang <[email protected]> * Update torchgeo/datasets/south_america_soybean.py Co-authored-by: Yi-Chia Chang <[email protected]> * Update torchgeo/datasets/south_america_soybean.py Co-authored-by: Yi-Chia Chang <[email protected]> * Update torchgeo/datasets/south_america_soybean.py Co-authored-by: Yi-Chia Chang <[email protected]> * Update torchgeo/datasets/south_america_soybean.py Co-authored-by: Yi-Chia Chang <[email protected]> * Update torchgeo/datasets/south_america_soybean.py Co-authored-by: Yi-Chia Chang <[email protected]> * Update torchgeo/datasets/south_america_soybean.py Co-authored-by: Yi-Chia Chang <[email protected]> * Update torchgeo/datasets/south_america_soybean.py Co-authored-by: Yi-Chia Chang <[email protected]> * Update tests/datasets/test_south_america_soybean.py Co-authored-by: Yi-Chia Chang <[email protected]> * Update tests/datasets/test_south_america_soybean.py Co-authored-by: Yi-Chia Chang <[email protected]> * Update tests/datasets/test_south_america_soybean.py Co-authored-by: Yi-Chia Chang <[email protected]> * Update tests/datasets/test_south_america_soybean.py Co-authored-by: Yi-Chia Chang <[email protected]> * Update torchgeo/datasets/south_america_soybean.py Co-authored-by: Yi-Chia Chang <[email protected]> * Update tests/datasets/test_south_america_soybean.py Co-authored-by: Yi-Chia Chang <[email protected]> * Update tests/datasets/test_south_america_soybean.py Co-authored-by: Yi-Chia Chang <[email protected]> * Update tests/datasets/test_south_america_soybean.py Co-authored-by: Yi-Chia Chang <[email protected]> * Update torchgeo/datasets/south_america_soybean.py Co-authored-by: Yi-Chia Chang <[email protected]> * Update torchgeo/datasets/south_america_soybean.py Co-authored-by: Yi-Chia Chang <[email protected]> * Update torchgeo/datasets/south_america_soybean.py Co-authored-by: Yi-Chia Chang <[email protected]> * Update torchgeo/datasets/south_america_soybean.py Co-authored-by: Yi-Chia Chang <[email protected]> * Update torchgeo/datasets/south_america_soybean.py Co-authored-by: Yi-Chia Chang <[email protected]> * Update torchgeo/datasets/south_america_soybean.py Co-authored-by: Yi-Chia Chang <[email protected]> * Update torchgeo/datasets/south_america_soybean.py Co-authored-by: Yi-Chia Chang <[email protected]> * Update tests/datasets/test_south_america_soybean.py Co-authored-by: Yi-Chia Chang <[email protected]> * Update tests/datasets/test_south_america_soybean.py Co-authored-by: Yi-Chia Chang <[email protected]> * Update tests/datasets/test_south_america_soybean.py Co-authored-by: Yi-Chia Chang <[email protected]> * Update torchgeo/datasets/south_america_soybean.py Co-authored-by: Yi-Chia Chang <[email protected]> * Update torchgeo/datasets/south_america_soybean.py Co-authored-by: Yi-Chia Chang <[email protected]> * Update torchgeo/datasets/south_america_soybean.py Co-authored-by: Yi-Chia Chang <[email protected]> * Update tests/datasets/test_south_america_soybean.py Co-authored-by: Yi-Chia Chang <[email protected]> * Update tests/datasets/test_south_america_soybean.py Co-authored-by: Yi-Chia Chang <[email protected]> * Update tests/datasets/test_south_america_soybean.py Co-authored-by: Yi-Chia Chang <[email protected]> * Updated tests * fixed an error in init * fixed some path inconsistencies * fixed all errors * Fix comments * added dataset to datasets.rst * edit datasets.rst * pushed again * Delete tests/data/south_america_soybean/.DS_Store * Update docs/api/datasets.rst Co-authored-by: Yi-Chia Chang <[email protected]> * Edited datasets.rst * Edited datasets.rst * Fixed styling * Fix docstring formatting * Fix whitespace * Add blank line * Fixed download urls * Update geo_datasets.csv * Update torchgeo/datasets/south_america_soybean.py Co-authored-by: Adam J. Stewart <[email protected]> * Update torchgeo/datasets/south_america_soybean.py Co-authored-by: Adam J. Stewart <[email protected]> * Update torchgeo/datasets/south_america_soybean.py Co-authored-by: Adam J. Stewart <[email protected]> * Updated geo_datasets.csv and added years parameter to class * Delete tests/data/.DS_Store * Delete tests/.DS_Store * Update south_america_soybean.py * Fix docstring formatting --------- Co-authored-by: Yi-Chia Chang <[email protected]> Co-authored-by: Adam J. Stewart <[email protected]>
- Loading branch information