You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Element Description

The Metadata Specification element ...


Best Practices


Examples:



Element Specification

... (Cardinality: 0..*)

ModelElementTypeConstraintsRequired?Cardinality
UMM-G







Metadata Validation and QA/QC

All metadata entering the CMR goes through the below process to ensure metadata quality requirements are met. All records undergo CMR validation before entering the system. The process of QA/QC is slightly different for NASA and non-NASA data providers. Non-NASA providers include interagency and international data providers and are referred to as the International Directory Network (IDN).

Please see the expandable sections below for flowchart details. 


<>

ARC Priority Matrix

Priority CategorizationJustification

Not Applicable


Not Applicable


This element is categorized as low priority when:

  • The Grid Mapping Name seems inaccurate for the granule.

The element is provided and follows all applicable criteria specified in the best practices section above.

ARC Automated Rules

Dialect Mappings

ECHO 10

The Grid Mapping Names element does not currently map to ECHO 10.

UMM-G ElementECHO 10 PathTypeConstraintsRequired in ECHO10?Cardinality
GridMappingNamesN/AN/A

N/A

N/AN/A


Example Mapping

ECHO 10

N/A

UMM

"GridMappingNames": ["Equal-Area Scalable Earth Grid (EASE-Grid)", "5.0 degree latitude x 5.0 degree longitude global grid (36x72)"], 

ISO 19115-2 MENDS

The Grid Mapping Names element is not required for ISO 19115-2 MENDS (Cardinality: 0..1).

UMM-G ElementISO PathTypeNotes
GridMappingNames

/gmi:MI_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:extent/gmd:EX_Extent [=>

with

gmd:EX_Extent attribute id="boundingExtent" (this element is included with the spatial extent block - a new 'geographicElement' path should be provided for each grid mapping name)

[=>/gmd:geographicElement/gmd:EX_GeographicDescription id="GridMappingName*"/gmd:geographicIdentifier/gmd:MD_Identifier/gmd:code/gco:CharacterString = {grid mapping name}

where * = 1, 2, etc. A unique number for each grid mapping name.

[=>/gmd:geographicElement/gmd:EX_GeographicDescription/gmd:geographicIdentifier/gmd:MD_Identifier/gmd:codeSpace/gco:CharacterString = gov.nasa.esdis.umm.gridmappingname
[=>/gmd:geographicElement/gmd:EX_GeographicDescription/gmd:geographicIdentifier/gmd:MD_Identifier/gmd:description/gco:CharacterString = GridMappingName

String

This element maps to the UMM-G Element Grid Mapping Names.

Note that this element is included with the spatial extent block , therefore; a new 'geographicElement' needs to be added for each grid mapping name. The geographicElement includes the boundingBox id. 


Example Mapping

ISO 19115-2 MENDS

<gmi:MI_Metadata>
  <gmd:identificationInfo>
    <gmd:MD_DataIdentification>
      <gmd:extent>
        <gmd:EX_Extent id="boundingExtent">
          <gmd:geographicElement>
            <gmd:EX_GeographicDescription id="GridMappingName1">
              <gmd:geographicIdentifier>
                <gmd:MD_Identifier>
                  <gmd:code>
                    <gco:CharacterString>Equal-Area Scalable Earth Grid (EASE-Grid)</gco:CharacterString>
                  </gmd:code>
                  <gmd:codespace>
                    <gco:CharacterString>gov.nasa.esdis.umm.gridmappingname</gco:CharacterString>
                  </gmd:codespace>
                  </gmd:description>
                    <gco:CharacterString>GridMappingName</gco:CharacterString>
                  </gmd:description>
                </gmd:MD_Identifier>
              </gmd:geographicIdentifier>
            </gmd:EX_GeographicDescription>
          </gmd:geographicElement>
          <gmd:geographicElement>
            <gmd:EX_GeographicDescription id="GridMappingName2">
              <gmd:geographicIdentifier>
                <gmd:MD_Identifier>
                  <gmd:code>
                    <gco:CharacterString>5.0 degree latitude x 5.0 degree longitude global grid (36x72)</gco:CharacterString>
                  </gmd:code>
                  <gmd:codespace>
                    <gco:CharacterString>gov.nasa.esdis.umm.gridmappingname</gco:CharacterString>
                  </gmd:codespace>
                  </gmd:description>
                    <gco:CharacterString>GridMappingName</gco:CharacterString>
                  </gmd:description>
                </gmd:MD_Identifier>
              </gmd:geographicIdentifier>
            </gmd:EX_GeographicDescription>
          </gmd:geographicElement>
        </gmd:EX_Extent>
      </gmd:extent>
    </gmd:MD_DataIdentification>
  </gmd:identificationInfo>
</gmi:MI_Metadata> 

UMM

"GridMappingNames": ["Equal-Area Scalable Earth Grid (EASE-Grid)", "5.0 degree latitude x 5.0 degree longitude global grid (36x72)"],

ISO 19115-2 SMAP

The Grid Mapping Names element currently does not map to ISO 19115-2 SMAP.

UMM-G ElementISO PathTypeNotes
GridMappingNames

N/A

N/A

N/A


Example Mapping

ISO 19115-2 SMAP

N/A

UMM

"GridMappingNames": ["Equal-Area Scalable Earth Grid (EASE-Grid)", "5.0 degree latitude x 5.0 degree longitude global grid (36x72)"],

UMM Migration

UMM Version 1.4.0Translation DirectionUMM Version 1.5.0




History

UMM Versioning

VersionDateWhat Changed
1.5.001/30/2019No changes were made for Grid Mapping Names during the transition from version 1.4.0 to 1.5.0.
1.4.008/01/2018

ARC Documentation

VersionDateWhat ChangedAuthor
1.004/12/2019Recommendations/priority matrix transferred from internal ARC documentation to wiki space
  • No labels