-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #64 from efiring/nc_check_values
Generate netcdf file with check data; delete obsolete files.
- Loading branch information
Showing
11 changed files
with
952 additions
and
667 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
TEOS-10 V3.05 GSW Oceanographic Toolbox in C | ||
============================================ | ||
|
||
This is a translation of the original Fortran-90 source code into C. Unlike | ||
This began as a translation of the original Fortran-90 source code into C. Unlike | ||
the Fortran-90 and Matlab versions of the toolbox, functions in the C version | ||
are primarily scalar. You should download the documentation from | ||
http://teos-10.org, but should look at gswteos-10.h for the C API. | ||
|
@@ -89,3 +89,6 @@ ChangeLog: | |
2011-09-23: gsw-3.0 Initial creation. | ||
|
||
Frank Delahoyde <[email protected]> | ||
|
||
For more recent changes, see the repo on Github: | ||
https://github.com/TEOS-10/GSW-C |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Oops, something went wrong.