| 1 |
edhill |
1.1 |
% $Header: $ |
| 2 |
|
|
% $Name: $ |
| 3 |
|
|
|
| 4 |
|
|
%% * Introduction |
| 5 |
|
|
%% o what it does, citations (refs go into mitgcm_manual.bib, |
| 6 |
|
|
%% preferably in alphabetic order) |
| 7 |
|
|
%% o Equations |
| 8 |
|
|
%% * Key subroutines and parameters |
| 9 |
|
|
%% * Reference material (auto generated from Protex and structured comments) |
| 10 |
|
|
%% o automatically inserted at \section{Reference} |
| 11 |
|
|
|
| 12 |
|
|
|
| 13 |
|
|
\section{MNC: the MITgcm NetCDF Package} |
| 14 |
|
|
|
| 15 |
|
|
\subsection{Introduction} |
| 16 |
|
|
|
| 17 |
|
|
The MNC package is a set of convenience routines written to expedite |
| 18 |
|
|
the process of creating, appending, and reading NetCDF files. NetCDF |
| 19 |
|
|
is a self-describing file format \cite{rew:97} intended primarily for |
| 20 |
|
|
scientific data. NetCDF reference papers, user guides, FAQs, and other |
| 21 |
|
|
information can be obtained from UCAR's web site at: |
| 22 |
|
|
|
| 23 |
|
|
\begin{itemize} |
| 24 |
|
|
\item http://www.unidata.ucar.edu/packages/netcdf/ |
| 25 |
|
|
\end{itemize} |
| 26 |
|
|
|
| 27 |
|
|
|
| 28 |
|
|
|
| 29 |
|
|
|
| 30 |
|
|
\subsection{Key Routines} |
| 31 |
|
|
|
| 32 |
|
|
|
| 33 |
|
|
|
| 34 |
|
|
\subsection{References} |