When I am running the ungrib command after linking the Vtable using ERA5 data. the following error appears
gribsize in gribcode
*** Starting program ungrib.exe ***
Start_date = 2024-06-27_00:00:00 , End_date = 2024-06-28_00:00:00
output format is WPS
Path to intermediate files is ./
*** stopping in gribcode ***\n
\tI was expecting a Grib1 file, but this is a Grib2 file.
\tIt is possible this is because your GRIBFILE.XXX files
\tare not all of the same type.
\tWPS can handle both file types, but a separate ungrib
\tjob must be run for each Grib type.\n
Could someone explain me how to solve the error. Also in the ungrib.log file it says
2024-10-21 16:38:32.001 --- *** Starting program ungrib.exe ***
2024-10-21 16:38:32.005 --- Start_date = 2024-06-27_00:00:00 , End_date = 2024-06-28_00:00:00
2024-10-21 16:38:32.005 --- &UNGRIB
2024-10-21 16:38:32.005 --- out_format = WPS
2024-10-21 16:38:32.005 --- ordered_by_date = TRUE
2024-10-21 16:38:32.005 --- prefix = FILE
2024-10-21 16:38:32.005 --- /
2024-10-21 16:38:32.005 --- output format is WPS
2024-10-21 16:38:32.005 --- INFORM: Interval value: 10800 seconds or 3.000000 hours
2024-10-21 16:38:32.005 --- Path to intermediate files is ./
2024-10-21 16:38:32.008 --- INFORM: Reading Grib Edition 1
Usually the when we build WRF with GRIB2 option it should run isn't it. May i know where am I doing wrong.
Thanks
gribsize in gribcode
*** Starting program ungrib.exe ***
Start_date = 2024-06-27_00:00:00 , End_date = 2024-06-28_00:00:00
output format is WPS
Path to intermediate files is ./
*** stopping in gribcode ***\n
\tI was expecting a Grib1 file, but this is a Grib2 file.
\tIt is possible this is because your GRIBFILE.XXX files
\tare not all of the same type.
\tWPS can handle both file types, but a separate ungrib
\tjob must be run for each Grib type.\n
Could someone explain me how to solve the error. Also in the ungrib.log file it says
2024-10-21 16:38:32.001 --- *** Starting program ungrib.exe ***
2024-10-21 16:38:32.005 --- Start_date = 2024-06-27_00:00:00 , End_date = 2024-06-28_00:00:00
2024-10-21 16:38:32.005 --- &UNGRIB
2024-10-21 16:38:32.005 --- out_format = WPS
2024-10-21 16:38:32.005 --- ordered_by_date = TRUE
2024-10-21 16:38:32.005 --- prefix = FILE
2024-10-21 16:38:32.005 --- /
2024-10-21 16:38:32.005 --- output format is WPS
2024-10-21 16:38:32.005 --- INFORM: Interval value: 10800 seconds or 3.000000 hours
2024-10-21 16:38:32.005 --- Path to intermediate files is ./
2024-10-21 16:38:32.008 --- INFORM: Reading Grib Edition 1
Usually the when we build WRF with GRIB2 option it should run isn't it. May i know where am I doing wrong.
Thanks