Closed rsignell closed 1 month ago
Thanks @rsignell - we can take another pass through these notebooks and clean this up. We just changed the store this week to use asynchronous API for the create/open/commit methods.
and the performance seemed similar to Ryan's original results?
Great stuff!
No, icechunk is the great stuff!! 😜
When I tried first running the era5 notebook linked in the blog post, I was getting errors like:
I didn't really know what I was doing, but when I removed the
await
references, I got the notebook to run (using a Coiled Jupyterlab instance on AWS) and the performance seemed similar to Ryan's original results?