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 66007af commit d419ea8Copy full SHA for d419ea8
Changelog
@@ -1,5 +1,7 @@
1
since version 1.7.2 release
2
===========================
3
+ * support os.PathLike arguments for `Dataset.fromcdl` and raise a `FileNotFoundError`
4
+ if the cdl is missing and a `FileExistsError` if the nc file already exists (PR #1387)
5
* raise more informative error when trying to iterate or
6
perform a membership operation on a Dataset (issue #1383)
7
* fix type hint for createEnumType (issue #1378)
0 commit comments