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: Dierk Polzin <address@hidden> >Subject: Re: 20011220: subject >Organization: Univ. of Wisc. >Keywords: Dierk, > My IBIS code is generating these errors.. > Do you have clue as to what these are about.. > > > io.f:5267: (continued): > > NF_NOWRITE, ! ' > 2 > Invalid declaration of or reference to symbol `nf_nowrite' at (2) > [initially seen at (1)] > netcdf.inc:106: > integer nf_noerr > 1 > io.f:5268: (continued): > > NF_NOERR, ! ' > 2 > Invalid declaration of or reference to symbol `nf_noerr' at (2) > [initially seen at (1)] > netcdf.inc:541: > integer nf_inq_varid > 1 > io.f:5269: (continued): > > NF_INQ_VARID, ! ' > 2 > Invalid declaration of or reference to symbol `nf_inq_varid' at (2) > [initially seen at (1)] > netcdf.inc:431: No, sorry, I haven't seen an error like that before. Maybe some declaration in your program conflicts with a declaration in the included file netcdf.inc. --Russ