arw2arl error with library

Post questions and find resources to convert meteorological data into a format HYSPLIT can read.
Post Reply
Trangtran
Posts: 6
Joined: July 21st, 2014, 1:44 pm
Registered HYSPLIT User: No

arw2arl error with library

Post by Trangtran »

Hi,

I used arw2arl to convert my WRF file to arl for running HYSPLIT. I hit this error message I could not figure out the solution for it. Your help/suggestion would be highly appreciated.

./arw2arl /projects/trang/WRF_CMB3_HYSPLIT.1720/wrfout_d03_2013-01-24_00:00:00_bk
Using an existing decoding configuration: WRFDATA.CFG
NOTICE pakset:
Number of index records = 1
Number of records /time = 259
NOTICE pakini: start initialization rec = 1
At line 94 of file pakini.f (unit = 90, file = 'fort.90')
Fortran runtime error: Record number not allowed for sequential access data transfer
ariel.stein
Posts: 660
Joined: November 7th, 2012, 3:14 pm
Registered HYSPLIT User: Yes

Re: arw2arl error with library

Post by ariel.stein »

Try processing the file in the same directory where the WRF output files reside. I think you are reaching a limit for the name of the input file.
Trangtran
Posts: 6
Joined: July 21st, 2014, 1:44 pm
Registered HYSPLIT User: No

Re: arw2arl error with library

Post by Trangtran »

Thanks for your response.

I've tried your suggestion but it does not work. Is there any other tip that I should try?
Trangtran
Posts: 6
Joined: July 21st, 2014, 1:44 pm
Registered HYSPLIT User: No

Re: arw2arl error with library

Post by Trangtran »

Hi I think I got my wrfout files converted. I recompiled the arw2arl using the same compilation option (pgf90) for both library and arw2arl and it seemed to work now. I think for the last time maybe I did not use the same compiler when compiling library and arw2arl.

Thanks
ariel.stein
Posts: 660
Joined: November 7th, 2012, 3:14 pm
Registered HYSPLIT User: Yes

Re: arw2arl error with library

Post by ariel.stein »

It is very important that you use the same compiler for both the libraries and the executable.
Post Reply

Return to “Conversion programs”