1 / 6

Stephen Brown and Tim Ungaro

Stephen Brown and Tim Ungaro. What is CANRAD? A data archiving system for Canadian radar stations. A way for researchers to obtain real data from radar stations. A monitoring suite to ensure data being obtained is consistent and accurate. Why is CANRAD useful?

porter-cobb
Download Presentation

Stephen Brown and Tim Ungaro

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Stephen Brown and Tim Ungaro

  2. What is CANRAD? • A data archiving system for Canadian radar stations. • A way for researchers to obtain real data from radar stations. • A monitoring suite to ensure data being obtained is consistent and accurate. • Why is CANRAD useful? • At present, no sophisticated data collection system is in place in Canada. • Data is live, not from an older archive. • Data is useful for research into climate change and for industries affected by climate (ex. Agriculture).

  3. Our project goals: • A database able to handle live data feed from multiple Canadian radar stations • Implement a monitoring system to sort through data and separate corrupt data • Allow users to analyze and query the database • What we’ve managed to accomplish: • Database able to handle live insertion of data files given to us from Environment Canada • Monitoring system able to handle these files • Web interface to view data files/error logs • Email notification system • Visualization of radar data

  4. System architecture • MySQL database • JDBC connection between feed application and database • PHP-MySQL web interface for connection to database

  5. Challenges thus far: • Understanding and obtaining radar data • How to properly display data files on a website • Handling as many errors as possible while parsing metafiles • Current challenges/future goals: • Maintaining connection to database after sitting idle for long periods of time • Archiving old log files • Displaying radar data in an applet

  6. Demo time!

More Related