Skip to content

Somehow encourage users toward standard variable names #294

Open
@davidpablocohn

Description

@davidpablocohn

The lovely thing about standards is that there are so many of them. :) But there seem to be two main camps of variable names. Peter Shanks writes:

"It’s a bit of a can of worms, but there’s a good argument for getting everyone to use the same names for the same things. Unfortunately there are two main camps (and a couple of outliers, but we’ll ignore those for now). CF (climate and forecast) metadata https://cfconventions.org/ and NERC (the UK’s Natural Environment Research Council) https://vocab.nerc.ac.uk/. The former tend to be used more commonly in NetCDF data and describe what’s being measured, while the NERC parameters generally describe what’s being measured but can also include which instrument was doing the measuring, and how and where the measurement was taken. A lot more informative, but can also lead to quite unmanageable variable names (my current favourite: sea_surface_secondary_swell_wave_period_at_variance_spectral_density_maximum). NERC also splits things up into collections, which can be a bit confusing if you’re coming to it cold. I’d be using CF if it came to a choice, but there are many variables that CF doesn’t cover.

As an aside, there is a CF NERC collection: http://vocab.nerc.ac.uk/collection/P07/current/"

https://cfconventions.org/Data/cf-standard-names/current/build/cf-standard-name-table.html

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions