Skip to content
forked from SECOORA/GUTILS

๐ŸŒŠ ๐Ÿšค Python utilities for reading, merging, and post processing Teledyne Webb Slocum Glider data

License

Notifications You must be signed in to change notification settings

tsgolden/GUTILS

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

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 for Python 3.7+. It was backported to 2.7 by request. Please use 3.7+ if possible as the gwt project will soon end support for 2.7.

$ conda create -n gutils37 python=3.7
$ source activate gutils37
$ conda install -c conda-forge gutils37

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/dev/SGS/config

About

๐ŸŒŠ ๐Ÿšค Python utilities for reading, merging, and post processing Teledyne Webb Slocum Glider data

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 82.1%
  • Shell 16.2%
  • Dockerfile 1.7%