Closed johnkit closed 3 months ago
I think the only bug was my naivete. Once I updated to the current pyvista-xarray, the problems loading this data were resolved. And my guess is that the JupyterHub instance will work once we update its container image.
1. Pan3D Viewer
Running
pan3d-viewer --config_path examples/example_config_esgf.json
triggers this error messageFull Traceback
2. JupyterLab (local)
Running the
import_config_esgf.ipynb
notebook locally triggers this error:Full Traceback
3. JupyterHub
Running the
import_config_esgf.ipynb
notebook on kitware.2i2c.cloud triggers this error.The cloud version is using release 0.8.8, so we need a new release once this is fixed.