Skip to content

Commit baeaa6d

Browse files
committed
Horizontal datum - revised #330-v1
1 parent 72d49fa commit baeaa6d

1 file changed

Lines changed: 5 additions & 13 deletions

File tree

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,10 @@
11
{
2-
"processing_level_description_presence_check": {
3-
"failure": "The Processing Level Description is missing.",
4-
"help": {
5-
"message": "Recommend providing a processing level description, using the EOSDIS processing level descriptions as guidance",
6-
"url": "https://www.earthdata.nasa.gov/learn/earth-observation-data-basics/data-processing-levels"
7-
},
8-
"remediation": "Recommend providing a processing level description, using the EOSDIS processing level descriptions as guidance:\nhttps://www.earthdata.nasa.gov/engage/open-data-services-and-software/data-information-policy/data-levels"
9-
},
10-
"processing_level_description_length_check": {
11-
"failure": "The provided description is less than 50 characters and therefore may be lacking in contextual information.",
2+
"horizontal_datum_name_check": {
3+
"failure": "The Horizontal Datum Name is missing.",
124
"help": {
13-
"message": "Use the EOSDIS Data Processing level description as guidance.",
14-
"url": "https://www.earthdata.nasa.gov/engage/open-data-services-and-software/data-information-policy/data-levels"
5+
"message": "",
6+
"url": "https://wiki.earthdata.nasa.gov/display/CMR/Spatial+Extent"
157
},
16-
"remediation": "Recommend providing a more detailed processing level description, using the EOSDIS processing level descriptions as guidance:\nhttps://www.earthdata.nasa.gov/engage/open-data-services-and-software/data-information-policy/data-levels"
8+
"remediation": "Information about the datum should be provided in the metadata if possible."
179
}
1810
}

0 commit comments

Comments
 (0)