GIS4WRF / gis4wrf

QGIS toolkit 🧰 for pre- and post-processing 🔨, visualizing 🔍, and running simulations 💻 in the Weather Research and Forecasting (WRF) model 🌀
https://gis4wrf.github.io
MIT License
159 stars 36 forks source link

can not edit namelist.wps "End Time" #251

Open ihaseeburrehman opened 1 year ago

ihaseeburrehman commented 1 year ago

Hi I want to edit End time in namelist.wps file. I want to have following time period Start Time 2021-07-08 00:00 End Time 2021-07-15 00:00

I want to predict value for 2021-07-15 00:00 based on my input data which is available from 2021-07-08 00:00 to 2021-07-14 18:00 But GIS4WRF automatically took the input data value as end date i.e 2021-07-14 18:00. and I can not change it whenever i change and save the configuration file it automatically change to input data time period.

Advise please .

dmey commented 1 year ago

This would be invalid. Datetime in WRF needs to match (or be within) that of your boundary conditions.