Input file 'not recognised' for Landsat 8

Technical questions about ACOLITE
Post Reply
emanuele.ciancia
Posts: 11
Joined: Thu Oct 25, 2018 4:05 pm

Input file 'not recognised' for Landsat 8

Post by emanuele.ciancia »

Hi Quinten,
Currently I'm workin on this ACOLITE version (20190326) and when I try to run the code for Landsat 8, I get the following error:

Running ACOLITE
Launching ACOLITE Python!
Started ACOLITE Python processing
Wrote run settings file to C:\materiale_Emanuele_quarantena\materiale_IDEWA\IDEWA_processamento_L8_OLI\output/acolite_run_20220412_162647_settings.txt
Processing 2 scenes...
Processing scene 1 of 2...
Inputfile C:\LC08_L1TP_199031_20150114_20200910_02_T1 not recognised.
Processing scene 2 of 2...
Inputfile C:\LC08_L1TP_199031_20150404_20200909_02_T1 not recognised.
Finished processing 2 scenes.

My setting file is attached .

I've read other potential solutions to this problem such as your response: "It could be a character encoding or path length issue. My guess is that the first backslash in the path of your input file (C:\) is causing problems"
I've tried to reduce the path and change the first backslash.
Is due to the older version of ACOLITE?
Have you any other suggestions? Can you help me, please?

Thanks in advance,
Emanuele
Attachments
ACOLITE_settings_anno_2015_OLI.txt
(2.39 KiB) Downloaded 356 times
quinten
Posts: 1019
Joined: Tue Mar 03, 2015 8:13 am

Re: Input file 'not recognised' for Landsat 8

Post by quinten »

Hi Emanuele

Thes files you are processing are from Landsat Collection 2, you can tell by the _02_ near the end of the bundle names. Processing data from this Collection is not supported in this old version of ACOLITE. Looks like it is time to upgrade to a newer release! Although this file from 2015 may also be available in Collection 1 format that can be processed with the 20190326 version of ACOLITE.

Hope this helps!

Quinten
emanuele.ciancia
Posts: 11
Joined: Thu Oct 25, 2018 4:05 pm

Re: Input file 'not recognised' for Landsat 8

Post by emanuele.ciancia »

Thanks Quinten,
right it's time to upgrade to a newer release!!

Thank you again,
Emanuele
Post Reply