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 a53bdee commit 046a717Copy full SHA for 046a717
1 file changed
docs/details/known_issues.rst
@@ -8,14 +8,14 @@ Known Problems
8
To be fixed
9
10
* in conversion from iris cubes
11
- with `from_iris <https://ncdata.readthedocs.io/en/latest/api/ncdata.iris.html#ncdata.iris.from_iris>`_
+ with `from_iris <https://ncdata.readthedocs.io/en/latest/details/api/ncdata.iris.html#ncdata.iris.from_iris>`_
12
13
* use of an `unlimited_dims` key currently causes an exception
14
15
* `issue#43 <https://github.com/pp-mo/ncdata/issues/43>`_
16
17
* in conversion to xarray
18
- with `to_xarray <https://ncdata.readthedocs.io/en/latest/api/ncdata.xarray.html#ncdata.xarray.to_xarray>`_
+ with `to_xarray <https://ncdata.readthedocs.io/en/latest/details/api/ncdata.xarray.html#ncdata.xarray.to_xarray>`_
19
20
* dataset encodings are not reproduced
21
0 commit comments