Dear all,
I'm running WRF to forecast some hourly parameters for 15 days ahead. The output formart is GRIB1. I successfully get all the output variables that I want (e.g. U, V, W, T, P, Q2, T2, PSFC, U10, V10, QVAPOR, HGT, RAINNC, SST), except for the convective precipitation (RAINC), which seems to stop to be produced in the 10th day (timestep 255). By any chance, is there a variable in the namelist that should be set so that I don't face this error?
When I use CDO to read my file, after the time step 255, I get this error, which does not exist in the previously timesteps. id=254.2 refers to the RAINC
cgribexGetTsteptype: Time range indicator 255 unsupported, set to 0!
Warning (cgribexScanTimestep1): Record 4 (id=254.2 lev1=0 lev2=0) timestep 1: Inconsistent verification time!
Thanks in advance.
I'm running WRF to forecast some hourly parameters for 15 days ahead. The output formart is GRIB1. I successfully get all the output variables that I want (e.g. U, V, W, T, P, Q2, T2, PSFC, U10, V10, QVAPOR, HGT, RAINNC, SST), except for the convective precipitation (RAINC), which seems to stop to be produced in the 10th day (timestep 255). By any chance, is there a variable in the namelist that should be set so that I don't face this error?
When I use CDO to read my file, after the time step 255, I get this error, which does not exist in the previously timesteps. id=254.2 refers to the RAINC
cgribexGetTsteptype: Time range indicator 255 unsupported, set to 0!
Warning (cgribexScanTimestep1): Record 4 (id=254.2 lev1=0 lev2=0) timestep 1: Inconsistent verification time!
Thanks in advance.