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.
2 parents 89f4f68 + 43500b2 commit c7a85a4Copy full SHA for c7a85a4
README.rst
@@ -1,5 +1,13 @@
1
+.. |CI Status| image:: https://github.com/docotak/gsw-xarray/actions/workflows/ci.yml/badge.svg
2
+ :target: https://github.com/DocOtak/gsw-xarray/actions/workflows/ci.yml
3
+ :alt: CI Status
4
+.. |Documentation Status| image:: https://readthedocs.org/projects/gsw-xarray/badge/?version=latest
5
+ :target: https://gsw-xarray.readthedocs.io/en/latest/?badge=latest
6
+ :alt: Documentation Status
7
+
8
gsw-xarray: Wrapper for gsw that adds CF attributes
9
===================================================
10
+|CI Status| |Documentation Status|
11
12
gsw-xarray is a wrapper for `gsw python <https://github.com/TEOS-10/GSW-python>`_
13
that will add CF attributes to xarray.DataArray outputs.
0 commit comments