Security News
Maven Central Adds Sigstore Signature Validation
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
.. image:: https://github.com/GliderToolsCommunity/GliderTools/actions/workflows/ci.yml/badge.svg :target: https://github.com/GliderToolsCommunity/GliderTools/actions/workflows/ci.yml .. image:: https://img.shields.io/conda/vn/conda-forge/glidertools.svg :target: https://anaconda.org/conda-forge/glidertools .. image:: https://badgen.net/pypi/v/glidertools :target: https://pypi.org/project/glidertools .. image:: https://pepy.tech/badge/glidertools :target: https://pepy.tech/project/glidertools .. image:: https://readthedocs.org/projects/glidertools/badge/?version=latest :target: https://glidertools.readthedocs.io .. image:: https://img.shields.io/badge/License-GPLv3-blue.svg :target: https://www.gnu.org/licenses/gpl-3.0 .. image:: https://img.shields.io/badge/Journal-10.3389%2Ffmars.2019.00738-blue :target: https://doi.org/10.3389/fmars.2019.00738 .. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.4075238.svg :target: https://doi.org/10.5281/zenodo.4075238 .. image:: https://codecov.io/gh/GliderToolsCommunity/GliderTools/branch/master/graph/badge.svg?token=FPUJ29TMSH :target: https://codecov.io/gh/GliderToolsCommunity/GliderTools
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 <http://socco.org.za/>
, with early contributions from Polar Gliders <https://sebswart.com/>
at the University of Gothenburg. GliderTools includes contributions from VOTO <https://voiceoftheocean.org//>
. We aim to implement Best Practices developed by OceanGliders <https://www.oceangliders.org/>
in the ongoing discussions <https://github.com/OceanGlidersCommunity>
_.
Please cite the original publication <https://doi.org/10.3389/fmars.2019.00738>
_ of this package and the package itself <https://doi.org/10.5281/zenodo.4075238>
_.
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 ......
git clone https://github.com/GliderToolsCommunity/GliderTools
pip install -e ./GliderTools
. This will allow
changes you make locally, to be reflected when you import the package in PythonRecommended, 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)by introducing yourself <https://github.com/GliderToolsCommunity/GliderTools/discussions/47>
_ (no need to be a Python or Git guru! Just say what you are working with and join the discussion)as a Github issue <https://github.com/GliderToolsCommunity/GliderTools/issues/new>
_. Please copy the entire error message (even if it's long).in this discussion <https://github.com/GliderToolsCommunity/GliderTools/discussions/74>
_For contributing follow the instructions <https://glidertools.readthedocs.io/en/latest/contributing.html>
_
ion_functions.data.flo_functions
which was
written by Christopher Wingard, Craig Risien, Russell DesiderioFAQs
("A toolkit for processing Seaglider base station NetCDF files: "
We found that glidertools demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.