Instructions for Applet Usage

In this Applet you can examine maximum and minimum temperatures as well as precipitation as a function of date and month over the period 1948 to 1998 (and later as more recent data become available).

You can plot data as a line plot or as a histogram. You may over-plot different data sets and different colors will be auto-chosen.

Follow the examples below to get you started. Note that once the data file gets read once it will reside in you computer's memory for relatively fast access.

Example 1: Comparing max temperatures for a specific month in different years.

You get the idea, we hope. hitting clear, clears all graphs.

Example 2: Plotting max temperature and rainfall for a specific month:

Example 3: Time Series for a particular date.

These examples should get you started.