Skip to content

tallen94/WeatherData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backcountry

Weather Data

When traveling in the backcountry during winter time, updating yourself on current and recent weather data is important to understand likely avalanche danger.

This is a repository of Jupyter Notebooks to analyze recent weather data using the NWAC Data Portal.

NWAC

Setup

Install Requirements

$ pip install -r requirements.txt

Start Notebook

$ jupyter notebook WeatherData.ipynb

Visualizations

There are two kinds of visualizations

Radial Plots

This will plot vectors of X=degree and Y=magnitude. These plots can be animated to show the recent trends over time.

This notebook will plot wind direction and magnitude so you can visualize what aspects might have windloaded snow.

RadialGraph

WindSlab

Multiple Station Attributes

These graphs will graph multiple weather stations on a single graph using a common attribute, like Temperature.

Temperature

Creating graphs like Cumulative Precipitation should allow you to correlate snow depth and relative size of layers.

CumPrecip

Snoqialmie WA, Kendall Knob
5000' SW Aspect
12/29/21

SnowLayers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published