ankitpatte0698
New member
I am unable to run ./ungrib.exe command. I have downloaded the correct ERA5 data from 17/01/2020 to 21/01/2020. and running the model for these dates :
wrf_core = 'ARW',
max_dom = 3,
start_date = '2020-01-18_00:00:00','2020-01-18_00:00:00','2020-01-18_00:00:00',
end_date = '2020-01-19_00:00:00','2020-01-19_00:00:00','2020-01-19_00:00:00',
However i am getting the following error:
Error opening GRIBFILE.ADC Error status: 2
c_open.c: No such file or directory
Subroutine DATINT: Interpolating 3-d files to fill in any missing data...
Looking for data at time 2020-01-18_00
ERROR: Data not found: 2020-01-18_00:00:00.0000
wrf_core = 'ARW',
max_dom = 3,
start_date = '2020-01-18_00:00:00','2020-01-18_00:00:00','2020-01-18_00:00:00',
end_date = '2020-01-19_00:00:00','2020-01-19_00:00:00','2020-01-19_00:00:00',
However i am getting the following error:
Error opening GRIBFILE.ADC Error status: 2
c_open.c: No such file or directory
Subroutine DATINT: Interpolating 3-d files to fill in any missing data...
Looking for data at time 2020-01-18_00
ERROR: Data not found: 2020-01-18_00:00:00.0000