Skip to content

Releases: mlearn14/GGS2

v1.2.2

24 Apr 16:16

Choose a tag to compare

v1.2.1

24 Mar 23:49

Choose a tag to compare

What's Changed

  • GGS2 Release 1.2.0 by @mlearn14 in #11
  • New algorithm heuristic "drift_aware" that accounts for the current vector's effect on the glider's base velocity.
  • Can now save raw, interpolated, and depth averaged data to NetCDF files.

Full Changelog: v1.1.1...v1.2.1

v1.2.0-final

11 Mar 05:08

Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.2.0-final

v1.1.1

26 Feb 05:24

Choose a tag to compare

What's Changed

  • Simple difference --> Speed difference
  • Fixed issues with color scaling for speed difference plots
  • Updated tutorial to include information on configuration files

Code Changes

Full Changelog: v1.1.0...v1.1.1

v1.1.0

22 Feb 01:05

Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.1.0

v1.0.2

28 Jan 16:54
4a04cae

Choose a tag to compare

Bug Fixes

What's Changed

  • fix: creates directory for data/mission_statistics by @mlearn14 in #5

Full Changelog: v1.0.1...v1.0.2

v1.0.1

26 Jan 20:29
6050e65

Choose a tag to compare

Bug fixes, typo fixes, increased readability and documentation.

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

25 Jan 22:57

Choose a tag to compare

First release of the Glider Guidance System 2!

Features:

  • Draws data from 5 different models: CMEMS, ESPC, and 3 versions of RTOFS (East Coast, West Coast, Parallel East Coast)
  • Subsets, interpolates, and depth averages data for plotting
  • Compares model products using a root mean square difference
  • Plots depth averaged current magnitudes, magnitude thresholds, and root mean square difference contours, with options for streamlines or quiver vector types

Full Changelog: https://github.com/mlearn14/GGS/commits/v1.0.0