Certified values for seawater reference materials
Project description
seawater_crm
Certified values for seawater reference materials as pandas DataFrames.
Installation
pip install seawater_crm
conda install conda-forge::seawater_crm
Usage
See module and function docstrings for more detailed information.
Dickson CO2 CRMs
import seawater_crm as swcrm
# Generate pandas DataFrame containing certified values
crm = swcrm.dickson.get_crm_batches()
# Access values for (a) given batch(es)
batches = [205, 206, 208]
dic_certified = crm.loc[batches].dic
alkalinity_certified = crm.loc[batches].alkalinity
Nutrient, salinity, bottling date and flag columns are also available in the DataFrame, but the data in the nutrient columns are not yet complete.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
seawater_crm-0.1.tar.gz
(20.9 kB
view details)
Built Distribution
File details
Details for the file seawater_crm-0.1.tar.gz
.
File metadata
- Download URL: seawater_crm-0.1.tar.gz
- Upload date:
- Size: 20.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | af6e76a580f3bd7d275b72b83b0f1069a440d8c15a8b1eac26a081882b66b970 |
|
MD5 | 623aaff79515de889d35c833ff455bcf |
|
BLAKE2b-256 | 384b2caa425c2e3ddc1afef50dce56d71cb99ae5598ecb9275f6be752d88af7d |
File details
Details for the file seawater_crm-0.1-py3-none-any.whl
.
File metadata
- Download URL: seawater_crm-0.1-py3-none-any.whl
- Upload date:
- Size: 20.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eeda1c6e3839b63a1114b4b75396871af9cbe32de34e9abb4d87ad81a43dee91 |
|
MD5 | a7d1a74c36482ff3962c7838e5de34c5 |
|
BLAKE2b-256 | 59e5dd422d980a582e3d8c104569a5b36914a6727faec0c63a19c74b1f9cd4f6 |