Skip to content

Commit

Permalink
Bump (#314)
Browse files Browse the repository at this point in the history
* maint|doc: minor update

---------

Co-authored-by: Abel Aoun <aoun.abel@outlook.com>
  • Loading branch information
bzah and Abel Aoun authored Apr 30, 2024
1 parent 56b059c commit f970729
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
10 changes: 8 additions & 2 deletions doc/source/references/release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
Release history
#################

*******
******
7.0.0
*******
******

date: 2024-04-30

Expand All @@ -19,6 +19,12 @@ Breaking changes summary
Details
=======

- [maint] **BREAKING CHANGE**
Created a `_core` package which should not be used outside icclim source.
Its content may change without deprecation warnings.

- [enh] Added DCSC indices under `icclim.dcsc` namespace.

- [doc] Adapt Christian's notebooks from ISENES and add them as
tutorials in our documentation.

Expand Down
1 change: 0 additions & 1 deletion src/icclim/dcsc/registry.py
Original file line number Diff line number Diff line change
Expand Up @@ -483,4 +483,3 @@ def get_item_aliases(item: StandardIndex) -> list[str]:
input_variables=[StandardVariableRegistry.SFC_WIND],
qualifiers=[REFERENCE_PERIOD_INDEX, QUANTILE_BASED],
)
# HUMIDITÉ

0 comments on commit f970729

Please sign in to comment.