This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
> Hi Ed, > > Can the chunking of one variable affect the chunking of another? > I am having trouble manipulating chunking for a record coordinate: > Say a variable "foo" includes a coordinate dimension named "bar". > If "foo" is storage type NC_CHUNKED, must "bar" be? Must Barbie? > i.e., Must both coordinate and variable be NC_CHUNKED or NC_CONTIGUOUS? > Does it matter if the coordinate is a record dimension? > > Thanks, > Charlie > -- > Charlie Zender, Department of Earth System Science > University of California, Irvine (949) 824-2987 :) > > Howdy Charlie! No, the chunksizes of different variables have nothing to do with each other, nor does storage type. All that is completely transparent to me when reading and writing the data anyway... I hope that answers your question. Thanks, Ed Ticket Details =================== Ticket ID: QOY-981281 Department: Support netCDF Priority: Normal Status: Closed