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.
>To: <address@hidden> >From: "Arnaud Desitter" <address@hidden> >Subject: errors in User's guide for Fortran 77 >Organization: ? >Keywords: 200411101024.iAAAOf7j013435 netCDF Fortran Users Guide Arnaud, > Referring to http://www.unidata.ucar.edu/packages/netcdf/docs/netcdf-f77.txt > (why is netcdf-f77.texi not available ?) > > Section 4.10 NF_PUT_VARM_ TYPE > Many spurious white spaces in API names. > > Section 4.11 NF_GET_VAR1_ TYPE > API names missing > > Section 4.15 NF_GET_VARM_ TYPE > Many spurious white spaces in API names. > > Section 4.16 Reading and Writing Character String Values > > STATUS = NF_PUT_VARA_TEXT (NCID, TXID, TSTART, TCOUNT, TXVAL, 40) > should be: > STATUS = NF_PUT_VARA_TEXT (NCID, TXID, TSTART, TCOUNT, TXVAL) > > > Hope it helps, Yes, thanks again for your valuable feedback on the beta release. We've incorporated these changes. --Russ