-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
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
Labels
No labels
Type
Projects
Status
AVTT discussion requested