PMEL Argo Float Laboratory: Data Management and Visualization PowerPoint PPT Presentation

presentation player overlay
1 / 24
About This Presentation
Transcript and Presenter's Notes

Title: PMEL Argo Float Laboratory: Data Management and Visualization


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

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

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

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)

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

8
Argo Profiling CTD Floats Web Page
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

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

11
Argo Profiling CTD Floats Web Page
12
Geo-Selection
13
Geo-Selection
14
Geo-Selection
15
List-Selection
16
Profile Summary
17
Profile Data Listing
18
Profile Location Information
19
Engineering Data Listing
20
  • Profile Plot
  • P vs. T Sal (single)
  • T vs. Sal (all)
  • Theta vs. Sal (all)

21
  • Vertical Section Plot
  • Temperature
  • Potential Temperature
  • Salinity
  • Potential Density

22
  • Engineering Data Plot
  • Battery
  • Piston Position
  • Current
  • Select Variable

23
Float Trajectory Plot
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.
Write a Comment
User Comments (0)
About PowerShow.com