ESCOMP / ESCOMP/ESMStandardNames

What to do about model-specific variable names?

Open
#46 1 comment 0 reactions 1 assignee Claimed by @mkavulich View on GitHub
help wanted
Dominant language
Python
Stars
9
Forks
17
PR merge metrics
No merged PRs in 30d

Description

## 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:

- Separate host- / model-specific variables into a dedicated section
- Add a new attribute for variables indicating which models make use of that specific variable
- Include model in variable names

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.