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