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.
>From: Reggie Chang <address@hidden> >Organization: ZONA Technology, Inc. >Keywords: 200108230004.f7N040102190 netCDF NC_MAX_DIMS Reggie, >Thank you for the message. > >I would like to clarify one thing. Is NC_MAX_DIMS >the limit to defined the dimension (nf_def_dim)? NC_MAX_DIMS is the maximum number of dimension per file, it is not the limit to defining a dimension. >Can different arrays with the same size use the same dimension >id? Yes, absolutely. For instance, you might be storing lots of variables that are all a function of time. Time, in this case, is a natural dimension for all of them. >Your information is very much appreciated. You are wlecome. >Best regards, >Reggie > >------------------------------ >ZONA Technology, Inc. >7430 E. Stetson Dr, Ste 205 >Scottsdale, AZ 85251-3540 >(480) 945-9988.tel >(480) 945-6588.fax >Email: address@hidden Tom >From address@hidden Fri Aug 24 14:11:00 2001 >Subject: Re: 20010823: NC_MAX_DIMS exceeded (cont.) Thank you so much, Tom. You have a good weekend. Reggie