Versions Compared

Key

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

Table of Contents
stylecircle

Element Description

The File Naming Convention refers to the naming convention of the data set's (Collection's) data files along with a description of the granule file construction.

Best Practices

Convention should be a representation of what "fields" may make up the composite parts of a file name, such as dates and IDs.

Description should be used to describe the meaning of what is in the Convention field.

Examples:

FileNamingConvention/Convention: "ESDT.AYYYYDDD.HHMM.VID.YYYYDDDHHMMSS.Format"

FileNamingConvention/Description: "An example file name is VNP01.A2016202.2200.001.2016203071541.nc"

Element Specification

Abstract FileNamingConvention is not required. Only one Abstract FileNamingConvention may be provided (Cardinality: 0..1)

ModelElementTypeConstraintsRequired?CardinalityNotes
UMM-CFileNamingConventionObject


No0..1
UMM-CFileNamingConvention/ConventionString

1 to 4,000 characters

Yes1
UMM-CFileNamingConvention/DescriptionString

1 to 4,000 characters

No0..1Required if OtherIdentifiers/Type is 'Other'

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-fb28346e
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
    • Check that there is at least a brief summary of the data.
    • Confirm that other URLs link to the appropriate web pages.
    • Identify errors, discrepancies or omissions.
    • Proof all content for conciseness and readability.
  • Automated Review
    • Check that the field length is not greater than 40,000 characters.
    • Check that the field length is at least 1 character.
    • Check that the convention field has been populated.
Expand
titleCMR Validation
  • Must contain at least 1 character and be no longer than 4000 characters in length
Expand
titleARC Metadata QA/QC

ARC Priority Matrix

Priority CategorizationJustification

Red = High Priority Finding

TBD

Yellow = Medium Priority Finding

TBD

Blue = Low Priority Finding

TBD

Green = No Findings/Issues

TBD

ARC Automated Checks

ARC uses the pyQuARC library for automated metadata checks. Please see the pyQuARC GitHub for more information.  

Dialect Mappings

Expand
titleDIF 9

DIF 9

DIF 9 (Note: DIF-9 has being phased out and is no longer supported since 2018)

Expand
titleDIF 10


DIF 10

Other_Identifiers is not required. Many Other_Identifiers may be provided (Cardinality: 0..1)

UMM-C ElementDIF 10 PathTypeConstraintsRequired in DIF 10?Cardinality
FileNamingConventionFile_Naming_ConventionObject
Yes0..1
FileNamingConvention/ConventionFile_Naming_Convention/IdentifierString1-4,000 charactersYes1
FileNamingConvention/DescriptionFile_Naming_Convention/DescriptionString1-4,000 charactersNo0..1


Example Mapping

Section
Column
width50%

DIF 10

No Format
<File_Naming_Convention>
    <Convention>ESDT.AYYYYDDD.HHMM.VID.YYYYDDDHHMMSS.Format</Convention>
    <Description>An example is VNP01.A2016202.2200.001.2016203071541.nc</Description>
</File_Naming_Convention>
Column
width50%

UMM

No Format
"FileNamingConvention" {
  "Convention": "ESDT.AYYYYDDD.HHMM.VID.YYYYDDDHHMMSS.Format",
  "Description": "An example is VNP01.A2016202.2200.001.2016203071541.nc"
}
Expand
titleECHO 10

ECHO 10

OtherIdentifiers is not required. Many OtherIdentifier nodes may be provided (Cardinality: 0..1)

UMM-C ElementECHO 10 PathTypeConstraintsRequired in ECHO10?Cardinality
FileNamingConventionFileNamingConventionList
No0..1

FileNamingConvention/Convention

FileNamingConvention/ConventionString1-4,000 charactersYes1
FileNamingConvention/DescriptionFileNamingConvention//DescriptionString1-4,000 charactersNo0..1


Example Mapping


Section
Column
width50%

ECHO 10

No Format
<FileNamingConvention>
	<Convention>ESDT.AYYYYDDD.HHMM.VID.YYYYDDDHHMMSS.Format</Convention>
	<Description>An example is VNP01.A2016202.2200.001.2016203071541.nc</Description>
</FileNamingConvention>
Column
width50%

UMM

No Format
"FileNamingConvention" {
  "Convention": "ESDT.AYYYYDDD.HHMM.VID.YYYYDDDHHMMSS.Format",
  "Description": "An example is VNP01.A2016202.2200.001.2016203071541.nc"
}



Expand
titleISO 19115-2 MENDS

ISO 19115-2 MENDS

Abstract is required is ISO. Only one Abstract may be provided (Cardinality: 1)

UMM-C ElementISO PathTypeNotes
FileNamingConvention

