Arguments
Cdfid
The netCDF ID, returned from a previous call to NCDF_OPEN or NCDF_CREATE.
DimName
A scalar string containing the name of the dimension being defined.
Size
The size of the dimension.
Size
can be any scalar expression. If the UNLIMITED keyword is used, the
Size
parameter should be omitted.