An example web app for viewing precipitation data using dynamical.org Icechunk repos in the browser with typescript + wasm
Try it out: https://precipitate.earthmover-sandbox.workers.dev
Install the deps
npm install --cpu=wasm32Then run in dev mode
npm run devBuild the app
npm run buildUse wrangler to deploy to cloudflare
npx wrangler deploy