Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.
On Fri, Aug 14, 2009 at 01:47:02PM -0600, Brice Lambi wrote: > Hi, > > A netcdf3 file can only have one unlimited dimension. You'll need to > use netcdf4 to get support for multiple unlimited dimensions. Take a > look at this: > > http://www.unidata.ucar.edu/software/netcdf/docs/netcdf/Dimensions.html Sorry, that's not at all what the above link says. What Jinyun is asking to do is entirely within the NetCDF-3 spec: a variable with an unlimited dimension is a 'record variable', and a netcdf dataset can have many such record variables. Jinyun has defined one 2d record variable and a second 3d record variable. This should be legal, if he has declared the dimensions and variables correctly. Jinyun, you will not, for example, be able to re-use any of your dimensions. v1 and v2 will need distinct dimensions and variables. Can you post your define-mode stanza? Sounds like it should only be a few lines long. ==rob -- Rob Latham Mathematics and Computer Science Division Argonne National Lab, IL USA
netcdfgroup
archives: