Releases: mlearn14/GGS2
Releases · mlearn14/GGS2
v1.2.2
v1.2.1
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
v1.1.1
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
v1.0.2
v1.0.1
v1.0.0
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