Skip to content

Releases: TEOS-10/GSW-Fortran

v3.05-7

Choose a tag to compare

@ocefpaf ocefpaf released this 16 Apr 10:18
6a8af9f

What's Changed

New Contributors

Full Changelog: v3.05-6...v3.05-7

v3.05-6

Choose a tag to compare

@hylandg hylandg released this 27 Jul 23:08

Stable v3.05 release - previous versions have a couple of serious flaws in gsw_geo_strf_dyn_height that could return incorrect results (see issue TEOS-10/GSW-C#17 for full details). These were fixed from commit a50336d onwards.

v3.05-5

Choose a tag to compare

@hylandg hylandg released this 07 Jul 02:38

Stable v3.05 release - previous releases generate bad SAAR values (NaN) in near-coastal areas because of NaNs in the SAAR reference array (which were never removed by the call to gsw_add_mean in gsw_saar). This was inadvertently fixed by moving to static storage of the global datasets and check values - from commit 4768ea2 onwards.