openwfm / wrfxpy

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

Too long abs_path in geogrid #45

Closed Fergui closed 4 years ago

Fergui commented 4 years ago

When running fmda_geogrid using some long path fmda_geogrid_path, it results in an error during geogrid.exe. Geogrid doesn't accept absolute paths longer than 128 characters.

Fergui commented 4 years ago

This can be solved by creating a soft link from fmda_geogrid_path to wps directory, and creating an absolute path in GEOGRID.TBL from that linked directory.

Fergui commented 4 years ago

commit 60e9cfebb1ba05472a1de39f0d46006b67498ab5