openwfm / wrfxpy

WRF-SFIRE data acquisitiion, forecasting, data assimilation, and visualization in Python.
MIT License
37 stars 17 forks source link

Input fuel moisture and extended parameters through metgrid #37

Open janmandel opened 5 years ago

janmandel commented 5 years ago

In #8 this was done through geogrid but geogrid is meant for static data. Metgrid should be used for time-dependent data, and it can also input a time sequence not just one snapshot.