1 / 24

PMEL Argo Float Laboratory: Data Management and Visualization

PMEL Argo Float Laboratory: Data Management and Visualization. Willa Zhu Donald Denbo Greg Johnson Elizabeth Steffen. System Design. Data Management and Visualization. Instrument Management and Testing. ARGOS. Web Interface. Data Processing Procedure. FloatLab. PostgreSQL. MySQL.

Faraday
Télécharger la présentation

PMEL Argo Float Laboratory: Data Management and Visualization

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. PMEL Argo Float Laboratory:Data Management and Visualization Willa Zhu Donald Denbo Greg Johnson Elizabeth Steffen

  2. System Design Data Management and Visualization Instrument Management and Testing ARGOS Web Interface Data Processing Procedure FloatLab PostgreSQL MySQL Matlab Data Server PMEL Argo Float Processing: Data Management and Visualization

  3. ARGO FLOAT Data and Database • PostgreSQL database is used • Raw message and header info are stored • Temperature, salinity, position and other data are parsed and stored • Currently data from total 171 floats are stored and new data will be added PMEL Argo Float Processing: Data Management and Visualization

  4. Data Processing • A set of basic database tables need to be created and an “active” flag to be switched on for a new float • Automated Procedures (a set of Perl scripts) running daily to update data • Preliminary data QC PMEL Argo Float Processing: Data Management and Visualization

  5. Automated Procedures • Retrieve data/messages from Argos Service, Inc. (Perl telnet library used) • Load all unique raw messages to database • Select good messages (error checking) • Parse (good) raw messages and store parsed data to database • Update several basic maps for web interface PMEL Argo Float Processing: Data Management and Visualization

  6. Data Server • Serve data via web • Application and Tools: • PHP (database access, backend programs running and dynamic web presentation) • Perl/GMT Graphic Tool (profile and map plot) • Java Graphic Application (section plot) • C program/EPIC (convert to netCDF) PMEL Argo Float Processing: Data Management and Visualization

  7. Web Data Access • List Data: • Profile Summary • Profile data • Engineering Data • Location information • Plot Data: • Profile Plot • Vertical Section Plot • Engineering Data Plot • Float Trajectory PMEL Argo Float Processing: Data Management and Visualization

  8. Argo Profiling CTD Floats Web Page PMEL Argo Float Processing: Data Management and Visualization

  9. Web Interface - Map/Geo Selection • Mouse-drag a box to select geo-area and corresponding corner location is reflected in the lon/lat text field (CSS) • Mouse-over a float to display float info (CSS) • Floats are presented in different colors to distinguish last message receiving date • Options to draw trajectory and board number on map PMEL Argo Float Processing: Data Management and Visualization

  10. Web Interface - List Selection • Sort float list in due date, float ID, WMO-ID, start Date, etc • Hyper link to plot and list data • Options to list active, inactive or all floats PMEL Argo Float Processing: Data Management and Visualization

  11. Argo Profiling CTD Floats Web Page PMEL Argo Float Processing: Data Management and Visualization

  12. Geo-Selection PMEL Argo Float Processing: Data Management and Visualization

  13. Geo-Selection PMEL Argo Float Processing: Data Management and Visualization

  14. Geo-Selection PMEL Argo Float Processing: Data Management and Visualization

  15. List-Selection PMEL Argo Float Processing: Data Management and Visualization

  16. Profile Summary PMEL Argo Float Processing: Data Management and Visualization

  17. Profile Data Listing PMEL Argo Float Processing: Data Management and Visualization

  18. Profile Location Information PMEL Argo Float Processing: Data Management and Visualization

  19. Engineering Data Listing PMEL Argo Float Processing: Data Management and Visualization

  20. Profile Plot: • P vs. T & Sal (single) • T vs. Sal (all) • Theta vs. Sal (all) PMEL Argo Float Processing: Data Management and Visualization

  21. Vertical Section Plot: • Temperature • Potential Temperature • Salinity • Potential Density PMEL Argo Float Processing: Data Management and Visualization

  22. Engineering Data Plot: • Battery • Piston Position • Current • Select Variable PMEL Argo Float Processing: Data Management and Visualization

  23. Float Trajectory Plot PMEL Argo Float Processing: Data Management and Visualization

  24. Summary • Automated data update procedure offers an efficient tool to retrieve and manage the data. • Dynamic HTML implementation makes the data selection easy. • The Argo Float data management system and visualization web interface provide an easy and convenient way for scientists to access Argo Float data. PMEL Argo Float Processing: Data Management and Visualization

More Related