Skip to content

Gibbs-SeaWater (GSW) Oceanographic Toolbox in Fortran

Notifications You must be signed in to change notification settings

JCSDA-internal/GSW-Fortran

This branch is 28 commits ahead of, 29 commits behind TEOS-10/GSW-Fortran:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

697cbeb · Apr 1, 2024

History

99 Commits
Sep 30, 2019
Mar 22, 2024
Nov 15, 2017
Jan 9, 2019
Apr 19, 2018
Feb 24, 2017
Apr 1, 2024
Jul 21, 2015
Apr 18, 2018
Apr 23, 2021

Repository files navigation

==========================================================================
 Gibbs SeaWater (GSW) Oceanographic Toolbox of TEOS-10 (Fortran)
==========================================================================

 This is a subset of functions contained in the Gibbs SeaWater (GSW) 
 Oceanographic Toolbox of TEOS-10.

 Version 1.0 written by David Jackett
 Modified by Paul Barker (version 3.02)
 Modified by Glenn Hyland (version 3.04+)

 For help with this Oceanographic Toolbox email: [email protected]

 This software is available from http://www.teos-10.org

==========================================================================

 gsw_data_v3_0.nc
 NetCDF file that contains the global data set of Absolute Salinity Anomaly
 Ratio, the global data set of Absolute Salinity Anomaly atlas, and check
 values and computation accuracy values for use in gsw_check_function.
 The data set gsw_data_v3_0.nc must not be tampered with.

 gsw_check_function.f90
 Contains the check functions. We suggest that after downloading, unzipping
 and installing the toolbox the user runs this program to ensure that the
 toolbox is installed correctly and there are no conflicts. This toolbox has
 been tested to compile and run with gfortran.

 cd test
 make
 ./gsw_check

 Note that gfortran is the name of the GNU Fortran project, developing a
 free Fortran 95/2003/2008 compiler for GCC, the GNU Compiler Collection.
 It is available from http://gcc.gnu.org/fortran/

==========================================================================

About

Gibbs-SeaWater (GSW) Oceanographic Toolbox in Fortran

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Fortran 99.5%
  • Other 0.5%