[go: nahoru, domu]

Skip to content

efano/buoys-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Great Lakes Buoys Status Tracker

A web mapping application designed by Lis Fano.

Project Overview

The National Data Buoy Center (NDBC) is a part of the National Oceanic and Atmospheric Administration's (NOAA), National Weather Service (NWS). NDBC designs, develops, operates, and maintains a network of data collecting buoys and coastal stations. The United States Coast Guard (USCG) remains a critically important partner with the NDBC, supplying transportation for buoy deployments, retrievals, and other maintenance services. The premise of this projects is a concept study of how multiple agencies could quickly access realtime data that could indicate instrument sensor issues, as well as a medium of sharing maintenance and transportation scheduling.

The application is designed to provide an interactive web experience that visualizes the current buoy location within the Great Lakes region, realtime sensor data access, and a twitter-like communication interface that would be editable by a logged-in user. The NCDC realtime buoy data is available through the University Corporation for Atmospheric Research (UCAR)'s THREDDS data server.

The technology stack for this application includes Django/Python/HTML/SVG/CSS/JS, Leaflet, and Django's sqlite3 database. The user interface framework includes the use of Bootstrap and JavaScript.