fnemina / pyOSOAA

pyOSOAA is a python interface for the Ocean Successive Orders with Atmosphere - Advanced (OSOAA) radiative transfer.
GNU General Public License v3.0
20 stars 6 forks source link

ERROR: no such file LUM_vsVZA.txt' #46

Open lwk1542 opened 1 year ago

lwk1542 commented 1 year ago

This error often occurs.

Exception has occurred: FileNotFoundError [Errno 2] No such file or directory: '/home/lwk/RadiativeTransferCode-OSOAA/results/91f656cc11413214c60126e44f8389c2/Standard_outputs/LUM_vsVZA.txt'

fnemina commented 1 year ago

Hello lwk1542.

This error is most likely a result of the OSOAA simulation failing. You can delete the folder '/home/lwk/RadiativeTransferCode-OSOAA/results/91f656cc11413214c60126e44f8389c2/' and run it again.

If it continues to fail please send me the configuration file, it should be inside the generated folder, and we can check it.

yichen-li2016 commented 4 months ago

Hi,

I met this problem the same as user lwk1542, and I tried to remove the folder. Unfortunately, the error is raised still.

Look forward to the reply!

Qiang