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: andrey sigalov <address@hidden> >Organization: The Hebrew University of Jerusalem >Keywords: 200109301805.f8UI5C115853 netCDF 2.4 Andrey, > When trying to run NCAR "stswm" package which calls Netcdf I encountered >the problems that I attribute to the fact that "stswm" was designed for >using the early release of Netcdf (it is clear from the Fortran names of >the subroutines). For example "stswm" uses the name of variable 'm-wave+1' >and it causes the message: > >ncdimdef: ncid 3: Attribute or variable name contains illegal characters > >The "stswm" (Version 2.0) was released in August 1992. If my assumption is >correct I would like to get the version of Netcdf which was distributed in >1992. How can I do it? If it is not correct how can I overcome this >problem without debugging anew "stswm" software, which works already >long time is NCAR? The best we can offer you online is the version of the netCDF that was distributed in 1994. This may still be compatible with the old code you are trying to run. You can netCDF 2.3.2pl2, distributed in 1994 in the pub/necdf/old directory of anonymous FTP on our FTP server ftp.unidata.ucar.edu. The name of the file to grab (in binary mode) is: netcdf-232pl2.tar.Z. > Thank you, > Andrey Sigalov, > The Hebrew University of Jerusalem. Good luck. Tom Yoksas