Skip to content

Investigate the "must-be-filled rule" for PARAMETER_UNITS #41

@delphinedobler

Description

@delphinedobler

Item raised by JPR:
PARAMETER_UNITS refers to the unit of PARAMETER_ACCURACY and PARAMETER_RESOLUTION as explicitely stated in the UM.
Currently, there is a must-be-filled rule in the FileChecker for PARAMETER_UNITS, however, when PARAMETER_ACCURACY and PARAMETER_RESOLUTION are not filled in, this has no meaning, and thus there is no sense in constraining the metadata creator to fill it.

So the rule could be changed as follows:

  • if PARAMETER_ACCURACY and/or PARAMETER_RESOLUTION is filled in, then PARAMETER_UNITS must be filled. -> alert level = rejection
  • if PARAMETER_ACCURACY and PARAMETER_RESOLUTION are not filled in, then PARAMETER_UNITS must not be filled. -> alert level = warning (for the moment)

any comment back are welcome

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    AVTT discussion requested

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions