Skip to content

cal-adapt/caladapt-stac-browser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,245 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cal-Adapt STAC Browser

A customized STAC Browser for the Cal-Adapt STAC API.

Forked from radiantearth/stac-browser at v4.0.1.

Cal-Adapt customizations

  • 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

Local development

Requires Node 18.

npm install
npm start

Browse to http://localhost:8080.

Deployment

Deploys automatically to GitHub Pages on push to main via .github/workflows/deploy-demo.yml.

About

CalAdapt custom STAC Browser for Cal-Adapt STAC API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Vue 56.2%
  • JavaScript 38.6%
  • SCSS 2.9%
  • HTML 1.6%
  • Other 0.7%