/[MITgcm]/MITgcm_contrib/gmaze_pv/Contents.m
ViewVC logotype

Diff of /MITgcm_contrib/gmaze_pv/Contents.m

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

revision 1.5 by gmaze, Fri Oct 6 18:54:35 2006 UTC revision 1.6 by gmaze, Tue Jan 30 22:10:10 2007 UTC
# Line 1  Line 1 
1  % CLIMODE: potential vorticity toolbox  % ECCO2: potential vorticity toolbox
2  %  %
3  % This package tries to provide some useful and simple routines to compute, visualize and  % This package tries to provide some useful and simple routines to compute, visualize and
4  % analyze Potential Vorticity from the global high resolution (1/8deg) simulation of the  % analyze Potential Vorticity from the global high resolution (1/8deg) simulation of the
# Line 8  Line 8 
8  % Enjoy !  % Enjoy !
9  %  %
10  % gmaze@mit.edu  % gmaze@mit.edu
11  % Last update: 10/06/06  % Last update: Jan30/2007
12  %  %
13  % ---------------------------------------------------------------------------------------------  % ---------------------------------------------------------------------------------------------
14  % PROGRAMS LIST (NOT A FUNCTIONS):  % PROGRAMS LIST (NOT A FUNCTIONS):
15  %  %
16  % main_getPV_eg  % eg_main_getPV
17  %                             This program is an exemple of how to define global setup and  %                             This program is an example of how to define global setup and
18  %                             to launch the PV computing.  %                             to launch the PV computing.
19    % eg_write_bin2cdf_latlongrid_subdomain
20    %                             This program is an example of how to extract a subdomain from
21    %                             a lat/lon grid (1/8) binary file and write it into netcdf. A
22    %                             directory is created for each time step.
23    % eg_write_bin2cdf_csgrid_subdomain
24    %                             This program is an example of how to extract a subdomain from
25    %                             a cube sphere grid (CS510) binary file and write it into netcdf
26    %                             and lat/lon grid (1/4). A directory is created for each time step.
27    % eg_write_UVbin2cdf_csgrid_subdomain
28    %                             Idem, except adapted to U and V fields.
29  %  %
30  % ---------------------------------------------------------------------------------------------  % ---------------------------------------------------------------------------------------------
31  % FUNCTIONS LIST 1: NETCDF FILES DIAGNOSTICS  % FUNCTIONS LIST 1: NETCDF FILES DIAGNOSTICS

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.22