Skip to content

Commit

Permalink
#2461: Add highlights
Browse files Browse the repository at this point in the history
  • Loading branch information
ehogan committed Jun 20, 2024
1 parent d0baeb7 commit b3d715c
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion doc/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,18 @@ v2.11.0
-------
Highlights

TODO: add highlights
- Performance improvements have been made to many preprocessors:

- Preprocessors :func:`esmvalcore.preprocessor.mask_landsea`,
:func:`esmvalcore.preprocessor.mask_landseaice`,
:func:`esmvalcore.preprocessor.mask_glaciated`,
:func:`esmvalcore.preprocessor.extract_levels` are now lazy

- Several new preprocessors have been added:

- :func:`esmvalcore.preprocessor.local_solar_time`
- :func:`esmvalcore.preprocessor.distance_metrics`
- :func:`esmvalcore.preprocessor.histogram`

This release includes

Expand Down

0 comments on commit b3d715c

Please sign in to comment.