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, >If I modify the default value of NC_MAX_DIMS in >libsrc/netcdf.h, do I need to rebuild the library? Yes. >Actually I'm running NetCDF on Windows 2000. Because >I use the pre-built library, I feel that I need to build the library >on Windows 2000 by myself to use different number of >NC_MAX_DIMS other than the default. Is it the case? Yes. >Your information is very much appreciated. It seems unusual that you would need to have a single file that would need more than 100 dimensions. I am curious about what you are attempting. Tom Yoksas