A global climate model that runs in the browser. The repository keeps the name of the geodesic grid the model is built on.
Live at https://gcm.echorelay.net/
To run locally, serve the repository with python3 httpd.py and open http://localhost:8000/. The model needs the page cross-origin isolated (Cross-Origin-Opener-Policy: same-origin and Cross-Origin-Embedder-Policy: require-corp), which that server and the _headers file for Cloudflare or Netlify Pages both provide. npm test runs the test suite.

150 commits
JavaScript
98.9%
HTML
1.1%
A global climate model that runs in the browser. The repository keeps the name of the geodesic grid the model is built on.
Live at https://gcm.echorelay.net/
To run locally, serve the repository with python3 httpd.py and open http://localhost:8000/. The model needs the page cross-origin isolated (Cross-Origin-Opener-Policy: same-origin and Cross-Origin-Embedder-Policy: require-corp), which that server and the _headers file for Cloudflare or Netlify Pages both provide. npm test runs the test suite.

150 commits
JavaScript
98.9%
HTML
1.1%