Skip to content

Commit

Permalink
Fix CBCA
Browse files Browse the repository at this point in the history
  • Loading branch information
EtienneKras committed Sep 29, 2023
1 parent 42f5df4 commit 3ea6060
Showing 1 changed file with 2 additions and 58 deletions.
60 changes: 2 additions & 58 deletions current/cbca/collection.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,68 +6,12 @@
"links": [
{
"rel": "item",
"href": "./benefit-mapbox/benefit-mapbox-scenarios-RCP45-SSP1.json",
"href": "./nuts2-regions/nuts2-regions.json",
"type": "application/json",
"properties": {
"scenarios": "RCP45-SSP1"
}
},
{
"rel": "item",
"href": "./benefit-mapbox/benefit-mapbox-scenarios-RCP85-SSP5.json",
"type": "application/json",
"properties": {
"scenarios": "RCP85-SSP5"
}
},
{
"rel": "item",
"href": "./cost-mapbox/cost-mapbox-scenarios-RCP45-SSP1.json",
"type": "application/json",
"properties": {
"scenarios": "RCP45-SSP1"
}
},
{
"rel": "item",
"href": "./cost-mapbox/cost-mapbox-scenarios-RCP85-SSP5.json",
"type": "application/json",
"properties": {
"scenarios": "RCP85-SSP5"
}
},
{
"rel": "item",
"href": "./cbr-mapbox/cbr-mapbox-scenarios-RCP45-SSP1.json",
"type": "application/json",
"properties": {
"scenarios": "RCP45-SSP1"
}
},
{
"rel": "item",
"href": "./cbr-mapbox/cbr-mapbox-scenarios-RCP85-SSP5.json",
"type": "application/json",
"properties": {
"scenarios": "RCP85-SSP5"
}
},
{
"rel": "item",
"href": "./eb-mapbox/eb-mapbox-scenarios-RCP45-SSP1.json",
"type": "application/json",
"properties": {
"scenarios": "RCP45-SSP1"
}
},
{
"rel": "item",
"href": "./eb-mapbox/eb-mapbox-scenarios-RCP85-SSP5.json",
"type": "application/json",
"properties": {
"scenarios": "RCP85-SSP5"
}
},
}
{
"rel": "root",
"href": "../catalog.json",
Expand Down

0 comments on commit 3ea6060

Please sign in to comment.