Agmodel Client Documentation

Describes MetBroker from a client application programmer's perspective.

See:
          Description

Packages
kei.component  
kei.math  
kei.swing  
kei.util  
net.agmodel.applet  
net.agmodel.chizuBean  
net.agmodel.chizudata  
net.agmodel.demBean  
net.agmodel.demdata  
net.agmodel.dialog  
net.agmodel.genericBroker Contains generic classes used in the interface descriptions of a number of different brokers and servers.
net.agmodel.imageutil  
net.agmodel.metBean  
net.agmodel.panel  
net.agmodel.physical Contains classes representing basic physical quanties, units, unit conversions, and mathematical operations.
net.agmodel.resBean  
net.agmodel.resData  
net.agmodel.table  
net.agmodel.utilBean  
net.agmodel.utility Contains utility classes, useful in a range of applications.
net.agmodel.weatherData Contains interface classes for MetBroker client applications.

 

Describes MetBroker from a client application programmer's perspective.

Read MetBroker requests for a brief description of how to ask MetBroker for data.
Read MetBroker result objects for a brief description of how MetBroker returns data to your application.

A sample Java application  SequenceTester.java shows how to get daily weather data for a range of variables from MetBroker.

The source code for the demonstration applet is in the jar file here simpledemosource.jar.

The weatherData package contains most of the key classes including:

Spatial requests are covered by:


Matthew Laurenson
May 10, 2000