Skip to content

Commit 748436b

Browse files
authored
Add earthcube 2021 notebook link to readme
1 parent 5774665 commit 748436b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,5 @@ A lightweight convenience wrapper for using CF attributes on xarray objects.
3535
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.
3636

3737
See more in the introductory notebook `here <https://cf-xarray.readthedocs.io/en/latest/examples/introduction.html>`_.
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>`_.

0 commit comments

Comments
 (0)