1
+ {
2
+ "type" : " Collection" ,
3
+ "id" : " Exp-NS_Slopes" ,
4
+ "stac_version" : " 1.0.0" ,
5
+ "description" : " Global nearshore slope estimations using an interpolated MERIT+GEBCO merged dataset with the Open Street Maps (OSM) coastline as MSL. The slope was calculated from elevation profiles that were created by transects perpendicular to the OSM coastline, positioned every 1 km in the alongshore direction. The depths of closure that were used for the slope estimation are also provided." ,
6
+ "links" : [
7
+ {
8
+ "rel" : " root" ,
9
+ "href" : " ../catalog.json" ,
10
+ "type" : " application/json" ,
11
+ "title" : " GlobalCoastalAtlas STAC Catalog"
12
+ },
13
+ {
14
+ "rel" : " parent" ,
15
+ "href" : " ../catalog.json" ,
16
+ "type" : " application/json" ,
17
+ "title" : " GlobalCoastalAtlas STAC Catalog"
18
+ }
19
+ ],
20
+ "stac_extensions" : [
21
+ " https://raw.githubusercontent.com/openearth/coclicodata/feat/update-deltares-stac-properties/json-schema/schema.json" ,
22
+ " https://stac-extensions.github.io/datacube/v2.0.0/schema.json" ,
23
+ " https://raw.githubusercontent.com/openearth/coclicodata/main/json-schema/schema.json"
24
+ ],
25
+ "deltares:units" : " " ,
26
+ "deltares:plotSeries" : " slope" ,
27
+ "deltares:plotxAxis" : " nstations" ,
28
+ "deltares:plotType" : " line" ,
29
+ "deltares:min" : 0 ,
30
+ "deltares:max" : 3 ,
31
+ "deltares:linearGradient" : [
32
+ {
33
+ "color" : " hsl(110,90%,80%)" ,
34
+ "offset" : " 0.000%" ,
35
+ "opacity" : 100
36
+ },
37
+ {
38
+ "color" : " hsla(55,88%,53%,0.5)" ,
39
+ "offset" : " 50.000%" ,
40
+ "opacity" : 100
41
+ },
42
+ {
43
+ "color" : " hsl(0,90%,70%)" ,
44
+ "offset" : " 100.000%" ,
45
+ "opacity" : 100
46
+ }
47
+ ],
48
+ "cube:dimensions" : {
49
+ "lon" : {
50
+ "axis" : " x" ,
51
+ "extent" : [
52
+ -179.662 ,
53
+ 179.662
54
+ ],
55
+ "description" : " longitude" ,
56
+ "reference_system" : " EPSG:4326" ,
57
+ "type" : " spatial"
58
+ },
59
+ "lat" : {
60
+ "axis" : " y" ,
61
+ "extent" : [
62
+ -59.4613 ,
63
+ 71.1793
64
+ ],
65
+ "description" : " latitude" ,
66
+ "reference_system" : " EPSG:4326" ,
67
+ "type" : " spatial"
68
+ }
69
+ },
70
+ "cube:variables" : {
71
+ "dc" : {
72
+ "type" : " data" ,
73
+ "description" : " Depth of Closure" ,
74
+ "dimensions" : [
75
+ " nstations"
76
+ ],
77
+ "unit" : " m" ,
78
+ "attrs" : {
79
+ "long_name" : " Depth of Closure" ,
80
+ "units" : " m"
81
+ },
82
+ "shape" : [
83
+ 783438
84
+ ],
85
+ "chunks" : [
86
+ 48965
87
+ ]
88
+ },
89
+ "error_code" : {
90
+ "type" : " auxiliary" ,
91
+ "description" : " Error" ,
92
+ "dimensions" : [
93
+ " nstations"
94
+ ],
95
+ "unit" : " 1" ,
96
+ "attrs" : {
97
+ "long_name" : " Error" ,
98
+ "units" : " 1"
99
+ },
100
+ "shape" : [
101
+ 783438
102
+ ],
103
+ "chunks" : [
104
+ 48965
105
+ ]
106
+ },
107
+ "lat" : {
108
+ "type" : " auxiliary" ,
109
+ "description" : " latitude" ,
110
+ "dimensions" : [
111
+ " nstations"
112
+ ],
113
+ "unit" : " degrees_north" ,
114
+ "attrs" : {
115
+ "long_name" : " latitude" ,
116
+ "standard_name" : " latitude" ,
117
+ "units" : " degrees_north"
118
+ },
119
+ "shape" : [
120
+ 783438
121
+ ],
122
+ "chunks" : [
123
+ 48965
124
+ ]
125
+ },
126
+ "lon" : {
127
+ "type" : " auxiliary" ,
128
+ "description" : " longitude" ,
129
+ "dimensions" : [
130
+ " nstations"
131
+ ],
132
+ "unit" : " degrees_east" ,
133
+ "attrs" : {
134
+ "long_name" : " longitude" ,
135
+ "standard_name" : " longitude" ,
136
+ "units" : " degrees_east"
137
+ },
138
+ "shape" : [
139
+ 783438
140
+ ],
141
+ "chunks" : [
142
+ 48965
143
+ ]
144
+ },
145
+ "slope" : {
146
+ "type" : " data" ,
147
+ "description" : " Nearshore Slope" ,
148
+ "dimensions" : [
149
+ " nstations"
150
+ ],
151
+ "unit" : " 1" ,
152
+ "attrs" : {
153
+ "long_name" : " Nearshore Slope" ,
154
+ "units" : " 1"
155
+ },
156
+ "shape" : [
157
+ 783438
158
+ ],
159
+ "chunks" : [
160
+ 48965
161
+ ]
162
+ }
163
+ },
164
+ "title" : " Global Distribution of Nearshore Slopes" ,
165
+ "extent" : {
166
+ "spatial" : {
167
+ "bbox" : [
168
+ [
169
+ -180.0 ,
170
+ -90.0 ,
171
+ 180.0 ,
172
+ 90.0
173
+ ]
174
+ ]
175
+ },
176
+ "temporal" : {
177
+ "interval" : [
178
+ [
179
+ null ,
180
+ null
181
+ ]
182
+ ]
183
+ }
184
+ },
185
+ "license" : " proprietary" ,
186
+ "providers" : [
187
+ {
188
+ "name" : " Deltares" ,
189
+ "description" : " Deltares is an independent institute for applied research in the field of water and subsurface." ,
190
+ "roles" : [
191
+ " producer" ,
192
+ " processor"
193
+ ],
194
+ "url" : " https://www.deltares.nl"
195
+ }
196
+ ],
197
+ "assets" : {
198
+ "data" : {
199
+ "href" : " https://storage.googleapis.com/dgds-data-public/gca/SOTC/Exp-NS_Slopes.zarr" ,
200
+ "title" : " Exp-NS_Slopes zarr root" ,
201
+ "description" : " The root of the Exp-NS_Slopes zarr dataset on public Google Cloud Storage." ,
202
+ "roles" : [
203
+ " data" ,
204
+ " zarr-root" ,
205
+ " gcs"
206
+ ]
207
+ }
208
+ }
209
+ }
0 commit comments