openwfm / wrfxpy

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

Replace atmospheric data source in FMDA #22

Open janmandel opened 6 years ago

janmandel commented 6 years ago

RTMA is lightweight 2D but has many artefacts and history does not exist. Try NAM227 or HRRR instead, process into 2D surface data. Use the same meteo products as for the simulation itself. Support general target time not just the present.

janmandel commented 5 years ago

Artefacts fixed in 77c9405d43b782b3d0f18c59bd1d7d10cb61d134. In RTMA, rain is set to > 9e36 outside of radar circles. Replacing by zero if > 1e10. Radar circles may still be visible if there is rain in the circles but not outside.