Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions docs/source/release-notes/version_1.0.0rc_updates.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@ Version 1.0.0 Release Candidate Updates
///////////////////////////////////////


Version 1.0.0rc2
==================

Changes
-------

- Changed the default value for the Field ``ensemble.member`` metadata from "0" to None. It is used when the Field does not contain any ensemble member information. (:pr:`960`).

Fixes
-------

- Fixed issue when the geography for GRIB data on ORCA and ICON grids was not correctly handled (:pr:`961`).



Version 1.0.0rc0
==================

Expand Down
Loading