eWaterCycle / eWaterCycle/ewatercycle
Non-existing paths prevent `import ewatercycle`
Open
bug
- Dominant language
- Python
- Stars
- 41
- Forks
- 6
- Avg merge
- 8d 23h
- Merged PRs (30d)
- 2
Description
The documentation states how you can modify the config using the `ewatercycle.CFG` object.
However, if the paths loaded from the config file point to non existing paths (e.g. if dcache is down...), `import ewatercycle` will fail.
It would be better if these errors could be caught more gracefully and raise a (critical) warning.
Contributor guide
Assessment
This issue has not been assessed yet.