We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 537d711 commit bb349b7Copy full SHA for bb349b7
1 file changed
Changelog.rst
@@ -17,9 +17,12 @@ Version NEXTVERSION
17
* New optional backend for netCDF-3 in `cf.read` that allows parallel
18
reading: ``netcdf_file``
19
(https://github.com/NCAS-CMS/cf-python/issues/912)
20
-* Changed dependency: ``cfdm>=1.13.1.0, <1.13.2.0``
+* Fix bug in `cf.read` that wouldn't read non-Zarr and Zarr datasets
21
+ from the same directory
22
+ (https://github.com/NCAS-CMS/cfdm/issues/391)
23
* Fix for subspacing with cyclic `cf.wi` and `cf.wo` arguments
24
(https://github.com/NCAS-CMS/cf-python/issues/887)
25
+* Changed dependency: ``cfdm>=1.13.1.0, <1.13.2.0``
26
27
Version 3.19.0
28
--------------
0 commit comments