/gmi:MI_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:resourceFormat/gmd:MD_Format [=>

[=> /name "FileNamingConvention"

[=>/version :gco:nilReason "inapplicable"

Label
FileNamingConvention/Convention

[=>/specification "FileNameConvention: <value>

StringShares a Character String with ConventionDescription
FileNamingConvention/Description

[=>/specification "ConventionDescription: <value>

StringShares a Character String with FileNameConvention


Example Mapping

Section
Column
width50%

ISO 19115-2 MENDS

No Format
<gmd:identificationInfo>
    <gmd:MD_DataIdentification>
        <!-- File Naming Convention -->
        <gmd:resourceFormat>
            <gmd:MD_Format>
                <gmd:name>
                    <gco:CharacterString>FileNamingConvention</gco:CharacterString>
                </gmd:name>
                <gmd:version gco:nilReason="unknown"/>
                <gmd:specification>
                    <gco:CharacterString>
                        FileNameConvention: ESDT.AYYYYDDD.HHMM.VID.YYYYDDDHHMMSS.Format
                        ConventionDescription: An example is VNP01.A2016202.2200.001.2016203071541.nc
                    </gco:CharacterString>
                </gmd:specification>
            </gmd:MD_Format>
        </gmd:resourceFormat>
    </gmd:MD_DataIdentification>
</gmd:identificationInfo>
Column
width50%

UMM

No Format
"FileNamingConvention" {
  "Convention": "ESDT.AYYYYDDD.HHMM.VID.YYYYDDDHHMMSS.Format",
  "Description": "An example is VNP01.A2016202.2200.001.2016203071541.nc"
}
Expand
titleISO 19115-2 SMAP

ISO 19115-2 SMAP

No Mappings to this format

UMM-C ElementISO PathTypeNotes
FileNamingConvention

None


No mappings have been defined


Example Mapping

Section
Column
width50%

ISO 19115-2 SMAP

No Format
N/A
Column
width50%

UMM

No Format
N/A

UMM Migration

None

Excerpt
hiddentrue

Future Mappings

This section not edited, but left in as a placeholder

Expand
titleISO 19115-1

ISO 19115-1

Abstract is required in ISO. Only one Abstract may be provided (Cardinality: 1)

UMM-C ElementISO PathTypeNotes
Abstract

/mdb:MD_Metadata/mdb:identificationInfo/mri:MD_DataIdentification/mri:abstract/gco:CharacterString

StringMaps to the UMM element "Abstract"


Example Mapping

Section
Column
width50%
No Format
<mdb:MD_Metadata>
  ...
  <mdb:identificationInfo>
    <mri:MD_DataIdentification>
      ...
      <mri:abstract>
        <gco:CharacterString>
      The Atmospheric Infrared Sounder (AIRS) is a grating spectrometer (R = 1200) aboard the second Earth Observing System (EOS) polar-orbiting platform, EOS Aqua. In combination with the Advanced Microwave Sounding Unit (AMSU) and the Humidity Sounder for Brazil (HSB), AIRS constitutes an innovative atmospheric sounding group of visible, infrared, and microwave sensors. The AIRS Carbon Dioxide (CO2) Standard Retrieval Product consists of retrieved estimates of CO2, plus estimates of the errors associated with the retrieval. In contrast to AIRX2RET, the horizontal resolution of this standard product is about 110 km (1x1 degree). An AIRS granule has been set as 6 minutes of data, 15 footprints cross track by 22 lines along track.
        </gco:CharacterString>
      </mri:abstract>
    ...
    </mri:MD_DataIdentification>
  </mdb:identificationInfo>
  ...
</mdb:MD_Metadata>
Column
width50%
No Format
"Abstract" : "The Atmospheric Infrared Sounder (AIRS) is a grating spectrometer (R = 1200) aboard the second Earth Observing System (EOS) polar-orbiting platform, EOS Aqua. In combination with the Advanced Microwave Sounding Unit (AMSU) and the Humidity Sounder for Brazil (HSB), AIRS constitutes an innovative atmospheric sounding group of visible, infrared, and microwave sensors. The AIRS Carbon Dioxide (CO2) Standard Retrieval Product consists of retrieved estimates of CO2, plus estimates of the errors associated with the retrieval. In contrast to AIRX2RET, the horizontal resolution of this standard product is about 110 km (1x1 degree). An AIRS granule has been set as 6 minutes of data, 15 footprints cross track by 22 lines along track.",

History

UMM Versioning

VersionDateWhat Changed
1.18.02024-03-18Added in version 1.18.0

ARC Documentation

VersionDateWhat ChangedAuthor

Hide comments