-
Notifications
You must be signed in to change notification settings - Fork 9
Description
Hy,
i created the driving data using R for a simulation in FSM with 25 years of meteorolgical data.
the example-data of CdP is working and generating an output-file.
if i run the FSM.exe with my nlst-file i get this:
At line 32 of file DRIVE.f90 (unit = 21, file = 'data/data_FSM_kuehtai.txt')
Fortran runtime error: Bad real number in item 7 of list input Error termination. Backtrace:
Could not print backtrace: libbacktrace could not find executable to open
the data all have the format "number" in R. Maybe this is the issue?
I'm thankful for any information.
regards
emanuel
here is an example of the first lines:
1990 10 1 0 0 0 0 0 282.1 91 1.1 78000
1990 10 1 1 0 0 0 0 281.7 91 1.1 78000
1990 10 1 2 0 0 0 0.1 281.2 98 1.4 78000
1990 10 1 3 0 0 0 0 281.2 97 1.4 78000
1990 10 1 4 0 0 0 0 281 98 1.1 78000
1990 10 1 5 0 0 0 0 281.3 94 0.8 78000
1990 10 1 6 0 0 0 0 280.7 97 0.8 78000
1990 10 1 7 21 14 0 0 280.8 97 0.8 78000
1990 10 1 8 57 38 0 0 281.8 94 0.6 78000
1990 10 1 9 108 72 0 0 282.7 90 0.8 78000
1990 10 1 10 173 115 0 0 282.4 91 0.8 78000
1990 10 1 11 245 163 0 0.1 283.5 82 1.1 78000
1990 10 1 12 333 222 0 0 284.7 79 1.1 78000
1990 10 1 13 222 148 0 0 285.1 75 0.3 78000
1990 10 1 14 174 116 0 0 284.6 77 0.3 78000
1990 10 1 15 113 75 0 0.8 283.6 88 0.6 78000
1990 10 1 16 52 34 0 0 284.1 82 0.8 78000
1990 10 1 17 12 8 0 0 283.3 89 0.3 78000
1990 10 1 18 0 0 0 0 282.7 97 0 78000
1990 10 1 19 0 0 0 0 282.3 96 0.6 78000
1990 10 1 20 0 0 0 0 282.3 87 0 78000
1990 10 1 21 0 0 0 0.4 281.7 97 0.3 78000
1990 10 1 22 0 0 0 0 281.4 96 0.3 78000
1990 10 1 23 0 0 0 0 281.1 98 0 78000
1990 10 2 0 0 0 0 0 281.2 93 0.3 78000
1990 10 2 1 0 0 0 0.2 280.8 96 0 78000
1990 10 2 2 0 0 0 0.2 280.5 100 0 78000
1990 10 2 3 0 0 0 0.1 280.3 100 0 78000
1990 10 2 4 0 0 0 0.2 280.2 100 0.3 78000