CTD and bottle data processing package from UCSD ODF
Project description
ctdcal project
The ctdcal project is a library primarily designed to process data from CTD casts and calibrate them against Niskin bottle samples.
In the future, parts of the ctdcal library will be split off into additional packages, such as an "ocean sensors" package with Python implementations of conversion routines for in-situ sensors used for ocean measurement.
Installation
Clone repository
Pull down the latest version of ctdcal:
git clone https://github.com/cchdo/ctdcal.git
Install ctdcal and dependencies
Change directories to the top-level ctdcal:
cd ctdcal
Create a new virtual environment with your preferred environment manager and install with pip:
pip install .
Note: there is an occasional (conda?) bug where CLI tools are not immediately accessible after install – this can usually be remedied by deactivating and reactiving the virtual environment.
Initialize default /data/
folders by running:
ctdcal init
(Future versions of ctdcal are planned have more robust init options/flags/etc.)
Usage
Import and process data
To process data, copy over raw .hex
and .xmlcon
files into /data/raw/
and reference data to their appropriate folder (oxygen
, reft
, salt
).
Users can process their data with individual ctdcal functions or try:
ctdcal process [--group ODF]
to process using ODF procedures.
LICENSING
BSD 3-clause
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
Built Distribution
File details
Details for the file ctdcal-0.1.0b0.tar.gz
.
File metadata
- Download URL: ctdcal-0.1.0b0.tar.gz
- Upload date:
- Size: 97.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b87f39ea22a86f74adda6dc02242e59c47af296c3db8ed4cbb7f41ebb1c6ab06 |
|
MD5 | 472b56fda0530e406eb94e998d547e9b |
|
BLAKE2b-256 | 63b7cf7baa03640988011515927bdd0c251077521c684f5044e2256fb9490b26 |
File details
Details for the file ctdcal-0.1.0b0-py3-none-any.whl
.
File metadata
- Download URL: ctdcal-0.1.0b0-py3-none-any.whl
- Upload date:
- Size: 97.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 24d6a0ade1f808ef2b8552aaf1e99edac56256bbc161d160e8bfa90bacdc3fc7 |
|
MD5 | b5faebea7cacc594251a6f1d314e1fe8 |
|
BLAKE2b-256 | 13ff1cad210f7222b46831f487c63af4469f0c59a7bc1ece76919bb8561541c5 |