[gdal-dev] optimal way of storing COG within the S3 bucket connected to CEPH backend?

Marcin Niemyjski mniemyjski at cloudferro.com
Thu Feb 9 04:07:54 PST 2023


Hello,

curently I'm investigating the optimal way of storing COG within the S3 bucket connected to CEPH backend. I came up with solution below:

VSIS3_CHUNK_SIZE=19 CPL_VSIL_USE_TEMP_FILE_FOR_RANDOM_WRITE=YES gdal_translate -of COG -a_nodata 0 -co OVERVIEW_COUNT=6 -co BLOCKSIZE=1024 -co BIGTIFF=YES -co OVERVIEW_RESAMPLING=average -co COMPRESS=DEFLATE -co NUM_THREADS=ALL_CPUS /tmp/T34UDC_20230206T095201_TCI_10m.jp2 /vsis3/CHUNK/test.tif

Do you have any reccomendtion/sugstion about the s3 chunk size, deflate chunk size, etc.?

Thanks,

Marcin





[cid:9817fb5d-5e3d-4679-b37b-69298b10eaaf]<https://outlook.office.com/bookwithme/user/6347c7def05a478ba013ae948648789d@cloudferro.com?anonymous&ep=signature>           Book time to meet with me<https://outlook.office.com/bookwithme/user/6347c7def05a478ba013ae948648789d@cloudferro.com?anonymous&ep=signature>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20230209/5e656160/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Outlook-lhmbll1h.png
Type: image/png
Size: 528 bytes
Desc: Outlook-lhmbll1h.png
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20230209/5e656160/attachment-0001.png>


More information about the gdal-dev mailing list