Page 1 of 1

Error while using 4 meteorological files for trajectory calculation

Posted: February 15th, 2018, 9:44 am
by mstill
Hi,

My trajectory calculation script works fine for 3 Meteorological files however when I change it to 4 Meteorological files it gives me the following output

WARNING metset: Old format meteo data grid 4 1
At line 126 of metold.f
Fortan runtime error: Bad value during integer read

I've check the meteo data files individually and they work fine. Any ideas on what I'm doing wrong would be helpful.

The contents of CONTROL file which is generated is :

98 02 01 23 15
1
74.97 -156.65 400
-120
0
20000.0
4
/path/to/meteo/
ARL_Jan_1_15
/path/to/meteo/
ARL_Jan_16_31
/path/to/meteo/
ARL_Feb_1_15
/path/to/meteo/
ARL_Feb_16_28
/path/to/output/
tdump

Re: Error while using 4 meteorological files for trajectory calculation

Posted: February 15th, 2018, 2:57 pm
by glenn.rolph
The data set looks to be corrupted. What meteorological data are you using? Try downloading the files again, making sure that you download them as "binary", and try again.

Re: Error while using 4 meteorological files for trajectory calculation

Posted: February 16th, 2018, 5:53 am
by mstill
I'm using ERA Interim Reanalysis data. If the data set is corrupted then it shouldn't run when I tested it with one of these datasets each.