NCCOOS Trac Projects: Top | Web | Platforms | Processing | Viz | Sprints | Sandbox | (Wind)

root/gliderproc/trunk/MATLAB/seawater/sw_info.m

Revision 495 (checked in by cbc, 11 years ago)

Initial import of Stark code.

Line 
1
2 % SW_INFO    Computational routines for the properties of sea water
3 %
4 % SEAWATER - developed by Phil Morgan, CSIRO
5 %
6 % DESCRIPTION:
7 %    SEAWATER is a toolkit of MATLAB routines for calculating the
8 %    properties of sea water. They are a self contained library and
9 %    are extremely easy to use and will run on all computers that
10 %    support MATLAB.
11 %
12 % MATLAB:
13 %    For information on MATLAB contact info@mathworks.com
14 %
15 % DISCLAIMER
16 %   This software is provided "as is" without warranty of any kind.
17 %   See the file sw_copy.m for conditions of use and licence.
18 %
19 % MORE INFORMATION:
20 %   http://www.marine.csiro.au/~morgan/seawater
21 %
22 % $Id: sw_info.m,v 1.1 2003/12/12 04:23:22 pen078 Exp $
23 % Copyright (C) CSIRO, Phil Morgan 1993.
24 %=========================================================================
25
26 more on
27 help sw_info
28 more off
29 return
30 %--------------------------------------------------------------------
31
Note: See TracBrowser for help on using the browser.