/[MITgcm]/MITgcm/utils/matlab/README.txt
ViewVC logotype

Annotation of /MITgcm/utils/matlab/README.txt

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


Revision 1.1 - (hide annotations) (download)
Tue Feb 1 15:55:52 2005 UTC (19 years, 4 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint58l_post, checkpoint57t_post, checkpoint57o_post, checkpoint58e_post, checkpoint57v_post, checkpoint58u_post, checkpoint58w_post, checkpoint57m_post, checkpoint57s_post, checkpoint57k_post, checkpoint57d_post, checkpoint57g_post, checkpoint58r_post, checkpoint57i_post, checkpoint57y_post, checkpoint57e_post, checkpoint58n_post, checkpoint58x_post, checkpoint57g_pre, checkpoint58t_post, checkpoint58h_post, checkpoint57y_pre, checkpoint57f_pre, checkpoint58q_post, checkpoint58j_post, checkpoint59e, checkpoint59d, checkpoint59g, checkpoint59f, checkpoint59a, checkpoint59c, checkpoint59b, checkpoint59i, checkpoint59h, checkpoint57r_post, checkpoint59, checkpoint58, eckpoint57e_pre, checkpoint57h_done, checkpoint58f_post, checkpoint57x_post, checkpoint57n_post, checkpoint58d_post, checkpoint58c_post, checkpoint57w_post, checkpoint57p_post, checkpint57u_post, checkpoint57f_post, checkpoint58a_post, checkpoint58i_post, checkpoint57q_post, checkpoint58g_post, checkpoint58o_post, checkpoint57z_post, checkpoint58y_post, checkpoint58k_post, checkpoint58v_post, checkpoint58s_post, checkpoint58p_post, checkpoint57j_post, checkpoint58b_post, checkpoint57h_pre, checkpoint58m_post, checkpoint57l_post, checkpoint57h_post
File MIME type: text/plain
 o initial checkin

1 edhill 1.1
2     The following utilities are available in this directory:
3    
4     contourfv.m ::
5     cube2latlon.m ::
6     cube2latlon_fast.m ::
7     cube2latlon_preprocess.m ::
8     dens_poly3.m ::
9     displaytiles.m ::
10     drawedges.m ::
11     grepread.m ::
12     griddata_fast.m ::
13     griddata_preprocess.m ::
14     ini_poly3.m ::
15     longitude.m ::
16     merccube.m ::
17     mnc_assembly.m :: assemble MNC tiles into single NetCDF files
18     nc_add.m ::
19     pcolorfv.m ::
20     permutetiles.m ::
21     plotcube.m ::
22     rdmds.m ::
23     rdmeta.m ::
24     rdmnc.m ::
25     stats.m ::
26     test_nc_add.m ::
27     tiles.m ::
28     uvcube2latlon.m ::
29     uvcube2latlon_fast.m ::
30    
31    
32    
33     And more complete directions for each script are:
34    
35    
36     === mnc_assembly.m ===
37    
38     This utility is available for assembling the data from one or more
39     variables contained in multiple MNC tiles (each having their own
40     file) into a single NetCDF file. It understands both "old-style"
41     MITgcm exch1 topologies and newer exch2 topologies. A complete set
42     of examples demonstrating the use of this tool on both exch1 and
43     exch2 data sets is available from the MITgcm.org CVS server at:
44    
45     $ export CVSROOT=':pserver:cvsanon@mitgcm.org:/u/gcmpack'
46     $ cvs login
47     $ cvs co development/edhill/mnc_assembly

  ViewVC Help
Powered by ViewVC 1.1.22