tslist time interval

janac4

Member
Hello everyone,
I'm currently trying to use for the first time tslist file to output data in specific lat-lon locations. I use an adaptive time step, so I found that, by default, pfx.dNN.TS files write a line of data for each model time step, which in my case isn't a regular step because of the adaptive option.
Is there any parameter to set tslist data to be written every 30 seconds, for example? Without changing adaptive model time step option.

Thanks a lot!
 
Hi,
Unfortunately I don't believe there is a simple switch to modify this. You may be able to modify the file WRF/share/wrf_timeseries.F to implement something along those lines, though.
 
Back
Top