Re: [gdal-dev] JPEG 2000 change geotransform via Python bindinds Gdal 3.2.0

2020-11-25 Thread Bucek, Lubomir
Dear Even, thank you for the quick response and explanation. Ok, I think the file was the culprit then. I will try tomorrow with a few other from the Pleiades PH1A batch to test. In this case, it was what I wanted to do, because I am warping into resulting COG in the later step of the processing pi

Re: [gdal-dev] JPEG 2000 change geotransform via Python bindinds Gdal 3.2.0

2020-11-25 Thread Even Rouault
On mercredi 25 novembre 2020 19:53:38 CET Bucek, Lubomir wrote: > Dear all, > I did not want to file the following question as an issue, as I am not sure > if I am just not missing anything in configuration, so putting it as a > question here: > > I am trying to change the geotransform of a JPEG20

[gdal-dev] JPEG 2000 change geotransform via Python bindinds Gdal 3.2.0

2020-11-25 Thread Bucek, Lubomir
Dear all, I did not want to file the following question as an issue, as I am not sure if I am just not missing anything in configuration, so putting it as a question here: I am trying to change the geotransform of a JPEG2000 file and then save back the content via Python bindings on Ubuntu 20.04 -