Skip to content

[release/v1] Remove "kind" from standard name entries #102

@mkavulich

Description

@mkavulich

The current standard name entries include a "type" element that has information about the variable units, type and kind. As an example:

    <standard_name name="exner_function"
                   long_name="exner function, (p/p0)^(Rd/cp), where p0 is 1000 hPa">
      <type kind="kind_phys" units="1">real</type>
    </standard_name>

While units and type are both important to distinguishing the use of a variable, the "kind" entry is a vestige of this dictionary's origin in a UFS context for CCPP, and is not generalizable to other contexts. My opinion is that this information should be removed, but I am hoping to hear others' opinions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions