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

Grid/

micromeshmask.pro

Reduce the size of the NetCDF meshmask created by OPA by using bit (and not byte) format for the masks and the float format for the other fields.

Routine summary

ncdf_transfer, inid, outid, inname[, outname]

micromeshmask, ncfilein[, ncfileout], IODIR=IODIR

topncdf_transfer For OPA

ncdf_transfer, inid, outid, inname[, outname]

Parameters

inid        in required

outid        in required

inname        in required

outname        in optional

Version history

Version

$Id: micromeshmask.pro 327 2007-12-13 16:22:35Z pinsard $

History

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

Statistics

McCabe cyclic 2
McCabe essential 1
McCabe modular design 1

topmicromeshmask

micromeshmask, 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 default: 'micromeshmask.nc'

the name of the uniq reduced meshmask file.

Keywords

IODIR       

to define the files path.

Examples

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

Statistics

McCabe cyclic 36
McCabe essential 1
McCabe modular design 1
Produced by IDLdoc 2.0.