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

Contents of /manual/s_outp_pkgs/text/top_section.tex

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


Revision 1.3 - (show annotations) (download) (as text)
Tue Nov 13 15:54:17 2001 UTC (22 years, 7 months ago) by adcroft
Branch: MAIN
Changes since 1.2: +44 -1 lines
File MIME type: application/x-tex
Some brief stuff about utils.

1 % $Header: /u/gcmpack/mitgcmdoc/part7/part7.tex,v 1.2 2001/10/25 18:36:56 cnh Exp $
2 % $Name: $
3
4 \chapter{Diagnostics and tools}
5
6 There are numerous tools for pre-processing data, converting model
7 output and analysis written in Matlab, fortran (f77 and f90) and perl.
8 As yet they remain undocumented although many are self-documenting
9 (Matlab routines have "help" written into them).
10
11 Here we'll summarize what is available but this is an ever growing resource
12 so this may not cover everything that is out there:
13
14 \section{Utilities supplied with the model}
15
16 We supply some basic scripts with the model to facilitate conversion or reading
17 of data into analysis software.
18
19 \subsection{utils/scripts}
20
21 In the directory {\em utils/scripts} you will find {\em joinds} and {\joinmds}:
22 these are perl scripts used from joining the multi-part files created by
23 MITgcm. {\bf Use {\em joinmds} always}. You will only need {\em joinds} if you
24 are working with output older than two years (prior to c23).
25
26 \subsection{utils/matlab}
27
28 In the directory {\em utils/matlab} you will find several Matlab scripts
29 (.m or dot-em files). The priniciple script is {\em rdmds.m} used for reading
30 the multi-part model output files in to matlab. Place the scripts in your
31 matlab path or change the path appropriately, then at the matlab prompt type:
32 \begin{verbatim}
33 >> help rdmds
34 \end{verbatim}
35 to get help on how to use rdmds.
36
37 Another useful script scans the terminal output file for "monitor" information.
38
39 Most other scripts are for working in the curvilinear coordinate systems which
40 as yet are unpublished and undocumented.
41
42 \section{Pre-processing software}
43
44 There is a suite of pre-processing software for intepolating bathymetry
45 and forcing data, written by Adcroft and Biastoch. At some point,
46 these will be made available for download. If you are in need of such
47 software, contact one of them.

  ViewVC Help
Powered by ViewVC 1.1.22