Skip to content

Commit

Permalink
Merge pull request #21 from NASA-IMPACT/V2Update
Browse files Browse the repository at this point in the history
Update DOI value for version 2.0.
  • Loading branch information
sharkinsspatial authored May 6, 2021
2 parents 22e5169 + 25bd52a commit df09cad
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion metadata_creator/templates/L30.json
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
"Name": "IDENTIFIER_PRODUCT_DOI",
"DataType": "STRING",
"Description": "Digital object identifier that uniquely identifies this data product",
"Values": ["10.5067/HLS/HLSL30.015"]
"Values": ["10.5067/HLS/HLSL30.002"]
},
{
"Name": "IDENTIFIER_PRODUCT_DOI_AUTHORITY",
Expand Down
2 changes: 1 addition & 1 deletion metadata_creator/templates/S30.json
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@
"Name": "IDENTIFIER_PRODUCT_DOI",
"DataType": "STRING",
"Description": "Digital object identifier that uniquely identifies this data product",
"Values": ["10.5067/HLS/HLSS30.015"]
"Values": ["10.5067/HLS/HLSS30.002"]
},
{
"Name": "IDENTIFIER_PRODUCT_DOI_AUTHORITY",
Expand Down
2 changes: 1 addition & 1 deletion tests/data/HLS.L30.39TVF.2020158.165.v1.5.xml
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@
<AdditionalAttribute>
<Name>IDENTIFIER_PRODUCT_DOI</Name>
<Values>
<Value>10.5067/HLS/HLSL30.015</Value>
<Value>10.5067/HLS/HLSL30.002</Value>
</Values>
</AdditionalAttribute>
<AdditionalAttribute>
Expand Down
2 changes: 1 addition & 1 deletion tests/data/HLS.S30.T01LAH.2020097T222759.v1.5.xml
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@
<AdditionalAttribute>
<Name>IDENTIFIER_PRODUCT_DOI</Name>
<Values>
<Value>10.5067/HLS/HLSS30.015</Value>
<Value>10.5067/HLS/HLSS30.002</Value>
</Values>
</AdditionalAttribute>
<AdditionalAttribute>
Expand Down
2 changes: 1 addition & 1 deletion tests/data/HLS.S30.T48UXF.2020274T041601.v1.5.xml
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@
<AdditionalAttribute>
<Name>IDENTIFIER_PRODUCT_DOI</Name>
<Values>
<Value>10.5067/HLS/HLSS30.015</Value>
<Value>10.5067/HLS/HLSS30.002</Value>
</Values>
</AdditionalAttribute>
<AdditionalAttribute>
Expand Down

0 comments on commit df09cad

Please sign in to comment.