Skip to content
/ GUTILS Public
forked from SECOORA/GUTILS

A set of Python utilities for reading, merging, and post processing Teledyne Webb Slocum Glider data.

License

Notifications You must be signed in to change notification settings

zeroYXX/GUTILS

 
 

Repository files navigation

🚤 Glider Utilities (GUTILS)

Build Status license GitHub release

🐍 + 🌊 + 🚤

A python framework for working with the data from Autonomous Underwater Vehicles (AUVs)

Supports:

  • Teledyne Webb Slocum Gliders

Resources

Installation

GUTILS is available through conda and was designed with Python 3.5 or above in mind. I backported it to 2.7 by request. Please use 3.5+ if possible as the gwt project will soon end support for 2.7.

$ conda create -n gutils python=3.5
$ source activate gutils
$ conda install -c conda-forge gutils

Testing

To run the "long" tests you will need this cloned somewhere. Then set the env variable GUTILS_TEST_CONFIG_DIRECTORY to the config directory, ie export GUTILS_TEST_CONFIG_DIRECTORY=/data/Development/secoora/sgs/SGS/config

About

A set of Python utilities for reading, merging, and post processing Teledyne Webb Slocum Glider data.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 84.4%
  • Shell 15.6%