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 is only available at the granule level only. The first campaign that will use this element will be level. The Track element provides orbit information for data collected via satellite including Cycle, Pass and Tiles. This allows for file level searches by Track information.


Best Practices

The Track element was initially designed to support the Surface Water and Ocean Topography , or (SWOT, ) mission managed by NASA's PO.DAAC . It will then 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 center. The Track element can be used to describe 3 sub-components:

  1. Cycle: A cycle encompasses data from 1 full day of orbits
while a pass will provide
  1. .
  2. Pass: A pass includes data from a half-orbit.
A set of tiles, where
  1. Tiles: Here, a tile is defined as a 64 km x 64 km square to the left and right of the ground track
,
  1. . A set of consecutive tiles make up a pass.  

Examples:



Element Specification

Spatial Extent-Track is required an optional element in the UMM-G (Cardinality: 0..*)

1
ModelElementTypeConstraintsRequired?Cardinality
UMM-GSpatialExtent/TrackString

N/A

Yes



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 10SpatialExtent/TrackString

N/A

Yes1


Example Mapping

Section
Column
width50%

ECHO 10

No Format
<Track>Pass</Track>
Column
width50%

UMM

No Format
"DataGranule": {
  "Track" : "Cycle"
}
Expand
titleISO 19115-2 MENDS

ISO 19115-2 MENDS

Spatial Extent-Track currently does not map to ISO 19115-2 MENDS.

SpecificationPathTypeNotes
ISO 19115-2 MENDS

N/A

String

N/A


Example Mapping

Section
Column
width50%

ISO 19115-2 MENDS

No Format
N/A
 
Column
width50%

UMM

No Format
"DataGranule": {
  "Track" : "Cycle"
}
Expand
titleISO 19115-2 SMAP

ISO 19115-2 SMAP

Spatial Extent-Track 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": {
  "Track" : "Cycle"
}

UMM Migration

UMM Version 1.4.0Translation DirectionUMM Version 1.5.0



Future Mappings

Expand
titleISO 19115-1

ISO 19115-1

Spatial Extent-Track currently does not map to 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": {
  "Track" : "Cycle"
}

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