https://github.com/blaylockbk/uofu_camera_display
A webpage for viewing weather cameras deployed by the MesoWest group at the University of Utah.
https://github.com/blaylockbk/uofu_camera_display
camera mesowest-group utah webpage
Last synced: over 1 year ago
JSON representation
A webpage for viewing weather cameras deployed by the MesoWest group at the University of Utah.
- Host: GitHub
- URL: https://github.com/blaylockbk/uofu_camera_display
- Owner: blaylockbk
- License: mit
- Created: 2016-11-16T16:09:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-08-26T02:25:28.000Z (almost 6 years ago)
- Last Synced: 2025-01-26T11:42:10.119Z (over 1 year ago)
- Topics: camera, mesowest-group, utah, webpage
- Language: HTML
- Homepage: http://home.chpc.utah.edu/~u0553130/Camera_Display/
- Size: 4.6 MB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#  Camera Display
A web interface for viewing weather cameras deployed by the
[MesoWest group](http://meso1.chpc.utah.edu/mesowest_overview/) at
the University of Utah.
### View the live product at [http://home.chpc.utah.edu/~u0553130/Camera_Display/](http://home.chpc.utah.edu/~u0553130/Camera_Display/)
## 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.

## 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.

## 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)