Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
stylecircle

Element Description

Spatial Extent-Track is a recently added element that will be assigned at the granule level only. The first campaign that will use this element will be the Surface Water and Ocean Topography, or SWOT, mission managed by PO.DAAC. However, it will eventually be expanded to other future projects.  


Best Practices

In an effort to make searching for data easier, granules will eventually have the ability to be searched by their orbit information using the following terms: cycle, pass, and tiles. A cycle will encompass data from a days worth of orbits while a pass will only be a half-orbit. 

Examples:



Element Specification

... is required (Cardinality: 0..*)

ModelElementTypeConstraintsRequired?Cardinality
UMM-GSpatialExtent/TrackString

N/A

No0..*


























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).

Lucidchart
rich-viewerfalse
autofittrue
nameCopy of Wiki Page Metadata Evaluation Workflow-1939-51df84
width1102
pages-to-display
id98e5dc28-3252-4209-953f-66f1378e1cf4
alignLeft
height299

Please see the expandable sections below for flowchart details.


Expand
titleGCMD Metadata QA/QC
  • Manual Review
  • Automated Review
Expand
titleCMR Validation

<>

Expand
titleARC Metadata QA/QC

ARC Priority Matrix

Priority CategorizationJustification

This element is categorized as highest priority when:

  • The Spatial Extent Track is not provided.
  • The Spatial Extent Track does not comply with the ISO 8601 Standard.

Not Applicable


Not Applicable


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

ARC Automated Rules

Dialect Mappings

Expand
titleECHO 10

ECHO 10

Production Date Time is required for ECHO 10.

SpecificationPathTypeConstraintsRequired in ECHO10?Cardinality
ECHO 10GranuleLocality/Locality ValueString

N/A

Yes1


Example Mapping

Section
Column
width50%

ECHO 10

No Format
<LocalityValue>Global</LocalityValue>
Column
width50%

UMM

No Format
"DataGranule": {
  "Granule Locality" : "Global"
}
Expand
titleISO 19115-2 MENDS

ISO 19115-2 MENDS

The path where Granule Locality is provided in ISO is optional, however, a Granule Locality is required for all CMR granule metadata (Cardinality: 0..1)

SpecificationPathTypeNotes
ISO 19115-2 MENDS

/gmi:MI_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:descriptiveKeywords/gmd:MD_Keywords/gmd:keyword/gco:CharacterString
/gmi:MI_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:descriptiveKeywords/gmd:MD_Keywords/gmd:keyword/gmd:type/gmd:MD_KeywordTypeCode codeList="https://cdn.earthdata.nasa.gov/iso/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode" codeListValue="place" = place


String

Maps to the UMM element "GranuleLocalities"


Example Mapping

Section
Column
width50%

ISO 19115-2 MENDS

No Format
<gmi:MI_Metadata>
  <gmd:identificationInfo>
    <gmd:MD_DataIdentification>
      <gmd:descriptiveKeywords>
        <gmd:MD_Keywords>
          <gmd:keyword>
                <gco:CharacterString>Granule Localities</gco:CharacterString>
              </gmd:description>
                <gco:String>Global</gco:String>
              </gmd:keyword>
            </gmd:MD_Keywords>
          </gmd:descriptiveKeywords>
        </gmd:MD_DataIdentification>
      </gmd:identificationInfo>
    </gmi:MI_Metadata>
 
Column
width50%

UMM

No Format
"DataGranule": {
  "Granule Locality" : "Global"
}
Expand
titleISO 19115-2 SMAP

ISO 19115-2 SMAP

Granule Locality currently does not map to ISO 19115-2 SMAP.

SpecificationPathTypeNotes
ISO 19115-2 SMAP

N/A

N/A

N/A


Example Mapping

Section
Column
width50%

ISO 19115-2 SMAP

No Format
N/A
Column
width50%

UMM

No Format
"DataGranule": {
  "Granule Locality" : "Global"
}

UMM Migration

UMM Version 1.4.0Translation DirectionUMM Version 1.5.0



Future Mappings

Expand
titleISO 19115-1

ISO 19115-1


SpecificationPathTypeNotes
ISO 19115-1

N/A

N/A

N/A


Example Mapping

Section
Column
width50%

ISO 19115-1

No Format
N/A
Column
width50%

UMM

No Format
"DataGranule": {
  "Granule Locality" : "2009-12-14T00:00:00Z"
}

History

UMM Versioning

VersionDateWhat Changed
1.5.001/30/2019No changes were made for Spatial Extent-Track during the transition from version 1.4.0 to 1.5.0.
1.4.008/01/2018No changes were made for Spatial Extent-Track during the transition from version 1.3.0 to 1.4.0.

ARC Documentation

VersionDateWhat ChangedAuthor
1.002/15/2019Recommendations/priority matrix transferred from internal ARC documentation to wiki space