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

Updating water vapour branch #15

Merged
merged 204 commits into from
Jul 6, 2023
Merged

Updating water vapour branch #15

merged 204 commits into from
Jul 6, 2023

Conversation

malininae
Copy link
Owner

Description

  • Closes #issue_number
  • Link to documentation:

Before you get started

Checklist

It is the responsibility of the author to make sure the pull request is ready to review. The icons indicate whether the item will be subject to the 🛠 Technical or 🧪 Scientific review.

New or updated recipe/diagnostic

New or updated data reformatting script


To help with the number of pull requests:

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 (ESMValGroup#2830)

* pin matplotlib

* pin matplotlib

* pin matplotlib
…e_change_hotspot.yml (ESMValGroup#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 (ESMValGroup#2848)

replace xarray ufuncs with bogstandard numpy
…2801)

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]>
…p#2860)

* 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
…ons (ESMValGroup#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]>
…#2862)

* 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]>
Updating Linux condalock file

Co-authored-by: valeriupredoi <[email protected]>
…MValGroup#2719)

* 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 (ESMValGroup#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]>
bouweandela and others added 29 commits June 6, 2023 15:44
Co-authored-by: Manuel Schlund <[email protected]>
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: Manuel Schlund <[email protected]>
…nstall in development installation test (ESMValGroup#3213)

Co-authored-by: Bouwe Andela <[email protected]>
Co-authored-by: Valeriu Predoi <[email protected]>
Co-authored-by: Rémi Kazeroni <[email protected]>
…p#3021)

Co-authored-by: Evgenia Galytska <[email protected]>
Co-authored-by: Evgenia Galytska <[email protected]>
Co-authored-by: Evgenia Galytska <[email protected]>
Co-authored-by: Brei Soliño <[email protected]>
Co-authored-by: Breixo Soliño <[email protected]>
Co-authored-by: Rémi Kazeroni <[email protected]>
Co-authored-by: Lisa Bock <[email protected]>
Co-authored-by: Valeriu Predoi <[email protected]>
Co-authored-by: Rémi Kazeroni <[email protected]>
@malininae malininae merged commit 1cfd437 into water_vapor_carsten Jul 6, 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.