Skip to content

Correct metadata for Sentinel 1 Backscatter collection #7

@soxofaan

Description

@soxofaan

"id": "SENTINEL1_GRD_BACKSCATTER_SIGMA0",
"name": "SENTINEL1_GRD_BACKSCATTER_SIGMA0",
"product_id": "SENTINEL1_GRD_BACKSCATTER_SIGMA0",
"title": "Sentinel 1 GRD Sigma0 product, VH, VV bands.",
"_vito": {
"data_source": {
"type": "creodias-s1-backscatter"
}
},
"description": "Sentinel 1 GRD Sigma0 backscatter.",
"providers": [],
"license": "free",
"extent": {
"spatial": {
"bbox": [
[
-180,
-56,
180,
83
]
]
},
"temporal": {
"interval": [
[
"2015-07-06",
null
]
]
}
},
"cube:dimensions": {
"x": {
"type": "spatial",
"axis": "x"
},
"y": {
"type": "spatial",
"axis": "y"
},
"t": {
"type": "temporal"
},
"bands": {
"type": "bands",
"values": [
"VH",
"VV"
]
}
},
"summaries": {
"eo:bands": [
{
"name": "VH",
"type": "float",
"unit": "1"
},
{
"name": "VV",
"type": "float",
"unit": "1"
}
]
},
"links": []

@jdries I added this SENTINEL1_GRD_BACKSCATTER_SIGMA0 collection quickly without much attention for correct metadata. Is the collection id ok? What should the title and description be? Where can I find correct spatial and temporal extents?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions