Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
revision 1.1 by gmaze, Tue Jan 30 22:10:34 2007 UTC | revision 1.2 by gmaze, Wed Sep 19 15:24:41 2007 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | % | % latlon2ingrid_netcdf: Read a bin snapshot from 1/8 simu and record it as netcdf |
2 | % latlon2ingrid_netcdf(pathname,pathout, ... | |
3 | % stepnum,fpref,otab, ... | |
4 | % lon_c, lon_u, ... | |
5 | % lat_c, lat_v, ... | |
6 | % z_c, z_w, ... | |
7 | % subname, ... | |
8 | % lonmin,lonmax,latmin,latmax,depmin,depmax); | |
9 | ||
10 | function latlon2ingrid_netcdf(pathname,pathout, ... | function latlon2ingrid_netcdf(pathname,pathout, ... |
11 | stepnum,fpref,otab, ... | stepnum,fpref,otab, ... |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |