Next Previous Contents

1. Introduction

Almost every weather website on the Internet has some sort of NEXRAD data display. Unfortunately almost all of these sites are only fulfilling a single purpose, allowing the user to view an image. Geographical Information Systems (GIS) goes beyond this single purpose model to allow the user to view the image, but then also process it within a GIS system. Processing could involve working with the RASTER data, reprojecting the image, querying the image, or many other things.

This HOWTO covers a mechanism to produce geo-referenced NEXRAD imagery from GEMPAK. As a GIS web mapping example, we use Mapserver to create a simple, but powerfull web application. This HOWTO assumes that you are running a modern version of Linux. Other UNIXs with GNU software installed should work as well.

This HOWTO is geared for those in the UNIDATA community with an active Internet Data Distribution feed and already have GEMPAK installed. If you don't have either of these, you will probably just be interested in the Mapserver sections. The radmapserver-files.tar.gz contains an example RADAR image ready for use with Mapserver or any other raster supporting GIS.

1.1 411 on abbreviations

Some of the abbreviations used in this HOWTO.

IEMIowa Environmental Mesonet
UNIDATAUniversity meteorological research group
NEXRADNetwork of Next Generation (WSR-88D) RADAR used by the National Weather Service
NWSNational Weather Service
GEMPAKGeneral Meteorological Application Package. Useful for dealing with NWS produced formats
Abbreviations

1.2 Reading this HOWTO

Some of you reading this may have no interest in generating the composites, but wish to use the composites. Currently, I am not aware of a group generating this data source for free. I have started generating a national base composite reflectivity as a proof of concept.

1.3 The Quick and Dirty version

The files used in this howto are available here: https://mesonet.agron.iastate.edu/docs/radmapserver/radmapserver-files.tar.gz.

1.4 Links


Next Previous Contents