Skip to content

mariafgg/deformation-portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Icelandic Met Office (IMO) Deformation Portal

This application streams workflows from the Icelandic Meteorological office concerning surface measurements of volcano deformation and its modelling through deformation models in Iceland, currently more focused in the Reykjanes peninsula activity.

Instructions for Local Development Installation

To get started, first clone this repo:

git clone git@github.com:mariafgg/deformation-portal.git

Go to the current development version directory

cd deformation-portal/site

Create Virtual Environment:

python3 -m venv env

Activate Virtual Environment:

source env/bin/activate

Install the requirements:

pip install -r requirements.txt

Run the app:

python3 app.py

Open a browser at http://localhost:8050

About

Icelandic Metereological Office - Deformation Monitoring Portal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published