Skip to content

Commit 388b20d

Browse files
authored
Update README.rst
1 parent ba93b0a commit 388b20d

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
fastjmd95: Numba implementation of Jackett & McDougall (1995) ocean equation of state
22
=====================================================================================
33

4-
|pypi| |conda forge| |Build Status| |codecov| |license|
4+
|Build Status| |license|
55

66
This package provides a Numba_ implementation the JMD95 equation of state.
77

@@ -20,7 +20,10 @@ fastjmd95 provides three ufuncs:
2020
>>> drhods(35.5, 3., 3000.)
2121
0.77481
2222
23-
Actual documentation coming soon.
23+
Tutorial
24+
--------
25+
26+
Tutorial notebook located at `doc/fastjmd95_tutorial.ipynb <https://nbviewer.jupyter.org/github/xgcm/fastjmd95/blob/master/doc/fastjmd95_tutorial.ipynb>`_.
2427

2528
.. _Pangeo: http://pangeo-data.github.io
2629
.. _Numba: http://numba.pydata.org/

0 commit comments

Comments
 (0)