- RavenPy version: 0.12
- Python version: 3.9
- Operating System: Linux
Description
The CANOPEX notebook had kernel failures that seem to be resolved by accessing out.hydrograph.q_sim only once.
For some reason, making multiple calls to xr.open_dataset seem to create problems.
This probably calls for caching the opened file.