Hey folks!
Just wanted to share a library my co-worker Shane Loeffler has been working on. At CarbonPlan we’ve been using @carbonplan-maps for a while now for visualizing zarr directly in the browser. It works great, but has super strict requirements on the input data shape, projection and size. zarr-layer relaxes a bunch of those requirements and is much easier to use. It’s now also much easier to create multi-scale zarr for tools like this with this accompanying python library topozarr.
Give it a try in the demo or check out the blog post.
We would love to hear if folks use it or have feedback. Feel free to email us hello@carbonplan.org, reach out on slack or raise an issue.