/[MITgcm]/manual/s_outp_pkgs/text/scripts_and_utils.tex
ViewVC logotype

Diff of /manual/s_outp_pkgs/text/scripts_and_utils.tex

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.2 by edhill, Sat Aug 6 16:28:15 2005 UTC revision 1.3 by edhill, Tue Jun 27 22:33:02 2006 UTC
# Line 41  systems which as yet are unpublished and Line 41  systems which as yet are unpublished and
41    
42  \subsubsection{MNC Utils}  \subsubsection{MNC Utils}
43    
44  The MITgcm netCDF integration is relatively new and its format is  The MITgcm netCDF integration is relatively new and the tools used to
45  still evolving.  The following scripts and utilities have been written  work on netCDF data sets are developing.  The following scripts and
46  to help manipulate MNC files:  utilities have been written to help manipulate MNC (netCDF) files:
47  \begin{description}  \begin{description}
48  \item[Tile Assembly:] a matlab script {\tt  \item[Tile Assembly:] a matlab script {\tt
49      utils/matlab/mnc\_assembly.m} is available for spatially      utils/matlab/mnc\_assembly.m} is available for spatially
50    ``assembling'' MNC output.    ``assembling'' MNC output.  A convenience wrapper script called {\tt
51        utils/matlab/gluemnc.m} is also provided.  Please use the matlab
52      help facility for more information.
53    
54    \item[gmt:] As MITgcm evolves to handle more complicated domains and
55      topologies, a suite of matlab tools is being written to more
56      gracefully handle the model files.  This suite is called ``gmt''
57      which refers to ``generalized model topology'' pre-/post-processing.
58      Currently, this directory contains a matlab script {\tt
59        utils/matlab/gmt/rdnctiles.m} that is able to read the MNC-created
60      netCDF files for any domain.  Additional scripts are being created
61      that will work with these fields on a per-tile basis.
62    
 %\item[]  
63  \end{description}  \end{description}
64    
65    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.22