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.
Vincent, > To: <address@hidden> > From: "Vincent Faure" <address@hidden> > Subject: Netcdf on linux RH9, with ifc > Organization: Centre d'Océanologie de Marseille > Keywords: 200410071358.i97DwcUE000034 netCDF Intel Fortran The above message contained the following: > I have installed netcdf with the Intel Fortran Compiler 7 for Linux. > > My programs worked well. > > Now, I use the IFC8.1. The same programs can be compiled and linked with > the netcdf library, but during the execution, I have the following error > " Erreur : routine = ionc_putr8_xy , fonction : > nf_put_var_double , variable : . > ERROR: > Numeric conversion not representable " > > Do I have to re-compile the netcdf library with IFC8.1 ? > Or it exists another solution ? I believe that you must rebuild the netCDF library with the version 8.1 ifc(1) compiler. Apparently, there are differences between the two Intel Fortran compilers. Information on the environment variable settings necessary for version 7.1 and 8.1 can be found at http://www.unidata.ucar.edu/packages/netcdf/other-builds.html#netCDF-3.5.1%20ifc-7.1 Be sure to use the "-mp" option. > Thanks ! > Vincent. > > ------------------------------------------------------------------ > Vincent FAURE > Doctorant > > Centre d'Océanologie de Marseille > > Laboratoire d'Oceanographie et de Biogeochimie > Station Marine d'Endoume > Chemin de la Batterie des Lions > 13007 Marseille > FRANCE > > tel. : (33) 4 91 04 16 45 > mob. : (33) 6 75 98 95 66 > fax : (33) 4 91 04 16 35 > URL: http://tivincent.free.fr/ Regards, Steve Emmerson > NOTE: All email exchanges with Unidata User Support are recorded in the > Unidata inquiry tracking system and then made publicly available > through the web. If you do not want to have your interactions made > available in this way, you must let us know in each email you send to us.