EOA-team / eodal

Earth Observation Data Analysis Library
https://eodal.readthedocs.io/en/latest/
GNU General Public License v3.0
93 stars 15 forks source link

eodal log: custom log files folder #52

Closed helgeaasen closed 1 year ago

helgeaasen commented 1 year ago

Could you add a variable to specify a custom log file folder that is used instead of the home dir, please?

lukasValentin commented 1 year ago

A new parameter LOG_DIR will be added to the EOdal Settings. By default it is the user's home directory but can be changed to any (existing) directory.