You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For now the downsample_zarr notebook downgrades hvplot to work around the bug. And in #139 a different workaround is introduced of just passing a cartopy crs object directly.
But once the bug is resolved and a new version of hvplot is released and available in the pangeo image, we should be able to remove the workaround.
The text was updated successfully, but these errors were encountered:
jsignell
changed the title
Remove hvplot downgrade in downsample_zarr notebook
Remove hvplot workaround in downsample_zarr notebook
Apr 24, 2024
Based off the report in #119 (comment) there was a bug uncovered in hvplot > 0.8.4: holoviz/hvplot#1329.
For now the
downsample_zarr
notebook downgrades hvplot to work around the bug. And in #139 a different workaround is introduced of just passing a cartopy crs object directly.But once the bug is resolved and a new version of hvplot is released and available in the pangeo image, we should be able to remove the workaround.
The text was updated successfully, but these errors were encountered: