Skip to content

Commit

Permalink
Add first version of metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
gqueiroz committed Nov 30, 2023
1 parent 71ae4c8 commit 17fa136
Show file tree
Hide file tree
Showing 6 changed files with 2,643 additions and 0 deletions.
104 changes: 104 additions & 0 deletions s1-grd-bundle.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,104 @@
{
"id": 2000,
"name": "sentinel-1-grd-bundle",
"title": "Sentinel-1 - Level-1 - Interferometric Wide Swath Ground Range Detected High Resolution",
"description": "Copernicus Sentinel-1 Level-1 Ground Range Detected (GRD) products consist of focused SAR data that has been detected, multi-looked and projected to ground range using an Earth ellipsoid model. This dataset contains interferometric wide swath ground range detected high resolution data available over Brazil.",
"temporal_composition_schema": null,
"composition_function": null,
"grid_ref_sys": null,
"collection_type": "collection",
"metadata": {
"providers": [
{
"name": "European Space Agency (ESA)",
"roles": [
"producer",
"licensor"
],
"url": "https://earth.esa.int/"
},
{
"name": "National Institute for Space Research (INPE)",
"roles": [
"host"
],
"url": "https://data.inpe.br/big/"
}
],
"license": {
"type": "proprietary",
"uri": "https://sentinels.copernicus.eu/documents/247904/690755/Sentinel_Data_Legal_Notice"
}
},
"keywords": [
"sentinel",
"sentinel-1",
"sar",
"c-band",
"level-1",
"grd",
"earth observation",
"brazil"
],
"is_public": true,
"is_available": true,
"category": "sar",
"version": 1,
"version_predecessor": null,
"version_successor": null,
"summaries": {
"platform": [
"sentinel-1a",
"sentinel-1b"
],
"constellation": [
"sentinel-1"
],
"sar:product_type": [
"GRD"
],
"sar:polarizations": [
[
"VV"
],
[
"VH"
]
],
"sar:frequency_band": [
"C"
],
"s1:processing_level": [
"1"
],
"sar:instrument_mode": [
"IW"
],
"sar:center_frequency": [
5.405
],
"sar:observation_direction": [
"right"
]
},
"item_assets": {
"asset": {
"type": "application/zip",
"roles": [
"data"
]
},
"thumbnail": {
"type": "image/png",
"roles": [
"thumbnail"
]
}
},
"properties": {
"sources": [
"https://dataspace.copernicus.eu/",
"https://inthub2.copernicus.eu"
]
}
}
Loading

0 comments on commit 17fa136

Please sign in to comment.