Unusual problem occurs when using GPT batch processing Sentinel-2A/B

When I was using GPT to process Sentinel-2 data in batches, I used the GPF.xml file to process the modules of s2resample and biophysical processor in batches. It behaved normally when processing certain images, but some abnormalities occurred later, and the processing was completed. After the image was taken, the process stopped suddenly without any prompts.
Problem:

WARNING: org.esa.s2tbx.biophysical.BiophysicalAuxdata: Error when loading coefficients TEST_CASES for variable FCOVER model S2A. They won’t be available.
…10%…20%.INFO: org.hsqldb.persist.Logger: Database closed
…30%…40%…50%…60%…70%…80%…90% done.

‘’’
I don’t know how to solve it, and now it takes a long time to process an image. It used to take only 20 minutes before there was an abnormality, but now it takes at least 2 hours for a process.
Hope everyone can help, thank you very much!

You should mention your SNAP version and whether the updates have been installed. See Since last update GPT execution never finishes.

1 Like

After the update, it is now running normally, thank you!