Closed aaronspring closed 4 years ago
having caching in the urls leads to issues on the pangeo cloud when using a cluster: https://github.com/intake/intake-xarray/issues/86
Hi @aaronspring - sorry this PR was not responded to for so long. I'd love to help move this idea forward however I can.
thanks Ryan, I first want to resolve intake/intake-xarray#86 and https://github.com/holoviz/hvplot/issues/491. once my knowledge and usage of hvplot and intake with caching is more stable, I will re-open
Closes: #113
open questions:
xr.open_dataset(url.strip('simplecache::'), chunks={})
without downloading, now with cachingto_dask()
is not lazy anymoreto_dask
breaksuse_cftime=True
to makehvplot
work buthvplot
seems to be buggy with the newmatplotlib
versiontags
to set?