Skip to content

Use of ObservedLayer #44

@joergklausen

Description

@joergklausen

Summary and Purpose

Support for elements from the code table ObservedLayer is proposed. If approved, the specification of the WMDR XSD shall be updated accordingly. Parsers claiming compliance need to be extended.

Proposal

Use the O&M OM_Observation element 'parameter:NamedValue' to specify the ObservedLayer, as illustrated below.

<om:parameter>
   <om:NamedValue>
      <om:name xlink:href="http://codes.wmo.int/wmdr/ObservedLayer" />
      <om:value xlink:href="http://codes.wmo.int/wmdr/ObservedLayer/freeTroposphere" />
   </om:NamedValue>
</om:parameter>

Reason

For some remote-sensing observations, but also in-situ observations, the observed layer is an important attribute describing the observation. To facilitate this, a corresponding code list has been introduced (see ObservedLayer). The WMDR specification does not currently support this and will need to be updated after approval. Subsequently, parsers claiming compliance with the WMDR XSD will also need to be extended.

Stakeholder(s)

GALION (@ejwelton)
General users of the WIGOS Metadata Standard.

Consultations

[include names and emails or handles of individuals or groups that reviewed the proposal]

Context

O&M
WMDR

Expected Impact of Change

HIGH: update of WMDR XSD specification and subsequently of any parser claiming compliance (e.g., OSCAR/Surface).

Metadata

Metadata

Labels

discussion neededIssue needs further discussion within the teamenhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions