Skip to content

Commit 43500b2

Browse files
committed
Add some badges to the readme
1 parent 89f4f68 commit 43500b2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
gsw-xarray: Wrapper for gsw that adds CF attributes
29
===================================================
10+
|CI Status| |Documentation Status|
311

412
gsw-xarray is a wrapper for `gsw python <https://github.com/TEOS-10/GSW-python>`_
513
that will add CF attributes to xarray.DataArray outputs.

0 commit comments

Comments
 (0)