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

Compare with Current View Page History

« Previous Version 9 Next »

Element Description

The Granule Localities element refers to an alternative method for naming a granule's spacial location. The three most common names include, but are not limited to, "global," "land," and "limb." A "global" granule locality consists of data taken on a global-scale, while a land locality pertains to data taken over land. A "limb" locality refers to data taken from an instrument in limb mode. 


Best Practices

Please be aware that this is an element that is rarely used. 

Examples:



Element Specification

Production Date Time is required (Cardinality: 0..*)

ModelElementTypeConstraintsRequired?Cardinality
UMM-GSpatialExtent/GranuleLocalitiesString

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

Please see the expandable sections below for flowchart details.


  • Manual Review
  • Automated Review

<>

ARC Priority Matrix

Priority CategorizationJustification

This element is categorized as highest priority when:

  • The Granule Locality is not provided.
  • The Granule Locality 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

ECHO 10

Production Date Time is required for ECHO 10.

SpecificationPathTypeConstraintsRequired in ECHO10?Cardinality
ECHO 10GranuleLocality/Locality ValueString

N/A

Yes1


Example Mapping

ECHO 10

<LocalityValue>Global</LocalityValue>

UMM

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

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

ISO 19115-2 MENDS

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

UMM

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

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

ISO 19115-2 SMAP

N/A

UMM

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

UMM Migration

UMM Version 1.4.0Translation DirectionUMM Version 1.5.0



Future Mappings

ISO 19115-1

Granule Locality currently does not map to ISO 19115-1.

SpecificationPathTypeNotes
ISO 19115-1

N/A

N/A

N/A


Example Mapping

ISO 19115-1

N/A

UMM

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

History

UMM Versioning

VersionDateWhat Changed
1.5.001/30/2019No changes were made for Granule Localities during the transition from version 1.4.0 to 1.5.0.
1.4.008/01/2018No changes were made for Granule Localities 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
  • No labels