Skip to content
This repository has been archived by the owner on Dec 4, 2020. It is now read-only.

UofU-Cryosphere/dataviscourse-pr-avalanche-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Class project: Avalanche Forecast Explorer

CS 6630 Visualization for Data Science

Term: Fall 2020

Course website

Links:

Authors:

Project folder structure:

data

Required data sources used by the visualization

dev

Optional - Helper script during development

docs

Supplemental information on data pre-processing

images

Images used in the visualization

js

Javascript sources

Central file is script.js, which is responsible to initialize the visualization. Each component on the page corresponds via file name what logic it contains.