Hi list,
gdalmdimtranslate is a very handy tool e.g. to translate netCDF
files to Zarr as it can handle huge files that xarray just chokes on.
I have a question regarding handling output blocksizes for the Zarr
format for files with variables of varying dimensions though. For
example I need t
+1
Tamas
Even Rouault via gdal-dev ezt írta (időpont:
2025. márc. 12., Sze, 14:16):
> Hi,
>
> Seth Girvin (https://github.com/geographika) and Harrissou Sant-anna
> (DelazJ) are interested in contributing improvements to the GDAL
> documentation, one of the most recurring item where enhancement
Simon,
see the ARRAY:IF(DIM=2):BLOCKSIZE=256,256 example of
GDALGroup::CopyFrom() mentioned at
https://gdal.org/en/stable/doxygen/classGDALGroup.html#a28324579902842d7dbd1f93e9698b1ec
Even
Le 12/03/2025 à 09:23, Simon Lyngby Kokkendorff via gdal-dev a écrit :
Hi list,
gdalmdimtranslate