jaganagmet
New member
I am trying to develop three days forcast for an Indian Region using WRF-4.0.3 using GFS 0.5 data. My requirements are only surface variables viz; TMAX, TMIN, Windspeed, Rainfall, Solar Radiation & RH that we use in agriculture. So I have added auxhist3 for getting these values for the day. I also added auxhist3_begin_h and auxhist3_begin_m for obtaining these values for the period in which we take observation (7:00 AM to 7:00 AM). The problem is that, the values of T2MAX and T2MIN from auxhist3 looks like Celsius but the unit indicated in header is K. In case of T2MEAN I could see abnormal values a five digit integer & decimals instead of three digit integer. However, without adding auxhist3_begin_h and auxhist3_begin_m, I found all these values are normal and the unit in K. I have not received any error mesages.
As I want these variable to be stored during our observation time I need to use auxhist3 begin hour. Is there any way by which I can correctly store these variables according to my requirement. I am using CenrOS 6.7 & Gfortran & gcc 4.4.7.
Attachments are forum1_auxhist3.tar.gz with contents
File with auxhist3_begin_h = wrfxtrm_d01_2019-03-03_01:30:00
File with auxhist3_begin_h = wrfxtrm_d01_2019-03-03_12:00:00
namelist.input
As I want these variable to be stored during our observation time I need to use auxhist3 begin hour. Is there any way by which I can correctly store these variables according to my requirement. I am using CenrOS 6.7 & Gfortran & gcc 4.4.7.
Attachments are forum1_auxhist3.tar.gz with contents
File with auxhist3_begin_h = wrfxtrm_d01_2019-03-03_01:30:00
File with auxhist3_begin_h = wrfxtrm_d01_2019-03-03_12:00:00
namelist.input