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 5eea3f9 commit dc87ecf
Showing 1 changed file with 4 additions and 5 deletions.
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": "P2Y",
"unit": "day"
Expand Down Expand Up @@ -72,8 +71,8 @@
"area_cover": "EEA39",
"documentation": "European Union's Copernicus Land Monitoring Service information; Source dataset DOI links: https://doi.org/10.2909/a8e683b1-2f96-45c8-827f-580a79413018",
"crs": "3035",
"start_datetime": "2018-01-01T00:00Z",
"end_datetime": "2999-01-01T00:00:00Z",
"start_datetime": "2017-01-01T00:00:00.000Z",
"end_datetime": "2019-12-31T23:59:59.999Z",
"personalData": "none",
"provenance_name": "High Resolution Layer Small Woody Features",
"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=small_woody_features_2018",
"href": "https://fairicube.rasdaman.com/rasdaman-dashboard/?layers=small_woody_features_2018",
"rel": "service",
"type": "text/html",
"title": "Link to the rasdaman web application to Access, process gridded data"
Expand Down

0 comments on commit dc87ecf

Please sign in to comment.