Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ GUTILS Public
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

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

$ conda create -n gutils python=3.6
$ 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/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 81.8%
  • Shell 16.4%
  • Dockerfile 1.8%