From a9077b826e6ced813173a4de6093ae47d372a0c4 Mon Sep 17 00:00:00 2001 From: Mussab Abdalla Date: Fri, 16 Feb 2024 10:52:50 +0100 Subject: [PATCH 1/3] Add stac_dist/LGN/LGN.json for pull request submission --- stac_dist/LGN/LGN.json | 121 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 121 insertions(+) create mode 100644 stac_dist/LGN/LGN.json diff --git a/stac_dist/LGN/LGN.json b/stac_dist/LGN/LGN.json new file mode 100644 index 00000000..4d192819 --- /dev/null +++ b/stac_dist/LGN/LGN.json @@ -0,0 +1,121 @@ +{ + "type": "Feature", + "stac_version": "2.2.0", + "id": "LGN", + "properties": { + "providers": [], + "dataSource": "", + "cube:dimensions": { + "x": { + "axis": "x", + "extent": [ + 0, + 280000 + ], + "reference_system": "28992", + "type": "spatial", + "unit_of_measure": "meter", + "step": "5" + }, + "y": { + "axis": "y", + "extent": [ + 300000, + 625000 + ], + "reference_system": "4326", + "type": "spatial" + }, + "time": { + "extent": [], + "type": "temporal", + "values": [ + "2012-01-01T00:00Z", + "2018-01-01T00:00Z", + "2019-01-01T00:00Z", + "2020-01-01T00:00Z", + "2021-01-01T00:00Z", + "2022-01-01T00:00Z" + ], + "step": "" + }, + "z": { + "type": "spatial" + } + }, + "raster:bands": [], + "title": "LGN test", + "platform": "rasdaman" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + 3.0464264025399874, + 50.66919756175071 + ], + [ + 3.0464264025399874, + 53.59620050977796 + ], + [ + 7.275203768012878, + 53.59620050977796 + ], + [ + 7.275203768012878, + 50.66919756175071 + ] + ] + }, + "links": [ + { + "rel": "root", + "href": "../catalog.json", + "type": "application/json", + "title": "data-access catalog" + }, + { + "rel": "parent", + "href": "../catalog.json", + "type": "application/json", + "title": "data-access catalog" + }, + { + "href": "https://fairicube.rasdaman.com/rasdaman/ows?&SERVICE=WCS&VERSION=2.1.0&REQUEST=DescribeCoverage&COVERAGEID=LGN&outputType=GeneralGridCoverage", + "rel": "about", + "type": "text/xml", + "title": "Link to the coverage description in XML" + }, + { + "href": "https://fairicube.rasdaman.com/rasdaman-dashboard/?layers=LGN", + "rel": "service", + "type": "text/html", + "title": "Link to the web application to Access, process gridded data" + } + ], + "assets": { + "data": { + "href": "https://fairicube.rasdaman.com/rasdaman/ows?SERVICE=WCS&VERSION=2.0.1&REQUEST=GetCoverage&COVERAGEID=LGN&FORMAT=application/netcdf", + "roles": [ + "data" + ] + }, + "thumbnail": { + "href": "https://fairicube.rasdaman.com/rasdaman/ows?service=WMS&version=1.3.0&request=GetMap&layers=LGN&bbox=50.66919756175071,3.0464264025399874,53.59620050977796,7.275203768012878&time=\"2012-01-01T00:00Z\"&width=800&height=600&crs=EPSG:4326&format=image/png&transparent=true&styles=", + "roles": [ + "thumbnail" + ] + } + }, + "bbox": [ + 3.0464264025399874, + 50.66919756175071, + 7.275203768012878, + 53.59620050977796 + ], + "stac_extensions": [ + "https://stac-extensions.github.io/raster/v1.1.0/schema.json", + "https://stac-extensions.github.io/datacube/v2.0.0/schema.json" + ] +} \ No newline at end of file From 68d47e66d7aebcb7ee55760605aeaa81c8c0888f Mon Sep 17 00:00:00 2001 From: Mussab Abdalla Date: Fri, 16 Feb 2024 15:53:19 +0100 Subject: [PATCH 2/3] Add stac_dist/LGN/LGN.json for pull request submission --- stac_dist/LGN/LGN.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/stac_dist/LGN/LGN.json b/stac_dist/LGN/LGN.json index 4d192819..ec3d474d 100644 --- a/stac_dist/LGN/LGN.json +++ b/stac_dist/LGN/LGN.json @@ -3,6 +3,7 @@ "stac_version": "2.2.0", "id": "LGN", "properties": { + "description": "test description of rasdaman request", "providers": [], "dataSource": "", "cube:dimensions": { @@ -40,9 +41,14 @@ "step": "" }, "z": { + "extent": [ + null, + null + ], "type": "spatial" } }, + "datetime": null, "raster:bands": [], "title": "LGN test", "platform": "rasdaman" From f01278297adb0aba0f37b6161f349bd64416d393 Mon Sep 17 00:00:00 2001 From: fairicube-data <154539050+fairicube-data@users.noreply.github.com> Date: Sat, 24 Feb 2024 23:40:56 +0100 Subject: [PATCH 3/3] Add stac_dist/LGN/LGN.json for pull request submission --- stac_dist/LGN/LGN.json | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/stac_dist/LGN/LGN.json b/stac_dist/LGN/LGN.json index ec3d474d..ea98de22 100644 --- a/stac_dist/LGN/LGN.json +++ b/stac_dist/LGN/LGN.json @@ -25,7 +25,8 @@ 625000 ], "reference_system": "4326", - "type": "spatial" + "type": "spatial", + "step": "-5" }, "time": { "extent": [], @@ -49,7 +50,15 @@ } }, "datetime": null, - "raster:bands": [], + "raster:bands": [ + { + "name": "Gray", + "unit": "10^0", + "data_type": "other", + "nodata": 0, + "definition": "http://www.opengis.net/def/dataType/OGC/0/unsignedByte" + } + ], "title": "LGN test", "platform": "rasdaman" },