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

Compare with Current View Page History

« Previous Version 10 Next »

Element Description

The Reprocessing Actual element states what reprocessing has been performed on the granule.


Best Practices

The Reprocessing Actual element describes whether reprocessing has been performed on the granule. It can also be used to provide details on when the reprocessing occurred or the type of reprocessing that occurred. Note that this field is intended to describe past reprocessing. To describe plans for future reprocessing, please use the Reprocessing Planned element. Information provided should be kept brief as there is an 80 character limit for this field.  

Examples:

Reprocessing Actual: "Reprocessed"

Reprocessing Actual: "Processed once"

Reprocessing Actual: "Reprocessed in 2008 and 2016 to include new variables."


Element Specification

The Reprocessing Actual element is optional for UMM-G (Cardinality: 0..1)

ModelElementTypeConstraintsRequired?Cardinality
UMM-GDataGranule/ReprocessingActualString

1 - 80 characters

No0..1



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 information provided is incorrect for the granule
  • The information contains a spelling or grammatical error.

This element is categorized as medium priority when:

  • N/A

This element is categorized as medium priority when:

  • N/A

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

ARC Automated Rules

  • If no value is provided, return is "np."
  • Otherwise, return is "OK."


Dialect Mappings

ECHO 10

The Reprocessing Actual element is optional in ECHO 10 (Cardinality: 0..1)

SpecificationPathTypeConstraintsRequired in ECHO10?Cardinality
ECHO 10DataGranule/ReprocessingActualString

1 - 80 characters

No0..1


Example Mapping

ECHO 10

<DataGranule>
  <ReprocessingActual>Reprocessed in 2008 and 2016 to include new variables.</ReprocessingActual>
</DataGranule>

UMM

"DataGranule": {
  "ReprocessingActual": "Reprocessed in 2008 and 2016 to include new variables."
}

ISO 19115-2 MENDS

The Reprocessing Actual element is optional in ISO-19115-2 (Cardinality: )

SpecificationPathTypeNotes
ISO 19115-2 MENDS/gmi:MI_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality/gmd:lineage/gmd:LI_Lineage/gmd:processStep/gmi:LE_ProcessStep/gmd:description/gco:CharacterString = ReprocessingActual: {The actual value}

String

Maps to the UMM-G element "Reprocessed Actual"

Include the prefix 'ReprocessingActual: " before the value to ensure the information is mapped to the correct UMM-G field.


Example Mapping

ISO 19115-2 MENDS

<gmi:MI_Metadata>
  <gmd:dataQualityInfo>
    <gmd:DQ_DataQuality>
      <gmd:lineage>
        <gmd:LI_Lineage>
          <gmd:processStep>
            <gmi:LE_ProcessStep>
              </gmd:description>
                <gco:CharacterString>ReprocessingActual: Reprocessed in 2008 and 2016 to include new variables.</gco:CharacterString>
              </gmd:description>
            </gmi:LE_ProcessStep>
          </gmd:processStep>
        </gmd:LI_Lineage>
      </gmd:lineage>
    </gmd:DQ_DataQuality>
  </gmd:dataQualityInfo>
</gmi:MI_Metadata>

UMM

"DataGranule": {
  "ReprocessingActual": "Reprocessed in 2008 and 2016 to include new variables."
}

ISO 19115-2 SMAP

There is currently no mapping between UMM-G and ISO 19115-2 SMAP for Reprocessing Actual.

SpecificationPathTypeNotes
ISO 19115-2 SMAP

N/A

N/A

There is currently no mapping between UMM-G and ISO 19115-2 SMAP for Reprocessing Actual.


Example Mapping

ISO 19115-2 SMAP

N/A

UMM

N/A

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 Reprocessing Actual during the transition from version 1.4.0 to 1.5.0.
1.4.008/01/2018No changes were made for Reprocessing Actual 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