Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* dataset info land cover * add downloading function and demo notebook * add ingest function and unzip * coarsen land cover and finish ingest * add load method * add convert function and update ALMA * add test for cds util request land cover * use TemporaryDirectory for temporary unzipped files * add tests for download and ingest * add tests for load and convert * increase coverage * drop py3.9 and fix unit tests for windows * Revert "drop py3.9 and fix unit tests for windows" This reverts commit 4ca978d. * drop py39 * close dataset to fix tests on windows * Revert "close dataset to fix tests on windows" This reverts commit abf11da. * fix linter after dropping py39 * try context manager to fix tests on windows * address comments * Apply suggestions from code review Co-authored-by: Bart Schilperoort <[email protected]> * address review comments --------- Co-authored-by: Bart Schilperoort <[email protected]>
- Loading branch information