Git Product home page Git Product logo

spt's Introduction

SPT: Slocum Power Tools

A library of Matlab routines for loading, manipulating and visualizing Slocum glider data files

John Kerfoot
Institute of Marine & Coastal Sciences, Rutgers University
[email protected]
(848) 932-3344

Documentation for this toolbox is available on the Wiki.

Background

This toolbox provides 2 core classes, Dbd and DbdGroup, which provide a mechanism for manipulating individual data files as well as groups of data files, respectively. There are also a variety of utility routines for, among other things:

  • Conversion of Matlab dates to unix dates
  • Convertion of NMEA GPS coordinates to and from decimal degrees
  • File operations
  • Exporting data to a variety of data structures and file formats
  • Plotting data sets

The toolbox currently uses the CSIRO Matlab EOS-80 Seawater Library to derive oceanic properties from the raw glider measurements.

A copy of the last stable version can also be found here.

Development of the CSIRO Matlab EOS-80 Seawater Library toolbox has been stopped in favor of the Gibbs SeaWater (GSW) Oceanographic Toolbox of the International Thermodynamic Equation of Seawater (TEOS-10), which can be found here.

As of August 2014, I have not made the switch to the GSW toolbox.

spt's People

Contributors

kerfoot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

spt's Issues

DbdGroup: Calculate distance along track

Write function for calculating distance along track of a DbdGroup instance. Will require interpolation of gps fixes across the entire group, not by Dbd instance.

writing a trajectory netcdf file

Are there more detailed instructions as to how to create a netcdf file with all the data from a mission (not just single profile files) ? I've tried to follow the rough instructions supplied in the wiki, https://github.com/kerfoot/spt/wiki/Writing-Glider-Trajectory-NetCDF-Files , but am having some issues.

I can create a DbdGroup, but then how do I map the netCDF variables to the dbd sensors ?

I've downloaded the trajectory template from https://github.com/IOOSProfilingGliders/Real-Time-File-Format/tree/master/template , and do I then create an instance of the GTrajectoryNc by giving the path to the trajectory template ?

I'm a little lost after that, any guidance would be appreciated.

cross-section plotting

Undefined function 'min' for input arguments of type 'matlab.graphics.axis.Axes'.

Error in plotDbdGroupSection (line 371)
data_ax = min(ax);

dbds2dbdgroup error

Undefined function or variable 'fprint'.

Error in dbds2DbdGroup (line 362)
fprint('%s: File %s not found.\n',...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.