Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

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.
 
Top