ESMValGroup / ESMValCore

ESMValCore: A community tool for pre-processing data from Earth system models in CMIP and running analysis scripts.
https://www.esmvaltool.org
Apache License 2.0
42 stars 38 forks source link

Add draft release notes for v2.11.0rc1 #2414

Closed chrisbillowsMO closed 3 months ago

chrisbillowsMO commented 3 months ago

Description

Closes #2413.


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.


To help with the number pull requests:

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.51%. Comparing base (66136df) to head (ac06fbf).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2414 +/- ## ======================================= Coverage 94.51% 94.51% ======================================= Files 246 246 Lines 14020 14020 ======================================= Hits 13251 13251 Misses 769 769 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

chrisbillowsMO commented 3 months ago

Looking good already! Could you make the names of preprocessor functions links, e.g. replace _regridtime by

:func:`esmvalcore.preprocessor.regrid_time`

etc? And take care to make monospace strings render like that, i.e. use double backtics instead of single ones?

All Sphinx formatting should be fixed here: 65f9277ca

chrisbillowsMO commented 3 months ago

Hey look we did a thing! ๐Ÿ˜๐Ÿš€

https://esmvaltool--2414.org.readthedocs.build/projects/ESMValCore/en/2414/changelog.html#v2-11-0