[MITgcm-support] mnc questions

David Wang dwang at ldeo.columbia.edu
Mon Dec 19 16:33:13 EST 2005


Hi Michael,

If your aim is only to store each variable in its own nc file. There is 
a way to let mitgcm do something like:

enable diagnostics pkg, in data.diagnostics for each entry you add a 
single variable, To get the identical result as state.*.nc has, set 
frequency to be dumpFreq, and timephase to be zero. After getting 
diagnostics pkg to work, you may want to prevent model from dumping 
state.*.nc by setting dumpFreq = 0. and dumpInitAndLast = .FALSE.

- D.W.

Michael Schaferkotter (Contractor) wrote:
> martin:
> indeed i 'was' looking to store each variable in a separate netcdf file.
> thanx for appreciating the intent.
> 
> i also appreciate ed/s remarks and strategy of using nco. i believe that works in theory, however
> i haven/t been able to demonstrate that in practice with 'large' domains.
> 
> for the time being, i went along with ed (to a point).



More information about the MITgcm-support mailing list