Page 1 of 1

Sentinel-2 MSi

Posted: Mon Apr 11, 2022 1:03 pm
by asim1212
HI,

I am running Polymer on S2 MSI an getting the below error:


InputFile: /Data/mas108/ResearchData/IFT/EarthObservation/ArvenEtterNansen/workspace/muhammad/Atsushi_Matchups/LC08_L1TP_045033_20170605_20170616_01_T1
Outputfile /Data/mas108/ResearchData/IFT/EarthObservation/ArvenEtterNansen/workspace/muhammad/Atsushi_Matchups/Polymer_OLI/LC08_L1TP_045033_20170605_20170616_01_T1
Reading coordinates from /Data/mas108/ResearchData/IFT/EarthObservation/ArvenEtterNansen/workspace/muhammad/Atsushi_Matchups/LC08_L1TP_045033_20170605_20170616_01_T1/LC08_L1TP_045033_20170605_20170616_01_T1_B1.TIF
Image size is 7741x7871
/Data/mas108/ResearchData/IFT/EarthObservation/ArvenEtterNansen/workspace/muhammad/polymer-v4.13/auxdata/oli/Ball_BA_RSR.v1.2.xlsx
error Excel xlsx file; not supported

Re: Sentinel-2 MSi

Posted: Fri May 06, 2022 8:30 am
by fsteinmetz
Dear Muhammad,
I suspect you are using the library xlrd in version 2. Please try to downgrade it to "xlrd<2", and this should fix the issue.
Cheers,
François