We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d250a64 commit bdfcd88Copy full SHA for bdfcd88
Changelog.rst
@@ -7,6 +7,13 @@ version NEXTVERSION
7
(https://github.com/NCAS-CMS/cf-python/issues/784)
8
* Include the UM version as a field property when reading UM files
9
(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
17
* Fix bug where `cf.example_fields` returned a `list` of Fields rather
18
than a `Fieldlist`
19
(https://github.com/NCAS-CMS/cf-python/issues/725)
0 commit comments