hi Ivana,
thanks for your message, indeed, I found a bug, introduced by an update, in a non-tested configuration.
I am going to upload soon the bug fix.
The error occurred while managing the index of images to add.
You noticed that in your case the sw processed again all images (which should not happen).
As a consequence, all images were added again (I guess) in the Doppler.txt file that you find in the IMAGES\IOFILES\SAR_PROC folder. This was causing the wrong assignment size.
I believe that there are duplicate images listed in that file.
If you remove the duplicate items, it will work.
For solving the problem at the root, I fixed the code managing the index of images to add. Now it should work.
About weather data update: the sw should automatically download the new data and place it in the right place.
If you are using an external txt file with temperature data, it should work in this way: it tries to load your txt file, it sees that the vector has a wrong length, it automatically switches to a different configuration giving you a message.
You just need to load a new txt file with the right length, and you can still use it.
Let me know.
d