I also have ESA SNAP installed on my Window 10 system. For SeaDAS 8.1, saw the "log file directory is not accessible to write" message once. Using the Help menu sent me to the ESA SNAP log directory:
Code: Select all
%HOMEPATH%\AppData\Roaming\SNAP\var\log
I found the SeaDAS 8.1 log file directory at
Code: Select all
%HOMEPATH%\AppData\Roaming\.seadas8\var\log
which contained the "error":
Code: Select all
WARNING [org.esa.snap]: Error: Cloud not read licenses from D:\SeaDAS-8\THIRDPARTY_LICENSES.txt
This file was present on a linux system, so I copied it into Windows and have not encountered more "errors".
OB SeaDAS - aynur wrote: ↑Tue Jul 13, 2021 9:10 am America/New_York In addition, please add "seadas.log.dir" property and set the value to a directory that you have write permission.
I did try changing the log file directory using, e.g.,
Code: Select all
seadas.log.dir=D\:\\SeaDAS_Share\\log
The messages continued to go to
Code: Select all
%HOMEPATH%\AppData\Roaming\.seadas8\var\log
and the GUI still points to SNAP's messages.
OB SeaDAS - aynur wrote: ↑Tue Jul 13, 2021 9:10 am America/New_York Note: the "seadas.log.dir" is only needed when there is an exception. Your OCSSW setup maybe successful after this change and you may not see the error message again. Please let us know how it goes.
I'm using the OCSSW software (installed in WSL1 Ubuntu 18.04) and the messages files also contain entries from the OCSSW processing. I should also note that the SeaDAS System Info claims the OCSSW Software is not installed, which may be confusing to Windows users.
None of these issues prevent me from using the OCSSW tools from the GUI, but it would be nice to have the GUI show the correct log file ___location (or maybe it works when ESA SNAP is not present).
Many thanks.