Open
Description
I just discovered what has been causing issues for GR 3.8/3.9. Seems like the dev_args
and obs_file
parameter blocks are set to Type: None
, but setting them to String
resolves problems.
To-do: Test if Type: String
is compatible with GR 3.7 as well, or if only Type: None
is the exclusive workaround for the old version, and integrate the fix.
Activity