Skip to content

Commit

Permalink
fix dashboard link and dates
Browse files Browse the repository at this point in the history
  • Loading branch information
misev committed Jul 25, 2024
1 parent 898cde8 commit 69fe357
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions stac_dist/water_and_wetness_10m/water_and_wetness_10m.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@
"extent": [],
"type": "temporal",
"values": [
"2018-01-01T00:00Z",
"2999-01-01T00:00:00Z"
"2018-01-01T00:00Z"
],
"step": "P7Y",
"unit": "day"
Expand Down Expand Up @@ -73,8 +72,8 @@
"area_cover": "EEA39",
"documentation": "European Union's Copernicus Land Monitoring Service information; Source dataset DOI links: https://doi.org/10.2909/7992f641-bf77-47b7-b0c1-74fc832b78b1",
"crs": "3035",
"start_datetime": "2018-01-01T00:00Z",
"end_datetime": "2999-01-01T00:00:00Z",
"start_datetime": "2012-01-01T00:00Z",
"end_datetime": "2018-12-31T23:59:59.999Z",
"personalData": "none",
"provenance_name": "https://land.copernicus.eu/en/products/high-resolution-layer-water-and-wetness",
"apis": "OGC WCS, WCPS, WSM, WMTS, OAPI-Coverages",
Expand Down Expand Up @@ -131,7 +130,7 @@
"title": "Link to the rasdaman coverage description in XML"
},
{
"href": "https://catalog:JdpsUHpPoqXtbM3@fairicube.rasdaman.com/rasdaman-dashboard/?layers=water_and_wetness_10m",
"href": "https://fairicube.rasdaman.com/rasdaman-dashboard/?layers=water_and_wetness_10m",
"rel": "service",
"type": "text/html",
"title": "Link to the rasdaman web application to Access, process gridded data"
Expand Down

0 comments on commit 69fe357

Please sign in to comment.