pcmdi_metrics icon indicating copy to clipboard operation
pcmdi_metrics copied to clipboard

Consistent templating across metrics

Open acordonez opened this issue 3 years ago • 1 comments

Different metrics sometimes use different keywords for the same value in parameter files (e.g. "test_data_set" for mean_climate versus "modnames" mjo). It would be helpful for users and new developers if the same keyword was used for the same test value across the PMP.

Common arguments can be added to https://github.com/PCMDI/pcmdi_metrics/blob/master/share/setup_default_args.py and imported via the PMP Parser.

acordonez avatar Nov 01 '21 17:11 acordonez

@acordonez This is really great!

gleckler1 avatar Nov 02 '21 20:11 gleckler1