Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add download function for era5 * check existence and overwrite * make mypy happy and add variables list * era5 data ingestion * update convention path and update demo notebook * update zampy variable names * update demo notebook * add tests for new utils * add tests for era5 dataset * fix tests for loading .cdsapirc * check size before downloading * add progress bar and message for downloading * silent too many arguments * fix unittest on windows using mktemp from pytest * update convention and variable units * update tests with all variables * compare units with pint unit registry * add all variables to tests * fix typo in convention * combine tests for similar variables * make linter happy * Apply suggestions from code review Co-authored-by: Bart Schilperoort <[email protected]> * update variable names accordingly * convert precipitation with pint --------- Co-authored-by: Bart Schilperoort <[email protected]>
- Loading branch information