eWaterCycle / ewatercycle-lisflood

eWaterCycle plugin for LISFLOOD hydrological model
Apache License 2.0
1 stars 1 forks source link

Lisflood container cannot access rclone drive (Docker) #3

Open BSchilperoort opened 7 months ago

BSchilperoort commented 7 months ago

When using Docker, and mounting dcache using rclone, the lisflood notebook is unable to run. The error upon container setup is

error while creating mount source path mkdir ... file exists

However, when the parameter set, forcing and maskmap files are copied to a local drive things go fine and the model runs.

It seems that this might have something to do with the certificate on the container, see here.

Any ideas, @sverhoeven ?