1 |
cnh |
1.2 |
% $Header: /u/u0/gcmpack/manual/part6/mnc.tex,v 1.1 2004/01/28 17:44:35 edhill Exp $ |
2 |
edhill |
1.1 |
% $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 |
cnh |
1.2 |
\label{sec:pkg:mnc} |
15 |
edhill |
1.1 |
|
16 |
|
|
\subsection{Introduction} |
17 |
|
|
|
18 |
|
|
The MNC package is a set of convenience routines written to expedite |
19 |
|
|
the process of creating, appending, and reading NetCDF files. NetCDF |
20 |
|
|
is a self-describing file format \cite{rew:97} intended primarily for |
21 |
|
|
scientific data. NetCDF reference papers, user guides, FAQs, and other |
22 |
|
|
information can be obtained from UCAR's web site at: |
23 |
|
|
|
24 |
|
|
\begin{itemize} |
25 |
|
|
\item http://www.unidata.ucar.edu/packages/netcdf/ |
26 |
|
|
\end{itemize} |
27 |
|
|
|
28 |
|
|
|
29 |
|
|
|
30 |
|
|
|
31 |
|
|
\subsection{Key Routines} |
32 |
|
|
|
33 |
|
|
|
34 |
|
|
|
35 |
|
|
\subsection{References} |