Skip to content

Commit 66244e3

Browse files
committed
Website updates
1 parent e0cc28e commit 66244e3

16 files changed

Lines changed: 57 additions & 69 deletions

dist/en/main/examples/common.js

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/en/main/examples/common.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/en/main/examples/geozarr-sparse.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,7 @@ <h5 class="source-heading">main.js</h5>
151151
import OSM from &#x27;ol/source/OSM.js&#x27;;
152152

153153
const source &#x3D; new GeoZarr({
154-
url: &#x27;https://s3.explorer.eopf.copernicus.eu/esa-zarr-sentinel-explorer-fra/tests-output/sentinel-2-l2a/S2B_MSIL2A_20260120T125339_N0511_R138_T27VWL_20260120T131151.zarr&#x27;,
155-
group: &#x27;measurements/reflectance&#x27;,
154+
url: &#x27;https://s3.explorer.eopf.copernicus.eu/esa-zarr-sentinel-explorer-fra/tests-output/sentinel-2-l2a/S2B_MSIL2A_20260120T125339_N0511_R138_T27VWL_20260120T131151.zarr/measurements/reflectance&#x27;,
156155
bands: [&#x27;b11&#x27;, &#x27;b03&#x27;, &#x27;b02&#x27;],
157156
});
158157

dist/en/main/examples/geozarr-sparse.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/en/main/examples/geozarr-sparse.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/en/main/examples/geozarr-stretch.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -232,8 +232,7 @@ <h5 class="source-heading">main.js</h5>
232232
}
233233

234234
const source &#x3D; new GeoZarr({
235-
url: &#x27;https://s3.explorer.eopf.copernicus.eu/esa-zarr-sentinel-explorer-fra/tests-output/sentinel-2-l2a/S2B_MSIL2A_20260120T125339_N0511_R138_T27VWL_20260120T131151.zarr&#x27;,
236-
group: &#x27;measurements/reflectance&#x27;,
235+
url: &#x27;https://s3.explorer.eopf.copernicus.eu/esa-zarr-sentinel-explorer-fra/tests-output/sentinel-2-l2a/S2B_MSIL2A_20260120T125339_N0511_R138_T27VWL_20260120T131151.zarr/measurements/reflectance&#x27;,
237236
bands: [&#x27;b04&#x27;, &#x27;b03&#x27;, &#x27;b02&#x27;, &#x27;b11&#x27;],
238237
});
239238

dist/en/main/examples/geozarr-stretch.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/en/main/examples/geozarr-stretch.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)