Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update main to 2.8 #12

Merged
merged 153 commits into from
Mar 29, 2023
Merged

Update main to 2.8 #12

merged 153 commits into from
Mar 29, 2023

Conversation

malininae
Copy link
Owner

Updating to 2.8

valeriupredoi and others added 30 commits October 4, 2022 17:00
* update merra2 config file

* make error more user firndly

* implement cube operations

* add a couple errors prints

* appease god Flake

* added test

* add to test

* actually raise stuff when selections are empty

* add raw and component raw vars to attributes

* improve testing

* 87 purrcent coverage babay

* adding extra vars given by Jerry

* run a GA set of tests

* deactivate logger warning suppression

* turn off GA testing

* update OBS table in dox

* added alternative source for data

* added Jerry as author

* update zenodo file

* fix codacy issues

* put back old varname fool annoying Codacy

* add extra possible attributes

* add encoding type at yaml load point

* fix codacy issue

* add to test module

* added variables

* update file with new server and a bit more instructions

* update obs check recipe with dunkload of new variables for MERRA2

* set current upper limit to 2022

* fix vertical levels

* add height10m func attr for module

* fix missing hight2m and height10m

* fix file patterns so all data can be found

* add missing downlod dir for tasmin tasmax

* fixed the peculiar uv alevel case

* add to test module cover what Ive implemented earlier

* Update esmvaltool/cmorizers/data/formatters/datasets/merra2.py

Co-authored-by: Rémi Kazeroni <[email protected]>

* Update esmvaltool/recipes/examples/recipe_check_obs.yml

Co-authored-by: Rémi Kazeroni <[email protected]>

* Update esmvaltool/recipes/examples/recipe_check_obs.yml

Co-authored-by: Rémi Kazeroni <[email protected]>

* Update esmvaltool/cmorizers/data/cmor_config/MERRA2.yml

Co-authored-by: Rémi Kazeroni <[email protected]>

* Update input.rst

* Update esmvaltool/cmorizers/data/formatters/datasets/merra2.py

Co-authored-by: Rémi Kazeroni <[email protected]>

* reinstate main branch zenodo file

Co-authored-by: Remi Kazeroni <[email protected]>
Co-authored-by: Rémi Kazeroni <[email protected]>
* Fixed wrong latitudes in NDP CMORizer

* Fixed wrong latitudes
…t fails doc builds (#2830)

* pin matplotlib

* pin matplotlib

* pin matplotlib
…e_change_hotspot.yml (#2823)

* Rename figure that had Windows incompatible filename
* Remove unused figures from documentation
* Save figures titles with "-" instead of ":"

Co-authored-by: jcos <[email protected]>
Updating Linux condalock file

Co-authored-by: valeriupredoi <[email protected]>
…ibrate_sigmas.py (#2848)

replace xarray ufuncs with bogstandard numpy
Update documentation for the Landscuetzer 2016 recipe.

The observational dataset "spco2" has been replaced by an updated version,
and the original dataset is no longer available. This commit updates the
documentation according to the current cmor_config/Landschuetzer2016.yml file.
* fix units of clt and fix variable va

Co-authored-by: Valeriu Predoi <[email protected]>
* Remove missing ESGF datasets

* Finish removing
* up esmvalcore version to 2.7 since we released yesterday

* up esmvalcore version to 2.7 since we released yesterday

* run a GA test just to be sure

* turn of GA test on feature branch
* fixed anaconda badge

* add cf repo
Co-authored-by: Bouwe Andela <[email protected]>
Co-authored-by: Valeriu Predoi <[email protected]>
…ons (#2730)

* added docs on multiple dataset versions

* fixed typos

* added link

* Apply suggestions from code review

Co-authored-by: Axel Lauer <[email protected]>

* fix title underline

* improved formatting

Co-authored-by: Axel Lauer <[email protected]>
* Fix bug when using log-scale y-axis for ocean transects.

Using `plt.axes().set_ylogscale('log')` creates a new axes on top of the
original figure. Replace with `plt.gca().set_yscale('log')` to adjust
the existing figure axes to log scale.

* dummy docstring trigger CI

Co-authored-by: Valeriu Predoi <[email protected]>
…_extrapolate` (#2841)

replace with new regrid scheme
Updating Linux condalock file

Co-authored-by: valeriupredoi <[email protected]>
)

* Create maintainer.rst

* Added "maintaining a recipe" to index.rst

* Update index.rst

* Update maintainer.rst

* Update maintainer.rst

* Update maintainer.rst

* Update maintainer.rst

* Update maintainer.rst

* Update maintainer.rst

* Update maintainer.rst

* Update doc/sphinx/source/community/maintainer.rst

Co-authored-by: Bettina Gier <[email protected]>

* Update doc/sphinx/source/community/maintainer.rst

Co-authored-by: Bettina Gier <[email protected]>

* Update doc/sphinx/source/community/maintainer.rst

Co-authored-by: Rémi Kazeroni <[email protected]>

* Update doc/sphinx/source/community/maintainer.rst

Co-authored-by: Rémi Kazeroni <[email protected]>

* Update doc/sphinx/source/community/maintainer.rst

Co-authored-by: Rémi Kazeroni <[email protected]>

* Update maintainer.rst

* Update maintainer.rst

* fixed typo

Co-authored-by: Bouwe Andela <[email protected]>

* Update maintainer.rst

* Extending documentation: broken recipe policy (#2720)

Co-authored-by: Valeriu Predoi <[email protected]>
Co-authored-by: Manuel Schlund <[email protected]>

* Update doc/sphinx/source/community/maintainer.rst

Co-authored-by: Pep Cos <[email protected]>

* Add links

Co-authored-by: Bettina Gier <[email protected]>
Co-authored-by: Rémi Kazeroni <[email protected]>
Co-authored-by: Bouwe Andela <[email protected]>
Co-authored-by: Valeriu Predoi <[email protected]>
Co-authored-by: Manuel Schlund <[email protected]>
Co-authored-by: Pep Cos <[email protected]>
* Add iris-esmf-regrid as a dependency

* Activate github tests

* Dectivate github tests
* added guff for 270

* remove todo

* bleh piratical string

* fix broken link to Tebaldy paper add recipe link to it and missing two PRs

* move pin on matplotlib from Documentation to Bugs

* removed MO RTW PRs

* remove one more RTW PR and 2720
Updating Linux condalock file

Co-authored-by: valeriupredoi <[email protected]>
Rémi Kazeroni and others added 29 commits March 14, 2023 12:12
Co-authored-by: sloosvel <[email protected]>
Co-authored-by: sloosvel <[email protected]>
Co-authored-by: Rémi Kazeroni <[email protected]>
Co-authored-by: Bouwe Andela <[email protected]>
…gister" for `recipe_ arctic_ocean` (#3112)

Co-authored-by: Valeriu Predoi <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: valeriupredoi <[email protected]>
Co-authored-by: Rémi Kazeroni <[email protected]>
Co-authored-by: Manuel Schlund <[email protected]>
Co-authored-by: Alistair Sellar <[email protected]>
Co-authored-by: Valeriu Predoi <[email protected]>
Co-authored-by: Bouwe Andela <[email protected]>
Co-authored-by: sloosvel <[email protected]>
Co-authored-by: sloosvel <[email protected]>
Co-authored-by: Rémi Kazeroni <[email protected]>
Co-authored-by: Tomas Torsvik <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: valeriupredoi <[email protected]>
…yzing the output (#3032)

Co-authored-by: Bouwe Andela <[email protected]>
Co-authored-by: Rémi Kazeroni <[email protected]>
@malininae malininae merged commit 66b9f3a into malininae:main Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.