If you look at the documentation for nc_def_var_chunking, you will see this: > If NC_CONTIGUOUS, then contiguous storage is used for this variable. Variables > with one or more unlimited dimensions cannot use contiguous storage. If > contiguous storage is turned on, the chunksizes parameter is ignored. This is the source of your problem. However, the return code can be improved to return NC_EBADDIM, and I will fix that. =Dennis Heimbigner Unidata Ticket Details =================== Ticket ID: ILN-571146 Department: Support netCDF Priority: Normal Status: Closed =================== NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.