You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,6 @@ A lightweight convenience wrapper for using CF attributes on xarray objects.
34
34
35
35
For example you can use ``.cf.mean("latitude")`` instead of ``.mean("lat")`` if appropriate attributes are set! This allows you to write code that does not require knowledge of specific dimension or coordinate names particular to a dataset.
36
36
37
-
See more in the introductory notebook `here<https://cf-xarray.readthedocs.io/en/latest/examples/introduction.html>`_.
37
+
See more in the `introductory notebook <https://cf-xarray.readthedocs.io/en/latest/examples/introduction.html>`_.
38
38
39
-
Try out our Earthcube 2021 Annual Meeting notebook submission `here<https://binder.pangeo.io/v2/gh/malmans2/cf-xarray-earthcube/main?filepath=DC_01_cf-xarray.ipynb>`_.
39
+
Try out our Earthcube 2021 Annual Meeting notebook `submission<https://binder.pangeo.io/v2/gh/malmans2/cf-xarray-earthcube/main?filepath=DC_01_cf-xarray.ipynb>`_.
0 commit comments