Skip to content

Definition of variable "short names" and "definition" reference #26

@fmigneault

Description

@fmigneault

Variables often have an official name and a "short name" variant.

For example, ECMWF land_sea_mask that also defines short-name: lsm.
https://codes.ecmwf.int/grib/param-db/172

It would be worth having a short_name property for describing these variables, since they are commonly used in scripts loading the data, and it might not be that obvious for non-expert users to resolve the mapping.

Alternatively (or additionally), there could also be directly a property (definition or similar) that contains the "https://codes.ecmwf.int/grib/param-db/172" link for explicit referencing.

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