https://github.com/ESMValGroup/ESMValTool
Revision 694c094c58260c0b1809816d3042ec3978a15f01 authored by SarahAlidoost on 18 February 2021, 12:23:06 UTC, committed by GitHub on 18 February 2021, 12:23:06 UTC
* remove lazy_regrid.py because now esmvalcore takes care of it

* replace lazy_regrid with regrid from esmvalcore

* use correct file format for wflow dem file

* sort import statements

* change time periods

* revise years in hype recipe

* bring back lazy_regrid and refactor it

* remove recipe_hype from this PR

* rename function lazy_regrid to rechunk_and_regrid

* replace iris with esmvalcore.processor.regrid

* rename lazy_regrid to compute_chunks, refactor the script and wflow diagnostics

* revise the docstring in compute_chunks.py
1 parent 3337f2d
History
Tip revision: 694c094c58260c0b1809816d3042ec3978a15f01 authored by SarahAlidoost on 18 February 2021, 12:23:06 UTC
Refactor lazy_regrid.py for wflow diagnostics (#2024)
Tip revision: 694c094
File Mode Size
.circleci
.github
doc
docker
esmvaltool
package
tests
.codacy.yml -rw-r--r-- 396 bytes
.dockerignore -rw-r--r-- 74 bytes
.editorconfig -rw-r--r-- 548 bytes
.gitignore -rw-r--r-- 1.2 KB
.pre-commit-config.yaml -rw-r--r-- 1.6 KB
.prospector.yml -rw-r--r-- 487 bytes
.pylintrc -rw-r--r-- 13.5 KB
.stickler.yml -rw-r--r-- 454 bytes
.yamllint -rw-r--r-- 81 bytes
.zenodo.json -rw-r--r-- 9.3 KB
CITATION.cff -rw-r--r-- 8.1 KB
CODE_OF_CONDUCT.md -rw-r--r-- 3.3 KB
CONTRIBUTING.md -rw-r--r-- 144 bytes
LICENSE -rw-r--r-- 11.1 KB
MANIFEST.in -rw-r--r-- 63 bytes
NOTICE -rw-r--r-- 7.8 KB
README.md -rw-r--r-- 2.1 KB
config-user-example.yml -rw-r--r-- 2.2 KB
ecmwf_api_client_meta.yaml -rw-r--r-- 864 bytes
environment.yml -rw-r--r-- 874 bytes
pyproject.toml -rw-r--r-- 100 bytes
setup.cfg -rw-r--r-- 674 bytes
setup.py -rwxr-xr-x 6.9 KB

README.md

back to top