Skip to content

mishelly-h/Snow-Switzerland

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnoWatch - Snow Depth in Switzerland

Motivation

Climate change and its impact on our environment are a constant topic. Extreme weather conditions are becoming more and more frequent. It is important to give observations a context in order to recognize potential trends. My dashboard focuses on visualizing snow measurements from different locations. The underlying dataset comes from Kaggle and includes monthly observations from each location.

Demo

Demo video

Installation Instructions

To run the app locally, run the following code in your terminal.

  1. Clone the repo to your local machine.
git clone https://github.com/mishelly-h/snowfall_switzerland.git
  1. Step into the root directory of the repo you have just cloned.

  2. Create the environment.

conda env create --file environment.yaml
  1. Activate the environment.
conda activate snowy_environment
  1. Run the app.
R -e "shiny::runApp('src/app.R')"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages