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 c5cd957 commit f69aa8e
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions stac_dist/grassland_10m/grassland_10m.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@
"extent": [],
"type": "temporal",
"values": [
"2018-03-01T00:00Z",
"2999-01-01T00:00:00Z"
"2018-03-01T00:00Z"
],
"step": "P8M",
"unit": "day"
Expand Down Expand Up @@ -73,7 +72,7 @@
"documentation": "European Union's Copernicus Land Monitoring Service information; Source dataset DOI links: https://doi.org/10.2909/35a036bb-c027-401c-8625-2ecf722e8461",
"crs": "3035",
"start_datetime": "2018-03-01T00:00Z",
"end_datetime": "2999-01-01T00:00:00Z",
"end_datetime": "2018-10-31T23:59:59.999Z",
"personalData": "none",
"provenance_name": "https://land.copernicus.eu/en/products/high-resolution-layer-grassland/grassland-2018",
"apis": "OGC WCS, WCPS, WSM, WMTS, OAPI-Coverages",
Expand Down Expand Up @@ -130,7 +129,7 @@
"title": "Link to the rasdaman coverage description in XML"
},
{
"href": "https://catalog:JdpsUHpPoqXtbM3@fairicube.rasdaman.com/rasdaman-dashboard/?layers=grassland_10m",
"href": "https://fairicube.rasdaman.com/rasdaman-dashboard/?layers=grassland_10m",
"rel": "service",
"type": "text/html",
"title": "Link to the rasdaman web application to Access, process gridded data"
Expand Down

0 comments on commit f69aa8e

Please sign in to comment.