Document 7842339

Download Report

Transcript Document 7842339

Interactive Web Access to
Historical Weather Data
Archives
Willa Zhu, PMEL
David Schultz, NSSL
Kevin Kelleher, NSSL
Background



National Severe Storms Laboratory (NSSL)
holds a variety of unique and disparate
historical weather data archives including
in-situ surface meteorological and
radiosonde data sets.
These data are largely underutilized due
to difficulty to access.
The goal is to provide a web-based access
system to these atmospheric in-situ data
by leveraging from PMEL’s web application
and technologies.
NOAATech 2006
Nov. 1-3, 2005
Interactive Web Access to
Historical Weather Data Archives
2
Data and Database

Data type
• Surface
• Upper-air

Data format
• GEMPAK format (one file per day)

Database (MySQL)
• Meta information
NOAATech 2006
Nov. 1-3, 2005
Interactive Web Access to
Historical Weather Data Archives
3
Software and Tools





GEMPAK package is used as analysis,
display and listing tools
A set of scripts are developed to load
and manage database
GMT tools is used to generate maps
Dynamic HTML (CSS) is implemented
to enhance web interactivity
PHP is used to communicate with DB,
initiate backend application and create
dynamic web contents
NOAATech 2006
Nov. 1-3, 2005
Interactive Web Access to
Historical Weather Data Archives
4
Data Access Results
Display/list station information
 Plot data on station map
 List data
 Plot time series
 Plot profile (for upper-air data)

NOAATech 2006
Nov. 1-3, 2005
Interactive Web Access to
Historical Weather Data Archives
5
NSSL Historical Weather Data Archives
Divide
area into
several
regions
for quick
selection
NOAATech 2006
Nov. 1-3, 2005
Interactive Web Access to
Historical Weather Data Archives
6
Interactive Area Selection
NOAATech 2006
Nov. 1-3, 2005
Interactive Web Access to
Historical Weather Data Archives
7
Mouse-over Station to view info
NOAATech 2006
Nov. 1-3, 2005
Interactive Web Access to
Historical Weather Data Archives
8
Surface Data Station Information List
NOAATech 2006
Nov. 1-3, 2005
Interactive Web Access to
Historical Weather Data Archives
9
Surface Data Plot on Map Options
(using GEMPAK sfmap)




Time
Area
Parameters
Position for
Param.
Help Available
NOAATech 2006
Nov. 1-3, 2005
Interactive Web Access to
Historical Weather Data Archives
10
Example of
Surface data plot on map
(using sfmap)
NOAATech 2006
Nov. 1-3, 2005
Interactive Web Access to
Historical Weather Data Archives
11
Surface Data List Options (using GEMPAK sflist)



Time Range
Area or
stations
Parameters
Help Available
NOAATech 2006
Nov. 1-3, 2005
Interactive Web Access to
Historical Weather Data Archives
12
Example of Surface data List
(using sflist)
NOAATech 2006
Nov. 1-3, 2005
Interactive Web Access to
Historical Weather Data Archives
13
Surface Data Time Series Plot Options
(using GEMPAK sfgram)



Time Range
Stations
Parameters
Help Available
NOAATech 2006
Nov. 1-3, 2005
Interactive Web Access to
Historical Weather Data Archives
14
Example of Surface data
Time series plot (using sfgram)
NOAATech 2006
Nov. 1-3, 2005
Interactive Web Access to
Historical Weather Data Archives
15
Upper-air Data Stations
Profile added
NOAATech 2006
Nov. 1-3, 2005
Interactive Web Access to
Historical Weather Data Archives
16
Upper-air Data Station Information List
NOAATech 2006
Nov. 1-3, 2005
Interactive Web Access to
Historical Weather Data Archives
17
Upper-air Data Plot on Map Options
(using GEMPAK snmap)






Time
Area
Parameters
Position for
Param.
Vertical
Coordinate
Level
Help Available
NOAATech 2006
Nov. 1-3, 2005
Interactive Web Access to
Historical Weather Data Archives
18
Example of Upper-air data plot on map (using snmap)
NOAATech 2006
Nov. 1-3, 2005
Interactive Web Access to
Historical Weather Data Archives
19
Upper-air Data List Options (using GEMPAK snlist)





Time Range
Area or
stations
Parameters
Vertical
Coordinate
Levels
Help Available
NOAATech 2006
Nov. 1-3, 2005
Interactive Web Access to
Historical Weather Data Archives
20
Example of Upper-air data List
(using GEMPAK snlist)
NOAATech 2006
Nov. 1-3, 2005
Interactive Web Access to
Historical Weather Data Archives
21
Upper-air Data Time Series Plot Options
(using GEMPAK sntser)





NOAATech 2006
Nov. 1-3, 2005
Interactive Web Access to
Historical Weather Data Archives
Time Range
Single Station
Single Parameter
Vertical Coordinate
Level
22
Example of Upper-air Time Series Plot
(using GEMPAK snlist)
NOAATech 2006
Nov. 1-3, 2005
Interactive Web Access to
Historical Weather Data Archives
23
Upper-air Data Profile Plot Options
(using GEMPAK snprof)





NOAATech 2006
Nov. 1-3, 2005
Time Range
Single Station
Parameters
Vertical Coordinate
Levels
Interactive Web Access to
Historical Weather Data Archives
24
Example of Upper-air Profile Plot
(using GEMPAK snprof)
NOAATech 2006
Nov. 1-3, 2005
Interactive Web Access to
Historical Weather Data Archives
25
Summary


This interactive Web Access system
provides an easy and convenient way for
scientists and other users to access
historical weather data archives.
This web interface system is customized
for using with GEMPAK tools but can be
extended to support other data format
with different application and tools.
NOAATech 2006
Nov. 1-3, 2005
Interactive Web Access to
Historical Weather Data Archives
26