hard-coded paths
Brought to you by:
ezaron
In inversion.xml, the user may input paths to various iom-specific directories, e.g.,
iom_cgdata_dir
iom_outputs_dir
etc.
But many of these path names are used by the iom_hand_written programs, such as, for example, the conjugate gradient solvers.
Problem: These paths are hard-coded into the SRC_iom program trees. Also, they are hard-coded into the main IOM perl script, iom_script.pl.
I have not looked at what paths can be submitted via the GUI.