Open kuchaale opened 7 years ago
Try to establish more robust configuration structure of inputs, especially for configuration of regressors.
Fortran namelist files or ConfigParser may be a good way to go.
Sources for inspiration GARD MPAS-Analysis Yaml#1 Yaml#2 Yaml#3
It may be convenient to have 2 config files: one for general configuration of the regression and second one to configure regressors.
Try to establish more robust configuration structure of inputs, especially for configuration of regressors.
Fortran namelist files or ConfigParser may be a good way to go.
Sources for inspiration GARD MPAS-Analysis Yaml#1 Yaml#2 Yaml#3