A customized STAC Browser for the Cal-Adapt STAC API.
Forked from radiantearth/stac-browser at v4.0.1.
- Points to the Cal-Adapt STAC API
- Queryable filters (county, model, scenario, etc.) shown inline below spatial/temporal filters
- Enum-valued queryables render as dropdowns with an "Any" option to clear
Requires Node 18.
npm install
npm startBrowse to http://localhost:8080.
Deploys automatically to GitHub Pages on push to main via .github/workflows/deploy-demo.yml.