1
+ {
2
+ "type" : " Feature" ,
3
+ "stac_version" : " 1.0.0" ,
4
+ "id" : " Temperature_Netherlands" ,
5
+ "properties" : {
6
+ "keywords" : [
7
+ " climate" ,
8
+ " temperature" ,
9
+ " KNMI" ,
10
+ " temperature"
11
+ ],
12
+ "license" : " CC0-1.0" ,
13
+ "description" : " Data from the Royal Dutch Weather Institute (KNMI), measured daily at different weather stations across the Netherlands. Monthly average air temperature per grid cell calculated based on the distance to each weather station. " ,
14
+ "providers" : [],
15
+ "dataSource" : " https://filesender.surf.nl/?s=download&token=3670cfaa-dca2-4fb1-8a5e-7e9b22fab1ba" ,
16
+ "cube:dimensions" : {
17
+ "x" : {
18
+ "axis" : " x" ,
19
+ "extent" : [
20
+ 136000 ,
21
+ 223870
22
+ ],
23
+ "reference_system" : " 28992" ,
24
+ "type" : " spatial" ,
25
+ "unit" : " meters" ,
26
+ "step" : 10
27
+ },
28
+ "y" : {
29
+ "axis" : " y" ,
30
+ "extent" : [
31
+ 428495 ,
32
+ 535555
33
+ ],
34
+ "reference_system" : " 28992" ,
35
+ "type" : " spatial" ,
36
+ "unit" : " meters" ,
37
+ "step" : 10
38
+ },
39
+ "z" : {
40
+ "extent" : [
41
+ null ,
42
+ null
43
+ ],
44
+ "type" : " spatial"
45
+ },
46
+ "time" : {
47
+ "type" : " temporal" ,
48
+ "extent" : [
49
+ " 2014-01-01T12:00Z" ,
50
+ " 2022-12-01T12:00Z"
51
+ ],
52
+ "step" : " P0Y1M0DT0H0M0S" ,
53
+ "unit" : " month"
54
+ }
55
+ },
56
+ "raster:bands" : [
57
+ {
58
+ "band_name" : " temperature" ,
59
+ "unit" : " C" ,
60
+ "data_type" : " float32" ,
61
+ "nodata" : -9999 ,
62
+ "definition" : " https://www.daggegevens.knmi.nl/" ,
63
+ "description" : " Monthly average air temperature in degree Celsius per grid cell calculated based on the distance to each weather station. "
64
+ }
65
+ ],
66
+ "title" : " Temperature Netherlands" ,
67
+ "datasource_type" : " Raster" ,
68
+ "area_cover" : " Central Netherlands" ,
69
+ "crs" : " 28992" ,
70
+ "start_datetime" : " 2014-01-01T12:00Z" ,
71
+ "end_datetime" : " 2022-12-01T12:00Z" ,
72
+ "provenance_name" : " https://www.daggegevens.knmi.nl/" ,
73
+ "datetime" : null ,
74
+ "modification" : null ,
75
+ "provision" : null ,
76
+ "use_case_WER" : " 1" ,
77
+ "ingestion_status" : " completed" ,
78
+ "platform" : " Both"
79
+ },
80
+ "geometry" : {
81
+ "type" : " Polygon" ,
82
+ "coordinates" : [
83
+ [
84
+ [
85
+ 5.105442156813408 ,
86
+ 51.8407808425126
87
+ ],
88
+ [
89
+ 5.105442156813408 ,
90
+ 52.80691561255643
91
+ ],
92
+ [
93
+ 6.408453362667011 ,
94
+ 52.80691561255643
95
+ ],
96
+ [
97
+ 6.408453362667011 ,
98
+ 51.8407808425126
99
+ ],
100
+ [
101
+ 5.105442156813408 ,
102
+ 51.8407808425126
103
+ ]
104
+ ]
105
+ ]
106
+ },
107
+ "links" : [
108
+ {
109
+ "rel" : " root" ,
110
+ "href" : " ../catalog.json" ,
111
+ "type" : " application/json" ,
112
+ "title" : " data-access catalog"
113
+ },
114
+ {
115
+ "rel" : " parent" ,
116
+ "href" : " ../catalog.json" ,
117
+ "type" : " application/json" ,
118
+ "title" : " data-access catalog"
119
+ },
120
+ {
121
+ "href" :
" https://catalog:[email protected] /rasdaman/ows?&SERVICE=WCS&VERSION=2.1.0&REQUEST=DescribeCoverage&COVERAGEID=Temperature_Netherlands&outputType=GeneralGridCoverage" ,
122
+ "rel" : " about" ,
123
+ "type" : " text/xml" ,
124
+ "title" : " Link to the rasdaman coverage description in XML"
125
+ },
126
+ {
127
+ "href" : " https://fairicube.rasdaman.com/rasdaman-dashboard/?layers=Temperature_Netherlands" ,
128
+ "rel" : " service" ,
129
+ "type" : " text/html" ,
130
+ "title" : " Link to the rasdaman web application to Access, process gridded data"
131
+ }
132
+ ],
133
+ "assets" : {
134
+ "thumbnail_rasdaman" : {
135
+ "href" :
" https://catalog:[email protected] /rasdaman/ows?service=WMS&version=1.3.0&request=GetMap&layers=Temperature_Netherlands&bbox=51.8407808425126,5.105442156813408,52.80691561255643,6.408453362667011&width=800&height=600&crs=EPSG:4326&format=image/png&transparent=true&styles=time=\" 2014-01-01T12:00Z\" " ,
136
+ "roles" : [
137
+ " thumbnail"
138
+ ]
139
+ }
140
+ },
141
+ "bbox" : [
142
+ 5.105442156813408 ,
143
+ 51.8407808425126 ,
144
+ 6.408453362667011 ,
145
+ 52.80691561255643
146
+ ],
147
+ "stac_extensions" : [
148
+ " https://stac-extensions.github.io/raster/v1.1.0/schema.json" ,
149
+ " https://stac-extensions.github.io/datacube/v2.0.0/schema.json"
150
+ ]
151
+ }
0 commit comments