Skip to content

Commit

Permalink
feat(datasets): add lakes.lswt data layer
Browse files Browse the repository at this point in the history
  • Loading branch information
pwambach committed Aug 26, 2021
1 parent 6d7f15d commit 00a6f8a
Show file tree
Hide file tree
Showing 8 changed files with 58 additions and 10 deletions.
6 changes: 6 additions & 0 deletions data/gdal-colors/colors-lswt.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
3500 230 56 30
2250 230 230 30
1250 30 230 30
500 20 210 230
-500 28 88 203
nv 0 0 0 0
7 changes: 7 additions & 0 deletions data/layers-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -310,5 +310,12 @@
"month": "long"
},
"legendValues": ["> 100 litres/m³", "-100"]
},
"lakes.lswt": {
"colorMap": "custom",
"timeFormat": {
"year": "numeric",
"month": "long"
}
}
}
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
#!/usr/bin/env bash

TIMEOUT=8000
LAYER_ID="lakes.lake_surface_water_temperature"
VARIABLE_ID="lake_surface_water_temperature"
LAYER_TYPE="tiles"
VERSION="1.1.1"
LON_RES="43200"
LAT_RES="21600"
ZOOM_LEVELS="0-5"
TIMEOUT=16000
LAYER_ID="lakes.lswt"
VARIABLE_ID="lswt"
LAYER_TYPE="image"
VERSION="1.2.1"
LON_RES="4320"
LAT_RES="2160"
ZOOM_LEVELS="0-3"
MIN_LON="-180"
MAX_LON="180"
MIN_LAT="-90"
MAX_LAT="90"
MIN="270"
MAX="310"
MIN="-500"
MAX="3500"
MACHINE_TYPE="N1_HIGHCPU_8"

if [ ! -f ./package.json ]; then
Expand Down
7 changes: 7 additions & 0 deletions storage/layers/layers-de.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,5 +152,12 @@
"name": "Glaciers",
"shortName": "Randolph Glacier Inventory",
"description": "A glacier is a persistent body of dense ice…\n\n**Variable Shown:** Randolph Glacier Inventory \n\n**Time Span:** \n\n**Temporal Resolution:** \n\n**Geographic Extent:** global \n\n**Temporal resolution:** \n\n**Geographic Extent:** \n\n**Version:** Randolph Glacier Inventory\n\n[ESA CCI Glaciers ECV Project website](https://climate.esa.int/de/projekte/glaciers/) \n[Data in the Open Data Portal](https://catalogue.ceda.ac.uk/uuid/b05d478170e14356bbe2c3cce3f7bf67)"
},
{
"id": "lakes.lswt",
"type": "Lakes",
"name": "Lakes",
"shortName": "Lakes",
"description": "..."
}
]
7 changes: 7 additions & 0 deletions storage/layers/layers-en.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,5 +152,12 @@
"name": "Glaciers",
"shortName": "Randolph Glacier Inventory",
"description": "A glacier is a persistent body of dense ice…\n\n**Variable Shown:** Randolph Glacier Inventory \n\n**Time Span:** \n\n**Temporal Resolution:** \n\n**Geographic Extent:** global \n\n**Temporal resolution:** \n\n**Geographic Extent:** \n\n**Version:** Randolph Glacier Inventory\n\n[ESA CCI Glaciers ECV Project website](https://climate.esa.int/de/projekte/glaciers/) \n[Data in the Open Data Portal](https://catalogue.ceda.ac.uk/uuid/b05d478170e14356bbe2c3cce3f7bf67)"
},
{
"id": "lakes.lswt",
"type": "Lakes",
"name": "Lakes",
"shortName": "Lakes",
"description": "..."
}
]
7 changes: 7 additions & 0 deletions storage/layers/layers-es.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,5 +152,12 @@
"name": "Glaciers",
"shortName": "Randolph Glacier Inventory",
"description": "A glacier is a persistent body of dense ice…\n\n**Variable Shown:** Randolph Glacier Inventory \n\n**Time Span:** \n\n**Temporal Resolution:** \n\n**Geographic Extent:** global \n\n**Temporal resolution:** \n\n**Geographic Extent:** \n\n**Version:** Randolph Glacier Inventory\n\n[ESA CCI Glaciers ECV Project website](https://climate.esa.int/de/projekte/glaciers/) \n[Data in the Open Data Portal](https://catalogue.ceda.ac.uk/uuid/b05d478170e14356bbe2c3cce3f7bf67)"
},
{
"id": "lakes.lswt",
"type": "Lakes",
"name": "Lakes",
"shortName": "Lakes",
"description": "..."
}
]
7 changes: 7 additions & 0 deletions storage/layers/layers-fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,5 +152,12 @@
"name": "Glaciers",
"shortName": "Randolph Glacier Inventory",
"description": "A glacier is a persistent body of dense ice…\n\n**Variable Shown:** Randolph Glacier Inventory \n\n**Time Span:** \n\n**Temporal Resolution:** \n\n**Geographic Extent:** global \n\n**Temporal resolution:** \n\n**Geographic Extent:** \n\n**Version:** Randolph Glacier Inventory\n\n[ESA CCI Glaciers ECV Project website](https://climate.esa.int/de/projekte/glaciers/) \n[Data in the Open Data Portal](https://catalogue.ceda.ac.uk/uuid/b05d478170e14356bbe2c3cce3f7bf67)"
},
{
"id": "lakes.lswt",
"type": "Lakes",
"name": "Lakes",
"shortName": "Lakes",
"description": "..."
}
]
7 changes: 7 additions & 0 deletions storage/layers/layers-nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,5 +152,12 @@
"name": "Glaciers",
"shortName": "Randolph Glacier Inventory",
"description": "A glacier is a persistent body of dense ice…\n\n**Variable Shown:** Randolph Glacier Inventory \n\n**Time Span:** \n\n**Temporal Resolution:** \n\n**Geographic Extent:** global \n\n**Temporal resolution:** \n\n**Geographic Extent:** \n\n**Version:** Randolph Glacier Inventory\n\n[ESA CCI Glaciers ECV Project website](https://climate.esa.int/de/projekte/glaciers/) \n[Data in the Open Data Portal](https://catalogue.ceda.ac.uk/uuid/b05d478170e14356bbe2c3cce3f7bf67)"
},
{
"id": "lakes.lswt",
"type": "Lakes",
"name": "Lakes",
"shortName": "Lakes",
"description": "..."
}
]

0 comments on commit 00a6f8a

Please sign in to comment.