[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[netCDF #PUP-128540]: Problems with netcdf



Hi Lara,

> Around 9 months ago I tried to install netcdf on my mac for use with
> fortran. I successfully managed this with a full intel fortran license and
> evaluation license for intel c++. However, I am now getting this error when
> I try to read netcdf files
> 
> forrtl: severe (59): list-directed I/O syntax error, unit -5, file Internal
> List-Directed Read
> Image              PC                Routine            Line
> Source
> libnetcdff.5.dyli  0000000109A970CC  Unknown               Unknown  Unknown
> libnetcdff.5.dyli  0000000109A95C04  Unknown               Unknown  Unknown
> Unknown            000000010A029E5F  Unknown               Unknown  Unknown
> 
> My assumption is that the c++ compiler license is out of date and it needs a
> working one. The evaluation license was only for 1 month however and it took
> around 4 months for this problem to occur. Do you have any other ideas of
> what might be causing the problem? My code work perfectly fine up to this
> point and there were no changes in the code so I know that it isn't me. I
> don't really fully understand these errors as they are fortran compiler
> errors. I realise this may be a little out of the scope of this support
> network but any insight you may have would be very useful to me.

The error message is from the Fortran run-time library for list-directed I/O, 
and
has nothing to do with C++.  The netCDF Fortran library does no list-directed 
I/O,
so it's hard to see how that run-time library is called from netCDF.  Sorry, 
but unless
we can duplicate the problem, We won't be able to help with this one.  We've 
never
seen that kind of error reported before.

--Russ


Russ Rew                                         UCAR Unidata Program
address@hidden                      http://www.unidata.ucar.edu



Ticket Details
===================
Ticket ID: PUP-128540
Department: Support netCDF
Priority: Normal
Status: Closed