<<prev file | next file >>    view single page | view frames    summary: fields | routine    details: routine

Grid/

smallmeshmask.pro

reduce the size of the NetCDF meshmask created by OPA by using byte format for the masks and the foat format for the other fields.

Routine summary

ncdf_transfer, inid, outid, inname, outname

smallmeshmask, ncfilein[, ncfileout], IODIR=IODIR

topncdf_transfer for OPA meshmask files

ncdf_transfer, inid, outid, inname, outname

Parameters

inid       

outid       

inname       

outname       

Version history

History

July 2004 Sebastien Masson (smasson@lodyc.jussieu.fr)

topsmallmeshmask for OPA meshmask files

smallmeshmask, ncfilein[, ncfileout], IODIR=IODIR

Parameters

ncfilein        in required

1) the name of the meshmask file to be reduced. In that case, there is only one meshmask file OR 2) the xxx part in the names: xxx.mesh_hgr.nc xxx.mesh_zgr.nc xxx.mask.nc. In that case, the meshmask is split into 3 files.

ncfileout        in optional

the name of the reduced meshmask file. default definition is smallmeshmask.nc

Keywords

IODIR       

to define the files path.

Examples

IDL> meshdir='/d1fes2-raid2/smasson/DATA/ORCA05/' IDL> smallmeshmask, 'meshmask_ORCA_R05.nc',iodir=meshdir

Version history

History

July 2004 Sebastien Masson (smasson@lodyc.jussieu.fr)
Produced by IDLdoc 2.0.