PRISMA processing failed

Technical questions about ACOLITE
Post Reply
gaca5
Posts: 5
Joined: Wed Oct 25, 2023 12:57 pm

PRISMA processing failed

Post by gaca5 »

Hi Quinten:

I am running Acolite version: 2023-10-23 to correct an L1 PRISMA image. I got the following error:

Failed to open LUT ACOLITE-LUT-202110-MOD2-0500mb.nc data from NetCDF
File not found C:\Users\gcaba\OneDrive\Documents\UV\Prometeo\acolite_py_win_20231023.0\acolite_py_win\data\LUT/ACOLITE-LUT-202110/ACOLITE-LUT-202110-MOD2-0500mb.nc
<class 'SystemExit'>
Failed to open LUT data from NetCDF (id=ACOLITE-LUT-202110-MOD2-0500mb)
Could not import LUT ACOLITE-LUT-202110-MOD2-0500mb from C:\Users\gcaba\OneDrive\Documents\UV\Prometeo\acolite_py_win_20231023.0\acolite_py_win\data\LUT/ACOLITE-LUT-202110
Process Process-1:
Traceback (most recent call last):
File "multiprocessing\process.py", line 314, in _bootstrap
File "acolite\acolite\acolite_gui.py", line 31, in run
File "acolite\acolite\acolite_gui.py", line 26, in run
File "multiprocessing\process.py", line 108, in run
File "acolite\acolite\acolite_run.py", line 167, in acolite_run
File "acolite\acolite\acolite_l2r.py", line 421, in acolite_l2r
File "acolite\aerlut\import_luts.py", line 55, in import_luts
ValueError: not enough values to unpack (expected 2, got 0)
Processing error:
not enough values to unpack (expected 2, got 0)
Traceback (most recent call last):
File "acolite\acolite\acolite_gui.py", line 26, in run
File "multiprocessing\process.py", line 108, in run
File "acolite\acolite\acolite_run.py", line 167, in acolite_run
File "acolite\acolite\acolite_l2r.py", line 421, in acolite_l2r
File "acolite\aerlut\import_luts.py", line 55, in import_luts
ValueError: not enough values to unpack (expected 2, got 0)

Thanks in advance for your support!
All the best.
Gabriel.
quinten
Posts: 1012
Joined: Tue Mar 03, 2015 8:13 am

Re: PRISMA processing failed

Post by quinten »

Hi Gabriel

Do you have a network connection on this processing machine?

Could you list what is inside the folder data\LUT/ACOLITE-LUT-202110/?

Quinten
gaca5
Posts: 5
Joined: Wed Oct 25, 2023 12:57 pm

Re: PRISMA processing failed

Post by gaca5 »

Hi Quinten!

Thanks for your answer. Yes, I have a network connection on the processing machine.

I have adjusted a picture so you can see what's in the LUT repository.

Many thanks!

Gabriel.
Attachments
Acolite_LUT.png
Acolite_LUT.png (40.13 KiB) Viewed 43043 times
quinten
Posts: 1012
Joined: Tue Mar 03, 2015 8:13 am

Re: PRISMA processing failed

Post by quinten »

Hi Gabriel

The extracted nc file (ACOLITE-LUT-202110-MOD2-500mb.nc) seems too small, could you delete it and try again? The correct size should be 269.9MB.

Perhaps the extraction within ACOLITE was previously interrupted. Note that it is also possible to manually unzip the bz2 files for a speed gain during processing. If they are kept as bz2, ACOLITE will extract them every run, and remove the nc files after processing.

Quinten
gaca5
Posts: 5
Joined: Wed Oct 25, 2023 12:57 pm

Re: PRISMA processing failed

Post by gaca5 »

Hi Quinten!

Thanks for your fast answer; it helped me a lot! The problem was that there wasn´t enough space left on my hard disk.
It runs perfectly now.
Thanks again for your support!

All the best!
Gabriel.
Post Reply