Skip to content

Commit fec933e

Browse files
committed
CI: update for .zarr extension
1 parent c081df3 commit fec933e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ubuntu_24.04/expected_gdalinfo_formats.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,6 @@ Supported Formats: (ro:read-only, rw:read-write, +:write from scratch, u:update,
153153
ENVI -raster- (rw+uv): ENVI .hdr Labelled
154154
EHdr -raster- (rw+uv): ESRI .hdr Labelled (*.bil)
155155
ISCE -raster- (rw+v): ISCE raster
156-
Zarr -raster,multidimensional raster- (rw+uvs): Zarr
156+
Zarr -raster,multidimensional raster- (rw+uvs): Zarr (*.zarr)
157157
RCM -raster- (rovs): Radarsat Constellation Mission XML Product
158158
HTTP -raster,vector- (ro): HTTP Fetching Wrapper

.github/workflows/windows_conda_expected_gdalinfo_formats.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,6 @@ Supported Formats: (ro:read-only, rw:read-write, +:write from scratch, u:update,
152152
ENVI -raster- (rw+uv): ENVI .hdr Labelled
153153
EHdr -raster- (rw+uv): ESRI .hdr Labelled (*.bil)
154154
ISCE -raster- (rw+v): ISCE raster
155-
Zarr -raster,multidimensional raster- (rw+uvs): Zarr
155+
Zarr -raster,multidimensional raster- (rw+uvs): Zarr (*.zarr)
156156
RCM -raster- (rovs): Radarsat Constellation Mission XML Product
157157
HTTP -raster,vector- (ro): HTTP Fetching Wrapper

0 commit comments

Comments
 (0)