Skip to content

Commit bdfcd88

Browse files
committed
ignore_coordinate_units
1 parent d250a64 commit bdfcd88

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Changelog.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ version NEXTVERSION
77
(https://github.com/NCAS-CMS/cf-python/issues/784)
88
* Include the UM version as a field property when reading UM files
99
(https://github.com/NCAS-CMS/cf-python/issues/777)
10+
* New keyword parameter to `cf.Field.derivative`:
11+
``ignore_coordinate_units``
12+
(https://github.com/NCAS-CMS/cf-python/issues/807)
13+
* Fix bug that sometimes puts an incorrect ``radian-1`` or
14+
``radian-2`` in the returned units of the differential operator
15+
methods and functions
16+
(https://github.com/NCAS-CMS/cf-python/issues/807)
1017
* Fix bug where `cf.example_fields` returned a `list` of Fields rather
1118
than a `Fieldlist`
1219
(https://github.com/NCAS-CMS/cf-python/issues/725)

0 commit comments

Comments
 (0)