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
Release files for seabirdscientific 2.7.10
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| seabirdscientific-2.7.10.tar.gz | 70.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| seabirdscientific-2.7.10-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 123.3 kB
Release files / seabirdscientific-2.7.10.tar.gz
| Download URL | seabirdscientific-2.7.10.tar.gz |
|---|---|
| Size | 70.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
840e259dc49418313c0ce88eeec12172a2b36a544b380bf733211a265a8d3766
|
|
BLAKE2b-256 checksum How to use checksums |
2cde58821ac20ed01101397e65f970bc569a5ab4e62dc648b87f2f687be836b2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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}
|
Release files / seabirdscientific-2.7.10-py3-none-any.whl
| Download URL | seabirdscientific-2.7.10-py3-none-any.whl |
|---|---|
| Size | 52.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f0e8390e2d20604321f41f3e5998ba49ceffff180d9fb1554cadee09f0f96071
|
|
BLAKE2b-256 checksum How to use checksums |
5e42b24e7a295385ccd8af380c1cb0f4d678a9fd7c7419924befb25cb1b470b8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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}
|