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.
In netcdf_attributes.f90 all of the integer and real get_att routines have the following form nf90_get_att_FourByteInt = nf_get_att_int(ncid, varid, name, nf90_int, size(values), values) The nf_get_att_XXX routines take only four arguments so this should be nf_get_att_int(ncid, varid, name, values) and similarly for all the others. Regards Martin Dix CSIRO Atmospheric Research Phone: +61 3 9239 4533 Private Bag No. 1, Aspendale Fax: +61 3 9239 4444 Victoria 3195 Australia Email: address@hidden