Search found 3 matches

by jhumeau
April 30th, 2014, 4:01 am
Forum: HYSPLIT for LINUX
Topic: Compile issues on CentOS 5.8
Replies: 9
Views: 13646

Re: Compile issues on CentOS 5.8

Hi,
I solve the compilation problems by installing netCDF4

I don't install IOAPI so the installation failed now on cmaq.
Did we need it for backward trajectory analysis ?

I find an example script "autotraj.sh" which just use "hyts_std" and "trajplot"

So we tried to write the "CONTROL" like in ...
by jhumeau
April 25th, 2014, 12:00 pm
Forum: HYSPLIT for LINUX
Topic: Compile issues on CentOS 5.8
Replies: 9
Views: 13646

Re: Compile issues on CentOS 5.8

Hi,

I try to install hysplit on a cluster on CentOS.
I have the same problem with netcdf3.6.
So I edit hysplit_PATH/trunk/data2arl/arw2arl/Makefile:

/NETLIB = /usr/lib
NETINC = /usr/include/netcdf-3
LINKS = -L$(NETLIB) -lnetcdf -L../../library -lhysplit


And I have an error (at the end of this ...
by jhumeau
April 25th, 2014, 11:47 am
Forum: HYSPLIT for LINUX
Topic: Compile issues on CentOS 5.8
Replies: 9
Views: 13646

Re: Compile issues on CentOS 5.8

hi,
I am sysadmin, I try to install hysplit for a user, on a cluster on CentOs5.

netcdf 3.6 is installed
GNU Fortran (GCC) 4.1.2 20080704 (Red Hat 4.1.2-48)

I have the same problem.

I edit "[hysplit_PATH]/trunk/data2arl/arw2arl/Makefile" :

NETLIB = /usr/lib
NETINC = /usr/include/netcdf-3
LINKS ...

Go to advanced search