E3SM-Project / zppy-interfaces

BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Add ability to specify parameters via cfg #3

Open forsyth2 opened 4 days ago

forsyth2 commented 4 days ago

Add option to specify parameters through cfg rather than command line. E.g., https://github.com/E3SM-Project/e3sm_diags/blob/main/e3sm_diags/parser/core_parser.py#L809

(This should be another method of specifying parameters; we should still be able to specify them on the command line too).