Gibbs-SeaWater (GSW) Oceanographic Toolbox in Julia - TEOS-10/GibbsSeaWater.jl
gsw_check_functions.c -- C implementation of the check functions gsw_check_data.c -- static check data used by gsw_ check functions.c gsw_oceanographic_toolbox.c -- The C GSW library less gsw_saar gsw_saar.c -- gsw_saar and gsw_deltasa_atlas (modified) gsw_saar_data.c -- static...
Gibbs-SeaWater (GSW) Oceanographic Toolbox in Fortran Fortran1515 Repositories GSW-CPublic C implementation of the Thermodynamic Equation Of Seawater - 2010 (TEOS-10) C181732UpdatedSep 17, 2024 GSW-PythonPublic Python implementation of TEOS-10 GSW based on ufunc wrappers of GSW-C ...
TOOLS.gcc TOOLS.ini geo_strf_dyn_height.npy gsw_check_data.h gsw_check_data.nc gsw_check_functions.c gsw_data_ncdump.txt gsw_internal_const.h gsw_oceanographic_toolbox.c gsw_sa_ct_interp.c gsw_saar.c gsw_saar_data.h gsw_tracer_ct_interp.c ...
gsw_oceanographic_toolbox.c gsw_saar.c gsw_saar_data.h gswteos-10.h make_data_from_mat.py meson.build meson.options Repository files navigation README License TEOS-10 V3.06 GSW Oceanographic Toolbox in C === This began as a translation of the original Fortran-90 source code into C. Un...
unit GibbsSeaWater; (* Gibbs SeaWater (GSW) Oceanographic Toolbox of TEOS–10 (gsw_c_v3.05) http://www.teos-10.org/pubs/gsw/html/gsw_contents.html These declarations facilitate the use of TEOS-10 functions with FreePascal/Lazarus. Alexander Smirnov (axline@mail.ru) 2015-2019 This program...
Oceanographic Toolbox. TOOLS.ini -- Variable definitions used by nmake TOOLS.gcc -- Variable definitions used by make meson.build -- Meson build file (alternative build system to build libgswteos-10 library and gsw_check tests) meson.options -- Meson build options file (defines additional opti...
_toolbox.c: In function ‘gsw_tracer_ct_interp’: src/c_gsw/gsw_oceanographic_toolbox.c:11378:19: warning: unused variable ‘ct_f’ [-Wunused-variable] 11378 | double d, ct_f, unique_p, ct_sum, tracer_sum, min_p_obs, max_p_obs; | ^~~~ src/c_gsw/gsw_oceanographic_toolbox...
This module is a Python alternative to the GSW-Matlab toolbox. The table below shows some function names in the gibbs library and the corresponding function names in the seawater library. TEOS-10 vs. EOS-80 VariableSeaWater (EOS 80)Gibbs SeaWater (GSW TEOS 10) ...
this Haskell version uses the C toolbox. The latest version of the C toolbox at the time of writing is 3.05. If a different version is to be used, it might at the time of writing is 3.05.0-4. If a different version is to be used, it might be necessary to tweak Oceanogr/GSWtool...