ESCOMP / CCPPStandardNames

Repository for community-accepted CCPP Standard Names and search tools
Other
3 stars 16 forks source link

What to do about model-specific variable names? #46

Open mkavulich opened 10 months ago

mkavulich commented 10 months ago

The issue

Many models (for example, aerosol and chemistry models, but potentially others as well) use very specific variables that will realistically only be used in a single context. For example, an aerosol scheme may use custom bins for various constituents that are based on the specific logic used in that model, and not general physical laws. Not only will a variable like "mass fraction for dust bin 3" not be useful outside of the specific context of that model, but it may be ambiguous and confusing in the context of other models, schemes, etc. that use different binning strategies.

Potential solutions

We had some initial discussion during a CCPP Framework meeting, which included a few initial suggestions:

Further discussion is needed on this, hopefully we can use this issue as a jumping-off point.

mkavulich commented 10 months ago

Through discussion at last week's CCPP framework meeting, we decided that, at least in the short term, the first option above is preferable. The option to allow subsections is being discussed in Issue #48.