/orcamap

2019 prototype for mapping sounds heard through the Orcasound hydrophone network (replaced by orcamap-react)

Primary LanguageJupyter NotebookGNU Affero General Public License v3.0AGPL-3.0

OrcaSoundViz WebApp

Node.JS site for prototyping map app using mapbox

Setup

  1. Clone the repo.

Prerequistes

  • Install NodeJS on your development machine
  • Request access to Google Spreadsheets data source

Run

  1. Execute npm install.
  2. Execute npm start.
  3. Open https://localhost:3000/

Test

  • TODO

License

GNU Affero General Public License v3.0