blaylockbk / UofU_Camera_Display

A webpage for viewing weather cameras deployed by the MesoWest group at the University of Utah.

Home Page:http://home.chpc.utah.edu/~u0553130/Camera_Display/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MesoWest 20th Anniversary Camera Display

A web interface for viewing weather cameras deployed by the MesoWest group at the University of Utah.

Homepage

On the home page you can view all the cameras in real time. This code uses Bootstrap columns, so the number layout of the camera windows responses to your window size. On large monitor, the cameras are shown in three columns. On a mobile device or small windows, the cameras are shown in a single column.
Homepage ScreenShot

Timelapse Videos

You can view time lapse videos by clicking the camera you want on the homepage. Each camera timelaspe page has it's own page.
Timelapse ScreenShot

Temperature Ticker

The black bar at the top of each page displays the current temperature at each of the camera sites. These data are retrieved from the MesoWest API found in the mesowest_api.js and CurrentTemp.js scripts.

  • WBB - William Browning Building
  • MTMET - Moutain Meteorology Lab
  • NAA - Neil Armstrong Academy
  • FPS - Flight Park South
  • FPS - Flight Park North
  • GNI - Gunnison Island (PELICam)
  • EYSC - Eyring Science Center at BYU (camera looking at Timpanogos)

About

A webpage for viewing weather cameras deployed by the MesoWest group at the University of Utah.

http://home.chpc.utah.edu/~u0553130/Camera_Display/

License:MIT License


Languages

Language:HTML 70.4%Language:Python 10.0%Language:Shell 9.3%Language:JavaScript 7.1%Language:CSS 3.2%