This project is supposed to visualize data generated by the SatSkred project.
conda
npm
git clone [email protected]:NVE/skredview.git
or
git clone https://github.com/NVE/skredview.git
conda create --file skredview.yml
conda activate skredview
npm install
npm run build
Add usernames and passwords for database and Geonorge in src/settings.py
.
python src/main.py