Uses of Class
ucar.unidata.data.point.Barnes.AnalysisParameters

Packages that use Barnes.AnalysisParameters
ucar.unidata.data.point DataSource classes and utilities for point (e.g., surface) data. 
 

Uses of Barnes.AnalysisParameters in ucar.unidata.data.point
 

Methods in ucar.unidata.data.point that return Barnes.AnalysisParameters
static Barnes.AnalysisParameters Barnes.getRecommendedParameters(float fLonMin, float fLatMin, float fLonMax, float fLatMax, float[][] faa3DData)
          One of the hardest things about objective analysis is choosing the correct parameters for the analysis, and this routine provides sensible recommendations on these parameters.