https://github.com/ESMValGroup/ESMValTool
Revision b08fe2f039dac13886a63e8eebdf281e9d89eb6a authored by sloosvel on 17 February 2021, 15:41:51 UTC, committed by GitHub on 17 February 2021, 15:41:51 UTC
* First working version

* Perform temporal mean

* Fix some lint issues

* Extract season properly

* Add recipe documentation

* Load vars by shortname

* Fix winter script

* Improve output file name

* Update preproc names

* Update recipe

* Add provenance

* Fix lint issues

* Fix identation

* Fix lint issues

* Fix identation

* Update esmvaltool/diag_scripts/primavera/eady_growth_rate.py

Co-Authored-By: Bouwe Andela <bouweandela@users.noreply.github.com>

* Update recipe with PRIMAVERA datasets

* Consider models that need ua to be regridded

* Update references properly

* Fix yamllint issues

* Remove institute

* Reorder files

* Fix provenance

* Compute climatology as an option

* Add option to compute means at the end

* Fix style issues

* First version of plot, pending to clean

* Clean recipe and diag

* Add documentation, pending to add figure

* Add figure to documentation

* Add missing author

* Fix documentation

* Fix more documentation

* Address suggestions from code review

* Fix style issues

* Update doc/sphinx/source/recipes/recipe_eady_growth_rate.rst

Co-authored-by: Stef Smeets <stefsmeets@users.noreply.github.com>

* Fix more style issues

* Fix documentation

* Fix more style issues

* Apply suggestions from code review

Co-authored-by: Stef Smeets <stefsmeets@users.noreply.github.com>

* Fix more style issues

* More codacy issues

* Add suggestion fro scientific review

* Codacy

* Remove uneeded parenthesis

* Fix doc format

* Fix doc format

Co-authored-by: Bouwe Andela <b.andela@esciencecenter.nl>
Co-authored-by: Bouwe Andela <bouweandela@users.noreply.github.com>
Co-authored-by: Stef Smeets <stefsmeets@users.noreply.github.com>
Co-authored-by: Javier Vegas-Regidor <javier.vegas@bsc.es>
1 parent 8e5d673
History
Tip revision: b08fe2f039dac13886a63e8eebdf281e9d89eb6a authored by sloosvel on 17 February 2021, 15:41:51 UTC
Add PRIMAVERA Eady Growth Rate diagnostic (#1285)
Tip revision: b08fe2f
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