Hello,
I'm currently running WRF with output_diagnostics = 1 so I can get daily minima/maxima for my runs and I want to be sure that I'm using the inputout_begin_h option correctly. I want WRF to calculate the minima/maxima for the 24-hour period coincident with Eastern Standard Time (USA) so I've set "auxhist3_begin_h = -5" in my namelist file. Does this work in the way that I'm imagining it does? The closest thing I've found to an answer is this thread in which the user states:
And further, I see the description of the output variable TT2MIN as "TIME OF MINIMUM TEMPERATURE AT 2M HEIGHT IN DIAGNOSTIC OUTPUT INTERVAL". Does the "diagnostic output interval" refer to the modified time with respect to wrfxtrm_begin_h or to the simulation time of the model?
Thanks!
I'm currently running WRF with output_diagnostics = 1 so I can get daily minima/maxima for my runs and I want to be sure that I'm using the inputout_begin_h option correctly. I want WRF to calculate the minima/maxima for the 24-hour period coincident with Eastern Standard Time (USA) so I've set "auxhist3_begin_h = -5" in my namelist file. Does this work in the way that I'm imagining it does? The closest thing I've found to an answer is this thread in which the user states:
but they do not specify which timezone they are converting to and I want to be sure the "-5" is working the way I want it to and that I'm not supposed to use "+19" instead.Since I need daily extremes of temperature, I set my wrfxtrm interval as 1440 (one day) and the wrfxtrm_begin_h=17
The expected output is to have files save at 17:00:00 for each day to match the UTC time with the Local time.
And further, I see the description of the output variable TT2MIN as "TIME OF MINIMUM TEMPERATURE AT 2M HEIGHT IN DIAGNOSTIC OUTPUT INTERVAL". Does the "diagnostic output interval" refer to the modified time with respect to wrfxtrm_begin_h or to the simulation time of the model?
Thanks!
Last edited: