Skip to content

Commit

Permalink
Insert Assets Title and Standardize indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
marujore committed Mar 13, 2024
1 parent 6b1f071 commit 9fb4fda
Show file tree
Hide file tree
Showing 18 changed files with 2,486 additions and 2,267 deletions.
8 changes: 7 additions & 1 deletion amz1_wfi_l4_sr.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,36 +150,42 @@
},
"item_assets": {
"BAND1": {
"title": "Band blue",
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
"roles": [
"data"
]
},
"BAND2": {
"title": "Band green",
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
"roles": [
"data"
]
},
"BAND3": {
"title": "Band red",
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
"roles": [
"data"
]
},
"BAND4": {
"title": "Band nir",
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
"roles": [
"data"
]
},
"CMASK": {
"title": "Band cmask",
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
"roles": [
"data"
]
},
"thumbnail": {
"title": "Thumbnail",
"type": "image/png",
"bands": {
"red": "BAND3",
Expand All @@ -196,4 +202,4 @@
"http:https://www.inpe.br"
]
}
}
}
8 changes: 7 additions & 1 deletion cb4_mux_l4_sr.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,36 +150,42 @@
},
"item_assets": {
"BAND5": {
"title": "Band blue",
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
"roles": [
"data"
]
},
"BAND6": {
"title": "Band green",
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
"roles": [
"data"
]
},
"BAND7": {
"title": "Band red",
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
"roles": [
"data"
]
},
"BAND8": {
"title": "Band nir",
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
"roles": [
"data"
]
},
"CMASK": {
"title": "Band cmask",
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
"roles": [
"data"
]
},
"thumbnail": {
"title": "Thumbnail",
"type": "image/png",
"bands": {
"red": "BAND7",
Expand All @@ -196,4 +202,4 @@
"http:https://www.inpe.inpe.br"
]
}
}
}
8 changes: 7 additions & 1 deletion cb4_wfi_l4_sr.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,36 +149,42 @@
},
"item_assets": {
"BAND13": {
"title": "Band blue",
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
"roles": [
"data"
]
},
"BAND14": {
"title": "Band green",
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
"roles": [
"data"
]
},
"BAND15": {
"title": "Band red",
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
"roles": [
"data"
]
},
"BAND16": {
"title": "Band nir",
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
"roles": [
"data"
]
},
"CMASK": {
"title": "Band cmask",
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
"roles": [
"data"
]
},
"thumbnail": {
"title": "Thumbnail",
"type": "image/png",
"bands": {
"red": "BAND15",
Expand All @@ -195,4 +201,4 @@
"http:https://www.inpe.inpe.br"
]
}
}
}
8 changes: 7 additions & 1 deletion cb4a_wfi_l4_sr.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,36 +149,42 @@
},
"item_assets": {
"BAND13": {
"title": "Band blue",
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
"roles": [
"data"
]
},
"BAND14": {
"title": "Band green",
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
"roles": [
"data"
]
},
"BAND15": {
"title": "Band red",
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
"roles": [
"data"
]
},
"BAND16": {
"title": "Band nir",
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
"roles": [
"data"
]
},
"CMASK": {
"title": "Band cmask",
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
"roles": [
"data"
]
},
"thumbnail": {
"title": "Thumbnail",
"type": "image/png",
"bands": {
"red": "BAND15",
Expand All @@ -195,4 +201,4 @@
"http:https://www.inpe.inpe.br"
]
}
}
}
36 changes: 24 additions & 12 deletions cb4a_wpm_pca_fused.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,22 +16,30 @@
"licensor",
"processor",
"host"
],
],
"url": "https://data.inpe.br/big/",
"processing:lineage": "Generation of fused images, using the Principal Components Fusion (PCA) method",
"processing:level": "FUSED",
"processing:facility": "LGI",
"processing:software": {
"wpm-fusion-processor": "1.0"
}
}
],
}
}
],
"license": {
"type": "Creative Commons Attribution 4.0 International",
"uri": "https://creativecommons.org/licenses/by/4.0/"
}
}
},
"keywords": ["cbers-4a", "wpm", "optical","cloud optimized geotiff","cog","earth observation","brazil"],
"keywords": [
"cbers-4a",
"wpm",
"optical",
"cloud optimized geotiff",
"cog",
"earth observation",
"brazil"
],
"is_public": true,
"is_available": true,
"category": "eo",
Expand Down Expand Up @@ -111,19 +119,23 @@
},
"item_assets": {
"rgb": {
"title": "rgb",
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
"roles": [
"data"
]
},
"thumbnail": {
"type": "image/png",
"roles": ["thumbnail"]
}
"thumbnail": {
"title": "Thumbnail",
"type": "image/png",
"roles": [
"thumbnail"
]
}
},
"properties": {
"sources": [
"http:https://www.inpe.inpe.br"
]
]
}
}
}
18 changes: 14 additions & 4 deletions cbers4-mux-2m.json
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@
}
],
"summaries": {
"platform": [
"platform": [
"cbers-4"
],
"constellation": [
Expand All @@ -239,72 +239,82 @@
},
"item_assets": {
"CLEAROB": {
"title": "Clear observation",
"roles": [
"data"
],
"type": "image/tiff; application=geotiff; profile=cloud-optimized"
},
"TOTALOB": {
"title": "Total observation count",
"roles": [
"data"
],
"type": "image/tiff; application=geotiff; profile=cloud-optimized"
},
"PROVENANCE": {
"title": "Day of year",
"roles": [
"data"
],
"type": "image/tiff; application=geotiff; profile=cloud-optimized"
},
"EVI": {
"title": "Band EVI",
"roles": [
"data"
],
"type": "image/tiff; application=geotiff; profile=cloud-optimized"
},
"NDVI": {
"title": "Band NDVI",
"roles": [
"data"
],
"type": "image/tiff; application=geotiff; profile=cloud-optimized"
},
"BAND5": {
"title": "Band blue",
"roles": [
"data"
],
"type": "image/tiff; application=geotiff; profile=cloud-optimized"
},
"BAND6": {
"title": "Band green",
"roles": [
"data"
],
"type": "image/tiff; application=geotiff; profile=cloud-optimized"
},
"BAND7": {
"title": "Band red",
"roles": [
"data"
],
"type": "image/tiff; application=geotiff; profile=cloud-optimized"
},
"BAND8": {
"title": "Band nir",
"roles": [
"data"
],
"type": "image/tiff; application=geotiff; profile=cloud-optimized"
},
"CMASK": {
"title": "Band cmask",
"roles": [
"data"
],
"type": "image/tiff; application=geotiff; profile=cloud-optimized"
},
"thumbnail": {
"title": "Thumbnail",
"roles": [
"thumbnail"
],
"type": "image/png"
}
},
"properties": {
}
}
"properties": {}
}
Loading

0 comments on commit 9fb4fda

Please sign in to comment.