Sea-Bird Scientific Community Toolkit
Project description
seabirdscientific
This is the repository for the Sea-Bird Scientific (SBS) Community Toolkit. It is a collection of:
- Python code to help in user developed processing of data collected with SBS instruments (see the repository src/sbs folder).
- Example SBS instrument data (see the repository documentation/example_data folder).
- A Jupyter notebook that documents the current toolkit processing options that can be applied to data collected with SBE 37 and SBE 19plus V2 CTDs (see the repository documentation folder). This notebook also serves to document the processing options available in the SBS Fathom application.
Documentation
https://github.com/Sea-BirdScientific/seabirdscientific/tree/main/documentation
Package Installation With pip
The seabirdscientific package uses Python 3.9 or greater. To install the package in a Python environment using pip send the command:
On Windows:
py -m pip install seabirdscientific
On Unix/macOS:
python3 -m pip install seabirdscientific
For additional information see the Python.org Installing Packages reference.
Example package use within python code
import seabirdscientific
from seabirdscientific import contour
import seabirdscientific.conversion as conv
import seabirdscientific.processing as proc
Required Software
You must have Python version 3.9 or higher installed in order to use the toolkit.
CTD Jupyter Notebook
The ctd-processing.ipynb notebook in the documentation folder provides examples of the methods that can be applied to SBS CTD data within both the toolkit and the SBS Fathom application. There are a number of online references available with information on Jupyter notebook setup for different platforms and environments. For those who are not interested in an interactive notebook, there is a static version available in PDF format.
Contributions to the Toolkit
If you have code that you would like to contribute to the SBS community toolkit please see the Toolkit Contribution Guidelines.
If you have a question, please submit it using this question form.
If you would like to request a new feature, please submit a feature request form.
If you find a bug, please submit a bug report.
If you have data to share for inclusion in the toolkit, or for anything else, please contact SBS customer support
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file seabirdscientific-2.7.3.tar.gz.
File metadata
- Download URL: seabirdscientific-2.7.3.tar.gz
- Upload date:
- Size: 70.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.16 {"installer":{"name":"uv","version":"0.9.16","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c8b40e39a58035a6e076f24bc753164ac5b91f5c08219cfd7f8c16caf0f0ecb
|
|
| MD5 |
00bac9bb74f9d4a77138d853c25e71d3
|
|
| BLAKE2b-256 |
acc649c762a33cec2000935fab645227ac524db7a8a23176e3d05d1816609725
|
File details
Details for the file seabirdscientific-2.7.3-py3-none-any.whl.
File metadata
- Download URL: seabirdscientific-2.7.3-py3-none-any.whl
- Upload date:
- Size: 52.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.16 {"installer":{"name":"uv","version":"0.9.16","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eb29632c7c5e856dd92962985c2b4fc3cc10375e07965e331639a2554519aa11
|
|
| MD5 |
1b445a97c34549879b026ea8ce59110a
|
|
| BLAKE2b-256 |
6bd7ba95a8646cc5dd028692ffdb4c805d75c1667a47e5e02feadad1b144f433
|