Hi,
I am running WRFv4.0, and using grib2 files containing ERA5 model level data (137 levels) for 48 hour time period with 1 h time step. The data are in one file which is in grib2 format. The g2print.exe extracts the model level data only for the first hour (00). However, when I apply wgrib2, the data are successfully extracted for all the time periods (48 hour).
And it's not just a problem with how g2print is reading this file; if I run ungrib with my grib2 data I get the following error:
Subroutine DATINT: Interpolating 3-d files to fill in any missing data...
Looking for data at time 2018-08-10_00
Found file: era5_ml:2018-08-10_00
Looking for data at time 2018-08-10_01
ERROR: Data not found: 2018-08-10_01:00:00.0000
When I convert my input grib2 data to grib1 format through grib_set command the g1print.exe successfully shows my data from 1 to 48 h, and the ungrib.exe works with the grib1 data.
Artur
I am running WRFv4.0, and using grib2 files containing ERA5 model level data (137 levels) for 48 hour time period with 1 h time step. The data are in one file which is in grib2 format. The g2print.exe extracts the model level data only for the first hour (00). However, when I apply wgrib2, the data are successfully extracted for all the time periods (48 hour).
And it's not just a problem with how g2print is reading this file; if I run ungrib with my grib2 data I get the following error:
Subroutine DATINT: Interpolating 3-d files to fill in any missing data...
Looking for data at time 2018-08-10_00
Found file: era5_ml:2018-08-10_00
Looking for data at time 2018-08-10_01
ERROR: Data not found: 2018-08-10_01:00:00.0000
When I convert my input grib2 data to grib1 format through grib_set command the g1print.exe successfully shows my data from 1 to 48 h, and the ungrib.exe works with the grib1 data.
Artur