[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[netCDF #HLX-917795]: a question about variables with one or more unlimited dimensions



The netcdf API function
nc_inq_dimlen will work for unlimited dimensions.

In looking at your message, I think you misunderstand
how unlimited dimensions work.  Specifically,
a given unlimited dimension has the same size
where ever it occurs. This has the slightly odd
consequence that if you write data in one variable
that extends one of its unlimited dimensions,
then there is the side effect that any other variable
using that unlimited dimension will have its size
increased also.


=Dennis Heimbigner
  Unidata


Ticket Details
===================
Ticket ID: HLX-917795
Department: Support netCDF
Priority: Normal
Status: Closed