Skip to content

Commit

Permalink
Add stac_dist/Vienna_water_area/Vienna_water_area.json for pull reque…
Browse files Browse the repository at this point in the history
…st submission
  • Loading branch information
fairicube-data committed Oct 3, 2024
1 parent 2707ceb commit 8341bb3
Showing 1 changed file with 22 additions and 15 deletions.
37 changes: 22 additions & 15 deletions stac_dist/Vienna_water_area/Vienna_water_area.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
"stac_version": "1.0.0",
"id": "Vienna_water_area",
"properties": {
"keywords": [
"urban waters",
" water",
" water surface",
" vienna",
"water area [% cell cover]"
],
"license": "CC-BY-4.0",
"description": "Vienna water areas [100m]\nThe layer shows the cover of surface water inside 100m gridcells.\n",
"providers": [
Expand All @@ -24,8 +31,8 @@
"reference_system": "EPSG:31256",
"type": "spatial",
"unit": "meter",
"interpolation": "sum water surface water cover per 100m x 100m cell",
"step": "100"
"interpolation": "sum surface water cover per 100m x 100m cell",
"step": 100
},
"y": {
"axis": "y",
Expand All @@ -36,30 +43,29 @@
"reference_system": "EPSG:31256",
"type": "spatial",
"unit": "meter",
"interpolation": "sum water surface water cover per 100m x 100m cell",
"step": "100"
"interpolation": "sum surface water cover per 100m x 100m cell",
"step": 100
},
"z": {
"extent": [
null,
null
],
"type": "spatial"
},
"time": {
"type": "temporal",
"extent": [
"2024-01-01T00:00Z",
"2024-01-31T00:00Z"
],
"type": "temporal",
"step": "P1Y0M0DT0H0M0S",
"unit": "year"
},
"z": {
"extent": [
null,
null
],
"type": "spatial"
}
},
"datetime": "2024-07-17T10:19:46Z",
"raster:bands": [
{
"band_name": "water area [% cell cover] ",
"band_name": "water area [% cell cover]",
"unit": "%",
"data_type": "float32",
"nodata": -9,
Expand All @@ -71,16 +77,17 @@
],
"title": "Vienna water areas [100m]",
"datasource_type": "GML ",
"keywords": "urban waters, water, water surface,",
"area_cover": "415km2",
"crs": "EPSG:31256",
"start_datetime": "2024-01-01T00:00Z",
"end_datetime": "2024-01-31T00:00Z",
"provenance_name": "Open data Austria (data.gv.at)",
"preprocessing": "Water datasets were merged and a water mask was produced. Next the cover of water inside every 100 grid cell was calculated and a raster was produced",
"source_data": "https://www.data.gv.at",
"models": "https://github.com/FAIRiCUBE/uc1-urban-climate/blob/b9de3160156709c04387b3aab7a1dc99e6a03241/notebooks/dev/f06_pre_processing/Vienna_gewaesser_100m.ipynb",
"apis": "AWS-S3 API",
"access_control": "fairicube account required ",
"datetime": "2024-07-17T10:19:46Z",
"modification": "2024-07-17T10:19:53Z",
"provision": "2024-07-17T10:19:50Z",
"use_case_S4E": "1",
Expand Down

0 comments on commit 8341bb3

Please sign in to comment.