Hi
I want to add some new 4D variables in the WRF. Actually I want to modify a script (I don't know which script in the WRF is better for this purpose but I used solve_em.F) to read some variables every 6 hours.
Now I have an WRF I/O format format file which contains u-component of wind and v component of wind and Temperature and Qvapor. Each variable's dimension is Times(357)*zlevel(27)*south_north(560)*west_east(410). The time is 6-hourly. The size of this nc file is 30 T.
Is there any way to read these varibles at 6-hour time interval in parallel way ?
ps: what the "auxinput" mean?
Thanks a lot
I want to add some new 4D variables in the WRF. Actually I want to modify a script (I don't know which script in the WRF is better for this purpose but I used solve_em.F) to read some variables every 6 hours.
Now I have an WRF I/O format format file which contains u-component of wind and v component of wind and Temperature and Qvapor. Each variable's dimension is Times(357)*zlevel(27)*south_north(560)*west_east(410). The time is 6-hourly. The size of this nc file is 30 T.
Is there any way to read these varibles at 6-hour time interval in parallel way ?
ps: what the "auxinput" mean?
Thanks a lot