Skip to content

Commit

Permalink
expose experimental COPERNICUS_R_3035_X_M_HRVPP-VPP_P_2017-NOW_V01
Browse files Browse the repository at this point in the history
  • Loading branch information
bossie committed Apr 11, 2024
1 parent 77f56e2 commit b351a45
Showing 1 changed file with 46 additions and 0 deletions.
46 changes: 46 additions & 0 deletions docker/creo_layercatalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -3414,5 +3414,51 @@
},
{}]
}
},
{
"id": "COPERNICUS_R_3035_X_M_HRVPP-VPP_P_2017-NOW_V01",
"description": "[EXPERIMENTAL]",
"experimental": true,
"_vito": {
"data_source": {
"type": "stac",
"href": "https://stac.openeo.vito.be/collections/copernicus_r_3035_x_m_hrvpp-vpp_p_2017-now_v01"
}
},
"cube:dimensions": {
"x": {
"type": "spatial",
"axis": "x",
"reference_system": 3035
},
"y": {
"type": "spatial",
"axis": "y",
"reference_system": 3035
},
"t": {
"type": "temporal"
},
"bands": {
"type": "bands",
"values": [
"QFLAG_100M"
]
}
},
"summaries": {
"eo:bands": [
{
"name": "QFLAG_100M",
"openeo:gsd": {
"value": [
100,
100
],
"unit": "m"
}
}
]
}
}
]

0 comments on commit b351a45

Please sign in to comment.