Package ucar.unidata.data.point

DataSource classes and utilities for point (e.g., surface) data.

See:
          Description

Interface Summary
PointOb Abstraction for a point observation (values at a lat, lon, (alt) & time) would handle the most generic thing like a lightning flash, or something more specific like a METAR.
StationOb Interface for point observations at a named location (Station observations)
 

Class Summary
AddePointDataSource A data source for ADDE point data
Barnes Title: Barnes Objective Analysis (BOA) Scheme
Barnes.AnalysisParameters Inner class for use of getRecommendedParameters, to allow it to return multiple values such as: gridX, gridY, scaleLengthGU, randomDataSpacing, faGridX, faGridY
DbPointDataSource  
NetcdfMetarDataSource A data source for netCDF point data
NetcdfPointDataSource A data source for netCDF or CDM point data
PointDataInstance Utility class to wrap a Point Data Choice
PointDataSource A data source for point data
PointObFactory Factory for dealing with point observations
PointObField Implementation of PointOb as a FieldImpl.
PointObTuple Implementation of PointOb as a Tuple.
StationObTuple Implementation of StationOb as a Tuple.
TextPointDataSource A data source for point data from a Text file
 

Package ucar.unidata.data.point Description

DataSource classes and utilities for point (e.g., surface) data.