A package for processing and analyzing CTD data.
Project description
CTDFjorder is a Python package for processing and analyzing CTD (Conductivity, Temperature, Depth) data. Documentation: Read the docs
⭐ Features
- Read RBR (.rsk) and SonTek Castaway (.csv) files and extract CTD data
- Process CTD data, including removing non-positive samples and cleaning data
- Calculate derived quantities such as absolute salinity, density, and potential density
- Determine mixed layer depth (MLD) using different methods
- Generate plots for visualizing CTD profiles and derived quantities
- Command-line interface (CLI) for easy processing and merging of CTD data files
📦 Installation
It's recommended that you create a new environment just for CTDFjorder. This can be done in conda with the following command.
conda create --name ctdfjorder python=3.12
conda activate ctdfjorder
To install ctdfjorder you can use pip:
pip install ctdfjorder
🚀 Usage
CTDFjorder provides a command-line interface (CLI) for processing and analyzing CTD data in addition to serving as a python library. A tutorial has been setup here for running the CLI.
⚠️ Issues
If you encounter an issue while running or using CTDFjorder, please submit a report on the Issues page. This is the fastest way to get your problem resolved.
📝 License
CTDFjorder is released under the MIT License.
📑 Citing CTDFjorder
Citation information for CTDFjorder can be found here zenodo.13293665.
📢 Acknowledgments
CTDFjorder was developed for the Fjord Phyto project. The GSW-python library was used for certain dervied calculations.
Citations
McDougall, T. J., & Barker, P. M. (2011). Getting started with TEOS-10 and the Gibbs Seawater (GSW) Oceanographic Toolbox. SCOR/IAPSO WG127.
Pan, B.J.; Vernet, M.; Reynolds, R.A.; Mitchell, B.G.: The optical and biological properties of glacial meltwater in an Antarctic fjord. PLOS ONE 14(2): e0211107 (2019). https://doi.org/10.1371/journal.pone.0211107
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 ctdfjorder-0.8.91.tar.gz
.
File metadata
- Download URL: ctdfjorder-0.8.91.tar.gz
- Upload date:
- Size: 51.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.5 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bdf77b3d8314e9fdeb9ddd2640b3dacfd90da85950a169f88b3515fb389be03b |
|
MD5 | 22885fe437ad7c2a565e7cded87348cd |
|
BLAKE2b-256 | 1c5f1a4ed05db48c1695d15e53437b1bb3bb733bfb9a9af5616e53d80c5b9370 |
File details
Details for the file ctdfjorder-0.8.91-py3-none-any.whl
.
File metadata
- Download URL: ctdfjorder-0.8.91-py3-none-any.whl
- Upload date:
- Size: 57.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.5 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d54f9b39ac528ecb913d648673d518c651a246df7f1855d9b7e5ba8c3f03e52d |
|
MD5 | 9a867db01eadd98d191a8894f46485a9 |
|
BLAKE2b-256 | b8b27b894d828d0f5a977d701d90cc46340d82a28686b558dbc368db36754fc8 |