Nicolas Ekicier

Results 5 issues of Nicolas Ekicier

Hi, Just to tell you that there is a bad behaviour with GDAL 3 (at least

Hi, I have a new error with this script, it seems to be the TILE_ID in MTD_TL.xml file. Here are two examples of TILE_ID from different xml files : S2A_OPER_MSI_L1C_TL_SGS__20180228T014607_A014027_T54HYF_N02.06...

There is an error on the building of path during extraction of .zip file. Actually, the extraction create a folder with the same name of the .zip, and when you...

I put in place MAJA and I got an error during writing of HDR CAMS data. I run with python 3.7, I modified the script with this [solution](http://makble.com/python-why-lxml-etree-tostring-method-returns-bytes) (add .decode("utf-8")...

Lot of changes for Python 3, urllib2 does not exist anymore and it was merged in urllib. Thus, this new script does not run on Python 2.