("A toolkit for processing Seaglider base station NetCDF files: "
Project description
Glider tools is a Python 3.8+ package designed to process data from the first level of processing to a science ready dataset (delayed mode quality control). The package is designed to easily import data to a standard column format (numpy.ndarray or pandas.DataFrame). Cleaning and smoothing functions are flexible and can be applied as required by the user. We provide examples and demonstrate best practices as developed by the SOCCO Group, with early contributions from Polar Gliders at the University of Gothenburg. GliderTools includes contributions from VOTO. We aim to implement Best Practices developed by OceanGliders in the ongoing discussions.
Please cite the original publication of this package and the package itself.
Installation
Conda
To install the core package from conda-forge run: conda install -c conda-forge glidertools
PyPI
To install the core package run: pip install glidertools.
GitHub
Clone glidertools to your local machine: git clone https://github.com/GliderToolsCommunity/GliderTools
Change to the parent directory of GliderTools
Install glidertools with pip install -e ./GliderTools. This will allow changes you make locally, to be reflected when you import the package in Python
Recommended, but optional packages
There are some packages that are not installed by default, as these are large packages or can result in installation errors, resulting in failure to install GliderTools. These should install automatically with pip install package_name:
gsw: accurate density calculation (may fail in some cases)
pykrige: variogram plotting (installation generally works, except when bundled)
plotly: interactive 3D plots (large package)
How you can contribute
Join the community by introducing yourself (no need to be a Python or Git guru! Just say what you are working with and join the discussion)
If you find an error, please report it on as a Github issue. Please copy the entire error message (even if it’s long).
Oxygen processing is rudimentary so far but we are on it and happy to get your support in this discussion
For contributing follow the instructions
Acknowledgements
We rely heavily on ion_functions.data.flo_functions which was written by Christopher Wingard, Craig Risien, Russell Desiderio
This work was initially funded by Pedro M Scheel Monteiro at the Council for Scientific and Industrial Research (where Luke was working at the time of writing the code).
Testers for their feedback: SOCCO team at the CSIR and …
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 glidertools-2023.7.25.tar.gz
.
File metadata
- Download URL: glidertools-2023.7.25.tar.gz
- Upload date:
- Size: 19.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 07efc6d3e54eb78534b1eaace60a67b94abee145217ff73b3123ffd80f888176 |
|
MD5 | 56486963af65a05806ee83444f7ddb4f |
|
BLAKE2b-256 | 4e45f5426079d1bf0094561835ea354217643f02db3ef45b39f7e6874f9c93f6 |
File details
Details for the file glidertools-2023.7.25-py3-none-any.whl
.
File metadata
- Download URL: glidertools-2023.7.25-py3-none-any.whl
- Upload date:
- Size: 89.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9eda5cf77516551c03fb118bf9a3ed4d6a353c12cb52c7aacca829efd77397db |
|
MD5 | 501e2f559056adad0b9c956b57754988 |
|
BLAKE2b-256 | c9a99b8529dea553d9214e6f82355773027705f48fd73e1d569246e093b3d6a0 |