SigmaMonstR / tutorial_noaa_hail

Hail storms can cause harm to people and property. This R tutorial with leaflet.js + Google Charts integration focuses on getting started with severe weather data to assess and map hail risk around the US.

Home Page:http://sigmamonstr.github.io/tutorial_noaa_hail/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tutorial: Goodness gracious, great balls of hail

intro

Hail storms can cause harm to people and property. This R tutorial with leaflet.js + Google Charts integration focuses on getting started with NOAA's severe weather data to assess and map hail risk around the US.

objective

  • Demonstrate how to process, visualize and use NOAA's Severe Weather Data Inventory (SWDI -- https://www.ncdc.noaa.gov/swdi/) in order to understand weather risks, particularly hail. Methods can be expanded to other events such as tornados.

code

This repository contains:

  • An annotated R script of the data processing steps
  • A number of wrappers for extracting data from the NOAA Severe Weather Data Inventory's API

About

Hail storms can cause harm to people and property. This R tutorial with leaflet.js + Google Charts integration focuses on getting started with severe weather data to assess and map hail risk around the US.

http://sigmamonstr.github.io/tutorial_noaa_hail/


Languages

Language:HTML 95.6%Language:CSS 4.3%Language:JavaScript 0.1%