Skip to content

Roost visualization and annotation web interface

License

Notifications You must be signed in to change notification settings

UMassCDS/roostui

 
 

Repository files navigation

RoostUI

Web interface to visualize bird roosts in NEXRAD radar data that are detected and tracked by AI

Building prerequisites:

  • Node.js and NPM
  • (Optional; recommended) Yarn

Development:

# You can use `npm install` instead of `yarn install`, but it is slower and may fetch incompatible newer versions of libraries.
yarn install
yarn run build
yarn run serve

Use yarn run watch-serve to have it rebuild on edits.

About

Roost visualization and annotation web interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 96.0%
  • Python 2.1%
  • JavaScript 1.6%
  • Other 0.3%