Skip to main content

Numba version of Jackett & McDougall (1995) ocean equation of state.

Project description

travis-ci build status license

This package provides a Numba implementation the JMD95 equation of state.

Usage

fastjmd95 provides three ufuncs:

>>> from fastjmd95 import rho, drhods, drhodt
>>> rho(35.5, 3., 3000.)
1041.83267
>>> drhodt(35.5, 3., 3000.)
-0.17244
>>> drhods(35.5, 3., 3000.)
0.77481

Tutorial

Tutorial notebook located at doc/fastjmd95_tutorial.ipynb.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fastjmd95-0.2.1.tar.gz (33.8 kB view hashes)

Uploaded Source

Built Distribution

fastjmd95-0.2.1-py3-none-any.whl (17.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page