hello,
I am using WRF 4.0.1 and everything runs fine. However, I now want to save the WRF output in grib2 instead of netcdf format.
I specify io_form_history = 10 in namelist.input
but i get an error message in the rsl.error.xxxx files like this:
SOIL TEXTURE CLASSIFICATION = STAS FOUND 19 CATEGORIES
open_hist_w : error opening wrfout_d01_2019-09-30_00:00:00 for writing. 100
Timing for Writing wrfout_d01_2019-09-30_00:00:00 for domain 1: 0.00927 elapsed seconds
d01 2019-09-30_00:00:00 Input data is acceptable to use: wrflowinp_d01
d01 2019-09-30_00:00:00 Input data processed for aux input 4 for domain 1
d01 2019-09-30_00:00:00 Input data is acceptable to use: wrfbdy_d01
Timing for processing lateral boundary for domain 1: 2.11458 elapsed seconds
Tile Strategy is not specified. Assuming 1D-Y
WRF TILE 1 IS 1 IE 24 JS 1 JE 12
WRF NUMBER OF TILES = 1
open_hist_w : error opening wrfout_d02_2019-09-30_00:00:00 for writing. 100
Timing for Writing wrfout_d02_2019-09-30_00:00:00 for domain 2: 0.00704 elapsed seconds
d02 2019-09-30_00:00:00 Input data is acceptable to use: wrflowinp_d02
d02 2019-09-30_00:00:00 Input data processed for aux input 4 for domain 2
the model continues to run but the it doesn't write the output.
using the option for grib1 seems to work.
any ideas are greatly appreciated.
Cheers,
Charles Jones
I am using WRF 4.0.1 and everything runs fine. However, I now want to save the WRF output in grib2 instead of netcdf format.
I specify io_form_history = 10 in namelist.input
but i get an error message in the rsl.error.xxxx files like this:
SOIL TEXTURE CLASSIFICATION = STAS FOUND 19 CATEGORIES
open_hist_w : error opening wrfout_d01_2019-09-30_00:00:00 for writing. 100
Timing for Writing wrfout_d01_2019-09-30_00:00:00 for domain 1: 0.00927 elapsed seconds
d01 2019-09-30_00:00:00 Input data is acceptable to use: wrflowinp_d01
d01 2019-09-30_00:00:00 Input data processed for aux input 4 for domain 1
d01 2019-09-30_00:00:00 Input data is acceptable to use: wrfbdy_d01
Timing for processing lateral boundary for domain 1: 2.11458 elapsed seconds
Tile Strategy is not specified. Assuming 1D-Y
WRF TILE 1 IS 1 IE 24 JS 1 JE 12
WRF NUMBER OF TILES = 1
open_hist_w : error opening wrfout_d02_2019-09-30_00:00:00 for writing. 100
Timing for Writing wrfout_d02_2019-09-30_00:00:00 for domain 2: 0.00704 elapsed seconds
d02 2019-09-30_00:00:00 Input data is acceptable to use: wrflowinp_d02
d02 2019-09-30_00:00:00 Input data processed for aux input 4 for domain 2
the model continues to run but the it doesn't write the output.
using the option for grib1 seems to work.
any ideas are greatly appreciated.
Cheers,
Charles Jones