python-seawater
This is a Python re-write of the CSIRO seawater toolbox (SEAWATER-3.3) for calculating the properties of sea water. The package uses the formulas from Unesco's joint panel on oceanographic tables and standards, UNESCO 1981 and UNESCO 1983 (EOS-80).
The EOS-80 library is considered now obsolete; it is provided here for compatibility with old scripts, and to allow a smooth transition to the new TEOS-10.
Warning
The Python version default output unit for sw.dist is km instead of nm.
Here we assume pressure as the first dimension, i.e. M pressure by N positions (See the table below). The Matlab version does some guessing at this that we simply ignore to avoid confusions.
| P | S | T |
|---|---|---|
| 10 | 34.5487 | 28.7856 |
| 50 | 34.7275 | 28.4329 |
| 125 | 34.8605 | 22.8103 |
| 250 | 34.6810 | 10.2600 |
| 600 | 34.5680 | 6.8863 |
| 1000 | 34.5600 | 4.4036 |
The current version was tested against the Matlab seawater v3.3 reproducing all functions and results from that release.
Release files for seawater 3.3.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| seawater-3.3.5.tar.gz | 22.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| seawater-3.3.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 48.2 kB
Release files / seawater-3.3.5.tar.gz
| Download URL | seawater-3.3.5.tar.gz |
|---|---|
| Size | 22.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ed3443330d76e5054ad6e3f60ac5a1e407f703504887be9352c35a9d77fd6fa8
|
|
BLAKE2b-256 checksum How to use checksums |
dc3254fe53a6dd93ab298ed4f7fbcfac159f564ca3f91ae7bb2f91d44d3e5c74
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.0 CPython/3.12.3
|
Release files / seawater-3.3.5-py3-none-any.whl
| Download URL | seawater-3.3.5-py3-none-any.whl |
|---|---|
| Size | 25.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
765aa6b6a82db3d4e9232313420e4d665218d8863a383f5bc4dd49d5f1f0c1d1
|
|
BLAKE2b-256 checksum How to use checksums |
e0a0f627b17b66584deba76442fe5d0f11590151539603072aabad65069f6579
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.0 CPython/3.12.3
|