A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

A

AbstractAsciiLightningIngest - Class in org.wdssii.ltgingest
Base class of ingestors for ASCII lightning data
AbstractAsciiLightningIngest() - Constructor for class org.wdssii.ltgingest.AbstractAsciiLightningIngest
 
AbstractWeightedObservationMerger - Class in org.wdssii.polarmerger
Maintains a list of weights for each grid point
AbstractWeightedObservationMerger() - Constructor for class org.wdssii.polarmerger.AbstractWeightedObservationMerger
 
accept(File, String) - Method in class org.wdssii.core.fam.FamIndexHelperLsImpl.NewFilesOnly
 
accept(File, String) - Method in class org.wdssii.core.fam.FmlFilesOnlyFilter
 
accept(File, String) - Method in class org.wdssii.core.Ingestor.FilenamePatternMatcher
 
accuracy - Variable in class org.wdssii.core.RadialSetLookup
 
add(Observation) - Method in class org.wdssii.polarmerger.MergeableObservations
 
addAttributes(DataType) - Method in class org.wdssii.core.DataType
copies all the attributes over
addDir(String, List<String>) - Static method in class org.wdssii.core.W2Config
 
addGlobalAttributes(DataType, NetcdfFileWriteable, String) - Static method in class org.wdssii.core.NetcdfDataEncoder
 
addRecByTypeTime(Date, String, IndexRecord) - Method in class org.wdssii.core.Index
 
addRecord(File) - Method in class org.wdssii.core.FamIndex
 
addRecord(IndexRecord) - Method in class org.wdssii.core.Index
 
addRecord(String, IndexRecord) - Method in class org.wdssii.core.Index
 
addRecord() - Method in class org.wdssii.core.SAXIndexHandler
 
addRecordListener(IndexRecordListener) - Method in class org.wdssii.core.Index
Register a listener to be notified about new records in this index.
addRecordToMaps(String, IndexRecordBean) - Method in class org.wdssii.webindex.servlet.WebIndexDAO
 
addRow(String[]) - Method in class org.wdssii.core.DataTable
Make sure to provide the column values in the right order!
addRow(DataTable, Date, String[]) - Method in class org.wdssii.ltgingest.AbstractAsciiLightningIngest
 
addRow(DataTable, Date, String[]) - Method in class org.wdssii.ltgingest.LightningWithDischargeTypeIngest
 
addRow(DataTable, Date, String[]) - Method in class org.wdssii.ltgingest.LightningWithFlashCountIngest
 
addSelection(String, String) - Method in class org.wdssii.core.Index
 
addTextureStatistics(StringBuilder, StringBuilder, String, LatLonGrid.Pixel, LatLonGrid) - Method in class org.wdssii.dualpol.icing.Statistics
 
addValue(String) - Method in class org.wdssii.core.DataTable.Column
 
addVerticalColumnStatistics(StringBuilder, StringBuilder, String, LatLonGrid.Pixel, LatLonGrid[]) - Method in class org.wdssii.dualpol.icing.Statistics
 
addVerticalDifferenceStatistics(StringBuilder, StringBuilder, String, LatLonGrid.Pixel, LatLonGrid, LatLonGrid, LatLonGrid) - Method in class org.wdssii.dualpol.icing.Statistics
 
ageOffInMinutes - Variable in class org.wdssii.polarmerger.PolarMerger
 
Algorithm - Class in org.wdssii.core
Abstract class of algorithms
Algorithm() - Constructor for class org.wdssii.core.Algorithm
initializes wdssii
align(int) - Static method in class org.wdssii.decisiontree.MulticategorySkillScore
 
all - Variable in class org.wdssii.core.SAXIndexHandler
 
allSources - Variable in class org.wdssii.webindex.servlet.SourcesListingDAO
 
angularResolution - Variable in class org.wdssii.core.PolarGrid
 
appendJava(StringBuilder, int, String) - Method in class org.wdssii.decisiontree.AxialTreeNode
 
attributeNumber - Variable in class org.wdssii.decisiontree.AxialTreeNode
 
attributes - Variable in class org.wdssii.core.DataType
 
AxialDecisionTree - Class in org.wdssii.decisiontree
A decision tree each of whose branches depends on only one attribute.
AxialDecisionTree() - Constructor for class org.wdssii.decisiontree.AxialDecisionTree
 
AxialDecisionTree(AxialTreeNode, int, int, int) - Constructor for class org.wdssii.decisiontree.AxialDecisionTree
Create with root node and the default category to be used if decision tree lands up in unlearned space.
AxialTreeNode - Class in org.wdssii.decisiontree
A node in an axial decision tree has two branches and a condition to decide which branch to take.
AxialTreeNode() - Constructor for class org.wdssii.decisiontree.AxialTreeNode
 
AxialTreeNode(int) - Constructor for class org.wdssii.decisiontree.AxialTreeNode
node that supplies the same category for all inputs
AxialTreeNode(int, float, AxialTreeNode, AxialTreeNode, int) - Constructor for class org.wdssii.decisiontree.AxialTreeNode
A node in the tree that branches out.
azimuthalSpacing - Variable in class org.wdssii.core.Radial
 
azimuthalSpacingDegrees - Variable in class org.wdssii.polarmerger.PolarMerger
 
azimuthalSpacingDegrees - Variable in class org.wdssii.polarmerger.PowerDensityLookup
 
azimuthalSpacingDegrees - Variable in class org.wdssii.singleradar.VilAlgorithm
 
azIndex - Variable in class org.wdssii.polarmerger.Observation
 
azToRadialNo - Variable in class org.wdssii.core.RadialSetLookup
 

B

beamWidth - Variable in class org.wdssii.core.PolarGrid
 
beamWidth - Variable in class org.wdssii.core.Radial
 
beamwidth - Variable in class org.wdssii.polarmerger.PowerDensityLookup
 
beanFactory - Variable in class org.wdssii.webindex.servlet.WebIndexFactory
 
Builder - Interface in org.wdssii.core
 
BuilderFactory - Class in org.wdssii.core
 
BuilderFactory() - Constructor for class org.wdssii.core.BuilderFactory
 
buildTree(float[][], int[], int[], int) - Method in class org.wdssii.decisiontree.QuinlanC45AxialDecisionTreeCreator
Helper method that creates a sub-tree and returns a node

C

calcDewPoint(float, float) - Static method in class org.wdssii.nse.NSEProfile
 
calcDewpointFromRH(float, float) - Static method in class org.wdssii.nse.NseAlgorithm
 
calcEquivalentPotentialTemperature(float, float, float) - Static method in class org.wdssii.nse.NSEProfile
 
calcEquivalentPotentialTemperature(float, float, float, float) - Static method in class org.wdssii.nse.NSEProfile
 
calcLclPres(float, float, float) - Static method in class org.wdssii.nse.NSEProfile
 
calcLclTemp(float, float) - Static method in class org.wdssii.nse.NSEProfile
 
calcMixingRatio(float, float) - Static method in class org.wdssii.nse.NSEProfile
 
calcMoistParcelTemp(float, float) - Static method in class org.wdssii.nse.NSEProfile
 
calcPotentialTemperature(float, float) - Static method in class org.wdssii.nse.NSEProfile
 
calcRHFromVaporPressures(float, float) - Static method in class org.wdssii.nse.NSEProfile
 
calcSaturationVaporPressure(float) - Static method in class org.wdssii.nse.NSEProfile
 
calcVaporPressure(float) - Static method in class org.wdssii.nse.NSEProfile
 
calcVirtualTemperature(float, float) - Static method in class org.wdssii.nse.NSEProfile
 
calcWetBulb(float, float, float, float, float) - Static method in class org.wdssii.nse.NSEProfile
 
canCache - Variable in class org.wdssii.core.VCP
 
category - Variable in class org.wdssii.decisiontree.GainRatioFitnessFunction.ValueAndCategory
 
characters(char[], int, int) - Method in class org.wdssii.core.SAXIndexHandler
 
classify(float[]) - Method in class org.wdssii.decisiontree.AxialDecisionTree
 
classify(float[]) - Method in class org.wdssii.decisiontree.AxialTreeNode
 
Classify - Class in org.wdssii.decisiontree
Uses a trained decision tree to classify cases.
Classify() - Constructor for class org.wdssii.decisiontree.Classify
 
classify(float[]) - Method in interface org.wdssii.decisiontree.DecisionTree
classify input data
clearAllProducts() - Method in class org.wdssii.nse.NseAlgorithm
 
close() - Method in interface org.wdssii.core.fam.FamIndexHelper
 
close() - Method in class org.wdssii.core.fam.FamIndexHelperInotifyImpl
De-registers from the watch so that the servlet container does not keep receiving events.
close() - Method in class org.wdssii.core.fam.FamIndexHelperLsImpl
 
columns - Variable in class org.wdssii.core.DataTable
 
compare(Observation, Observation) - Method in class org.wdssii.polarmerger.Observation.PositionOrderComparator
 
compareTo(GainRatioFitnessFunction.ValueAndCategory) - Method in class org.wdssii.decisiontree.GainRatioFitnessFunction.ValueAndCategory
 
compareTo(IndexRecordBean) - Method in class org.wdssii.webindex.servlet.IndexRecordBean
compare by number (order of creation)
compareTo(WebIndexDAO.FileToRead) - Method in class org.wdssii.webindex.servlet.WebIndexDAO.FileToRead
 
compositeEnabled - Variable in class org.wdssii.polarmerger.PolarMerger
 
compositeEnabled - Variable in class org.wdssii.singleradar.VilAlgorithm
 
compress(String, String) - Method in class org.wdssii.core.NetcdfDataEncoder
 
compressionEnabled - Variable in class org.wdssii.core.DataEncoder
 
computeAndWriteIfNeeded() - Method in class org.wdssii.polarmerger.PolarMerger
 
computeAndWriteOutputs() - Method in class org.wdssii.polarmerger.PolarMerger
 
computeComposite() - Method in class org.wdssii.singleradar.VilAlgorithm
 
computeGain(GainRatioFitnessFunction.ValueAndCategory[], int, int) - Method in class org.wdssii.decisiontree.GainRatioFitnessFunction
 
computeGainRatio(GainRatioFitnessFunction.ValueAndCategory[], int, int) - Method in class org.wdssii.decisiontree.GainRatioFitnessFunction
 
computeInfo(GainRatioFitnessFunction.ValueAndCategory[], int, int, int) - Method in class org.wdssii.decisiontree.GainRatioFitnessFunction
 
computeMidbeamSines() - Method in class org.wdssii.singleradar.VilAlgorithm
 
computePowerDensity(float) - Static method in class org.wdssii.polarmerger.PowerDensityLookup
 
computeSparseGridRatio(float[][], float) - Static method in class org.wdssii.core.NetcdfSparseGrid
 
computeSplitAndGain(float[][], int[], int, int[], int) - Method in interface org.wdssii.decisiontree.FitnessFunction
 
computeSplitAndGain(float[][], int[], int, int[], int) - Method in class org.wdssii.decisiontree.GainRatioFitnessFunction
 
computeStormType(float[]) - Static method in class org.wdssii.aicompetition.StormType
Result of Quinlan's decision tree algorithm
computeTssOnRandomPatterns(int[], int[], int, double) - Static method in class org.wdssii.aicompetition.Evaluate
Draws random samples from the entire set and computes TSS.
computeTssOnRandomRuns(int[], int[], int, double) - Static method in class org.wdssii.aicompetition.Evaluate
Chooses random runs of the input sets i.e.
computeVil(PolarGrid) - Method in class org.wdssii.singleradar.VilAlgorithm
 
configDirectories - Static variable in class org.wdssii.core.W2Config
 
ConfigurationException - Exception in org.wdssii.core
 
ConfigurationException(Exception) - Constructor for exception org.wdssii.core.ConfigurationException
 
ConfigurationException(String) - Constructor for exception org.wdssii.core.ConfigurationException
 
contains(float) - Method in class org.wdssii.core.Radial
 
convertToUnit(Unit) - Method in class org.wdssii.core.LatLonGrid
Converts all the values in this grid to the specified unit.
copyOf(float[][]) - Static method in class org.wdssii.core.DataType
Makes a copy of 2D arrays
cornerIsNorthwest - Variable in class org.wdssii.ncingest.NetcdfIngest
 
cornerLatGlobalAttribute - Variable in class org.wdssii.ncingest.NetcdfIngest
 
cornerLonGlobalAttribute - Variable in class org.wdssii.ncingest.NetcdfIngest
 
CPoint - Class in org.wdssii.core
location in a cartesian grid situated at the earth's center.
CPoint(double, double, double) - Constructor for class org.wdssii.core.CPoint
everything in kilometers.
createDataType(IndexRecord) - Static method in class org.wdssii.core.BuilderFactory
 
createDataTypeElement(Document, DataTable) - Static method in class org.wdssii.core.XmlDataEncoder
 
createIndex(String) - Static method in class org.wdssii.core.IndexFactory
Creates an index.
createIndex(String, IndexRecordListener) - Static method in class org.wdssii.core.IndexFactory
convenience function when only one listener needs to be provided.
createIndex(String, Set<IndexRecordListener>) - Static method in class org.wdssii.core.IndexFactory
Creates an index.
createIndexRecord(String, String, String[], String[], String, String) - Static method in class org.wdssii.core.IndexRecord
 
createIndexRecord(Element, String) - Static method in class org.wdssii.core.IndexRecord
 
createList(File[]) - Static method in class org.wdssii.webindex.servlet.WebIndexDAO.FileToRead
 
createNewDAOInstance(String) - Method in class org.wdssii.webindex.servlet.WebIndexFactory
 
createObject(IndexRecord) - Method in interface org.wdssii.core.Builder
 
createObject(IndexRecord) - Method in class org.wdssii.core.NetcdfBuilder
create object if the record params are netcdf ones.
createObject(String) - Method in class org.wdssii.core.NetcdfBuilder
pass in the file name and obtain an object back.
createObject(File) - Method in class org.wdssii.dualpol.icing.PirepsReader
pass in the file name and obtain an object back.
createStrefElement(Document, Location, Date) - Static method in class org.wdssii.core.XmlDataEncoder
 
createXMLDocument(DataTable) - Static method in class org.wdssii.core.XmlDataEncoder
 
crossProduct(CVector) - Method in class org.wdssii.core.CVector
 
current - Variable in class org.wdssii.core.SAXIndexHandler
 
currentRecordList - Variable in class org.wdssii.webindex.servlet.WebIndexDAO
 
CVector - Class in org.wdssii.core
Subtracting two CPoints gives rise to a CVector Based on Thomas Vaughan's CVector class in the C++ version.
CVector(double, double, double) - Constructor for class org.wdssii.core.CVector
everything in kilometers.

D

daoCache - Variable in class org.wdssii.webindex.servlet.WebIndexFactory
 
DataEncoder - Class in org.wdssii.core
 
DataEncoder() - Constructor for class org.wdssii.core.DataEncoder
 
DataEncoderFactory - Class in org.wdssii.core
 
DataEncoderFactory() - Constructor for class org.wdssii.core.DataEncoderFactory
 
DataTable - Class in org.wdssii.core
 
DataTable(Location, Date, String, DataTable.Column[]) - Constructor for class org.wdssii.core.DataTable
A tabular product.
DataTable(DataTable) - Constructor for class org.wdssii.core.DataTable
copies all the attributes, etc.
DataTable.Column - Class in org.wdssii.core
 
DataTable.Column(String, String, List<String>) - Constructor for class org.wdssii.core.DataTable.Column
 
DataTable.Column(String, String) - Constructor for class org.wdssii.core.DataTable.Column
 
DataTable.Column(DataTable.Column) - Constructor for class org.wdssii.core.DataTable.Column
copies from the master.
DataType - Class in org.wdssii.core
Base class of all the data types that can be displayed.
DataType(Location, Date, String) - Constructor for class org.wdssii.core.DataType
 
DataType(DataType) - Constructor for class org.wdssii.core.DataType
copies all the attributes, etc.
datatypes - Variable in class org.wdssii.core.Index
 
DataUnavailable - Static variable in class org.wdssii.core.DataType
 
DataUnavailableException - Exception in org.wdssii.core
 
DataUnavailableException(Exception) - Constructor for exception org.wdssii.core.DataUnavailableException
 
DataUnavailableException(String) - Constructor for exception org.wdssii.core.DataUnavailableException
 
dateFormatInData - Variable in class org.wdssii.ltgingest.AbstractAsciiLightningIngest
 
dateFormatInFileName - Variable in class org.wdssii.ltgingest.AbstractAsciiLightningIngest
 
dateFormatInLines - Variable in class org.wdssii.ltgingest.TelnetToLdm
 
DecisionTree - Interface in org.wdssii.decisiontree
Capable of classifying new data points into categories.
DecisionTreeCreator - Interface in org.wdssii.decisiontree
The learning algorithm for a decision tree.
DecisionTreeCreator.TreeCreationException - Exception in org.wdssii.decisiontree
 
DecisionTreeCreator.TreeCreationException(String) - Constructor for exception org.wdssii.decisiontree.DecisionTreeCreator.TreeCreationException
 
defaultCategory - Variable in class org.wdssii.decisiontree.AxialTreeNode
 
defaultCornerLat - Variable in class org.wdssii.ncingest.NetcdfIngest
 
defaultCornerLon - Variable in class org.wdssii.ncingest.NetcdfIngest
 
defaultEncoder - Variable in class org.wdssii.core.DataEncoderFactory
 
defaultHeight - Variable in class org.wdssii.ncingest.NetcdfIngest
 
defaultLatSpacing - Variable in class org.wdssii.ncingest.NetcdfIngest
 
defaultLonSpacing - Variable in class org.wdssii.ncingest.NetcdfIngest
 
defaultSubType - Variable in class org.wdssii.ncingest.NetcdfIngest
 
defaultTypeName - Variable in class org.wdssii.ncingest.NetcdfIngest
 
defaultUnit - Variable in class org.wdssii.ncingest.NetcdfIngest
 
defaultValue - Variable in class org.wdssii.decisiontree.AxialDecisionTree
 
defaultVariableName - Variable in class org.wdssii.ncingest.NetcdfIngest
 
deltaDBZ - Static variable in class org.wdssii.singleradar.VilAlgorithm
 
deltaHeightKms - Variable in class org.wdssii.dualpol.IDLGridProperties
 
deltaLat - Variable in class org.wdssii.core.LatLonGrid
 
deltaLat - Variable in class org.wdssii.dualpol.IDLGridProperties
 
deltaLon - Variable in class org.wdssii.core.LatLonGrid
 
deltaLon - Variable in class org.wdssii.dualpol.IDLGridProperties
 
dewpoint - Variable in class org.wdssii.nse.NSEProfile
 
diff(float, float) - Static method in class org.wdssii.dualpol.icing.Statistics
 
DistanceWeightedObservationMerger - Class in org.wdssii.polarmerger
Use the distance weights to create a weighted average.
DistanceWeightedObservationMerger() - Constructor for class org.wdssii.polarmerger.DistanceWeightedObservationMerger
 
distToFirst - Variable in class org.wdssii.polarmerger.PolarMerger
 
doIngest(File) - Method in class org.wdssii.core.Ingestor
Read the file, do the conversion, write the output and notify the index.
doIngest(File) - Method in class org.wdssii.ltgingest.AbstractAsciiLightningIngest
 
doIngest(File) - Method in class org.wdssii.ncingest.NetcdfIngest
 
dotProduct(CVector) - Method in class org.wdssii.core.CVector
 

E

EarthRadius - Static variable in class org.wdssii.core.Location
in kilometers.
eIndex - Variable in class org.wdssii.polarmerger.Observation
 
elementName - Variable in class org.wdssii.core.SAXIndexHandler.ElementHandler
 
elevation - Variable in class org.wdssii.core.PolarGrid
 
elevation - Variable in class org.wdssii.core.RadialSet
 
elevations - Variable in class org.wdssii.core.VCP
 
elevations - Variable in class org.wdssii.singleradar.VilAlgorithm
 
emptyList - Variable in class org.wdssii.core.fam.FamIndexHelperLsImpl
 
endElement(String, String, String) - Method in class org.wdssii.core.SAXIndexHandler
 
equals(Location) - Method in class org.wdssii.core.Location
 
equals(Object) - Method in class org.wdssii.webindex.servlet.IndexRecordBean
The equality check is based purely on number
Evaluate - Class in org.wdssii.aicompetition
 
Evaluate() - Constructor for class org.wdssii.aicompetition.Evaluate
 
Evaluate.Stat - Class in org.wdssii.aicompetition
Computes and maintains statistics
Evaluate.Stat() - Constructor for class org.wdssii.aicompetition.Evaluate.Stat
 
everyNseconds - Variable in class org.wdssii.ltgingest.AbstractAsciiLightningIngest
 
everyNseconds - Variable in class org.wdssii.ltgingest.TelnetToLdm
 
execute() - Method in class org.wdssii.core.Algorithm
Connect to indexes and handle records.
execute() - Method in class org.wdssii.core.Ingestor
Monitor input directory for files, then process them.
execute() - Method in class org.wdssii.core.WDSSIIProgram
Start doing main task.
execute() - Method in class org.wdssii.ltgingest.TelnetToLdm
 
exitAfterInitialRead - Variable in class org.wdssii.core.Ingestor
 
EXPECTED_MAX_OBSERVATIONS - Static variable in class org.wdssii.polarmerger.MergeableObservations
 
extractContent(WebIndexDAO.FileToRead) - Method in class org.wdssii.webindex.servlet.WebIndexDAO
 

F

FACTOR - Static variable in class org.wdssii.singleradar.VilAlgorithm
 
factory - Static variable in class org.wdssii.core.BuilderFactory
name to Builder
FamIndex - Class in org.wdssii.core
Index that reads a code_index.fam listing
FamIndex() - Constructor for class org.wdssii.core.FamIndex
meant for prototype factory use only.
FamIndex(File, Set<IndexRecordListener>) - Constructor for class org.wdssii.core.FamIndex
 
FamIndexHelper - Interface in org.wdssii.core.fam
 
famIndexHelper - Variable in class org.wdssii.webindex.servlet.WebIndexDAO
 
FamIndexHelperFactory - Class in org.wdssii.core.fam
 
FamIndexHelperFactory() - Constructor for class org.wdssii.core.fam.FamIndexHelperFactory
 
FamIndexHelperInotifyImpl - Class in org.wdssii.core.fam
 
FamIndexHelperInotifyImpl() - Constructor for class org.wdssii.core.fam.FamIndexHelperInotifyImpl
By default look only at files that end with .fml
FamIndexHelperInotifyImpl(FilenameFilter) - Constructor for class org.wdssii.core.fam.FamIndexHelperInotifyImpl
 
FamIndexHelperLsImpl - Class in org.wdssii.core.fam
 
FamIndexHelperLsImpl(FilenameFilter) - Constructor for class org.wdssii.core.fam.FamIndexHelperLsImpl
 
FamIndexHelperLsImpl() - Constructor for class org.wdssii.core.fam.FamIndexHelperLsImpl
By default look only at files that end with .fml
FamIndexHelperLsImpl.NewFilesOnly - Class in org.wdssii.core.fam
Accepts only new FML files
FamIndexHelperLsImpl.NewFilesOnly() - Constructor for class org.wdssii.core.fam.FamIndexHelperLsImpl.NewFilesOnly
 
FeetToKms(float) - Static method in class org.wdssii.dualpol.icing.PirepsReader
 
fieldSeparatorRegex - Variable in class org.wdssii.ltgingest.AbstractAsciiLightningIngest
 
file - Variable in class org.wdssii.dualpol.icing.Statistics.IcingFile
 
file - Variable in class org.wdssii.webindex.servlet.WebIndexDAO.FileToRead
 
fileContentTimeParser - Variable in class org.wdssii.ltgingest.AbstractAsciiLightningIngest
 
fileCreated(int, String, String) - Method in class org.wdssii.core.fam.FamIndexHelperInotifyImpl
 
fileDeleted(int, String, String) - Method in class org.wdssii.core.fam.FamIndexHelperInotifyImpl
 
fileModified(int, String, String) - Method in class org.wdssii.core.fam.FamIndexHelperInotifyImpl
 
filename_to_record - Variable in class org.wdssii.webindex.servlet.WebIndexDAO
 
filenamePattern - Variable in class org.wdssii.core.fam.FamIndexHelperInotifyImpl
 
filenamePattern - Variable in class org.wdssii.core.fam.FamIndexHelperLsImpl
 
filenamePatterns - Variable in class org.wdssii.core.Ingestor
 
fileNameTimeParser - Variable in class org.wdssii.ltgingest.AbstractAsciiLightningIngest
 
fileRenamed(int, String, String, String) - Method in class org.wdssii.core.fam.FamIndexHelperInotifyImpl
 
files - Variable in class org.wdssii.core.fam.FamIndexHelperInotifyImpl
 
filesToRead - Variable in class org.wdssii.webindex.servlet.WebIndexDAO
 
fillHeightOfIsotherm(float, float[][]) - Method in class org.wdssii.nse.NSEProfile
 
fillHeightOfWetBulb(float, float[][]) - Method in class org.wdssii.nse.NSEProfile
 
fillMeanValuePressureLayerTemperatureC(int, int, float[][]) - Method in class org.wdssii.nse.NSEProfile
 
fillMeanValuePressureLayerVerticalVelocity(int, int, float[][]) - Method in class org.wdssii.nse.NSEProfile
 
fillMeanWindSpeed(float, float, float[][]) - Method in class org.wdssii.nse.NSEProfile
 
fillMergedValues(PolarGrid[]) - Method in class org.wdssii.polarmerger.MergeableObservations
 
fillNumberOfUndergroundGridpoints(float[][]) - Method in class org.wdssii.nse.NSEProfile
 
fillSurfaceRelativeHumidityPercent(float[][]) - Method in class org.wdssii.nse.NSEProfile
 
find_first_not_of(String, char, int) - Static method in class org.wdssii.core.StringUtil
returns s.length() if all characters are sep.
find_first_of(String, char, int) - Static method in class org.wdssii.core.StringUtil
returns s.length() if no characters are sep.
finishComputation(float[][][]) - Method in class org.wdssii.polarmerger.DistanceWeightedObservationMerger
 
finishComputation(float[][][]) - Method in class org.wdssii.polarmerger.LatestObservationMerger
 
finishComputation(float[][][]) - Method in class org.wdssii.polarmerger.NearestNeighborObservationMerger
 
finishComputation(float[][][]) - Method in interface org.wdssii.polarmerger.ObservationMerger
Finish computations, setting the input array to its final values.
finishInit() - Method in class org.wdssii.nse.NSEProfile
Call after setting all fields.
fitness - Variable in class org.wdssii.decisiontree.QuinlanC45AxialDecisionTreeCreator
By default, InformationGain is used.
FitnessFunction - Interface in org.wdssii.decisiontree
Performance measure of a classifier
FitnessFunction.Split - Class in org.wdssii.decisiontree
 
FitnessFunction.Split() - Constructor for class org.wdssii.decisiontree.FitnessFunction.Split
 
FmlFilesOnlyFilter - Class in org.wdssii.core.fam
 
FmlFilesOnlyFilter() - Constructor for class org.wdssii.core.fam.FmlFilesOnlyFilter
 
frac - Variable in class org.wdssii.core.SAXIndexHandler
 
fromNetcdfFile(String) - Method in class org.wdssii.core.NetcdfBuilder
 
fromNetcdfFile(File) - Method in class org.wdssii.dualpol.IDLNetcdfGridReader
 

G

GainRatioFitnessFunction - Class in org.wdssii.decisiontree
Picks a threshold to maximize the gain but uses gain-ratio as the fitness of this attribute
GainRatioFitnessFunction() - Constructor for class org.wdssii.decisiontree.GainRatioFitnessFunction
 
GainRatioFitnessFunction.ValueAndCategory - Class in org.wdssii.decisiontree
 
GainRatioFitnessFunction.ValueAndCategory(float, int) - Constructor for class org.wdssii.decisiontree.GainRatioFitnessFunction.ValueAndCategory
 
gateSpacingKms - Variable in class org.wdssii.polarmerger.PowerDensityLookup
 
gateWidth - Variable in class org.wdssii.core.PolarGrid
 
gateWidth - Variable in class org.wdssii.core.Radial
 
gateWidthKms - Variable in class org.wdssii.polarmerger.PolarMerger
 
gateWidthKms - Variable in class org.wdssii.singleradar.VilAlgorithm
 
generateResponse(HttpServletResponse, IndexRecordList) - Method in class org.wdssii.webindex.servlet.WebIndexController
this method is in the controller because it is too inefficient to perform in the JSP
getAboveGrid(double, LatLonGrid[]) - Method in class org.wdssii.dualpol.icing.Statistics
 
getAgeOffInMinutes() - Method in class org.wdssii.polarmerger.PolarMerger
 
getAllFiles(String, String) - Static method in class org.wdssii.dualpol.icing.Statistics.IcingFile
 
getAllSources() - Method in class org.wdssii.webindex.servlet.SourcesListingDAO
All the sources available on the system.
getAngularResolution() - Method in class org.wdssii.core.PolarGrid
 
getAttribute(String) - Method in class org.wdssii.core.DataType
 
getAttributeNumber() - Method in class org.wdssii.decisiontree.AxialTreeNode
 
getAttributes() - Method in class org.wdssii.core.DataType
 
getAzimuthalSpacing() - Method in class org.wdssii.core.Radial
 
getAzimuthalSpacing() - Method in class org.wdssii.core.RadialSet
mean azimuthal spacing of all radials.
getAzimuthalSpacingDegrees() - Method in class org.wdssii.polarmerger.PolarMerger
 
getAzimuthalSpacingDegrees() - Method in class org.wdssii.polarmerger.PowerDensityLookup
 
getAzimuthalSpacingDegrees() - Method in class org.wdssii.singleradar.VilAlgorithm
 
getAzIndex() - Method in class org.wdssii.polarmerger.Observation
 
getBeamWidth() - Method in class org.wdssii.core.PolarGrid
 
getBeamWidth() - Method in class org.wdssii.core.Radial
always positive
getBeamWidth() - Method in class org.wdssii.core.RadialSet
beamwidth of first radial, or 1 degree if there is no radial.
getBeamwidth() - Method in class org.wdssii.polarmerger.PowerDensityLookup
 
getBelowGrid(double, LatLonGrid[]) - Method in class org.wdssii.dualpol.icing.Statistics
 
getBooleanAttribute(Element, String, boolean) - Static method in class org.wdssii.core.XMLUtil
 
getClonedValues() - Method in class org.wdssii.core.Radial
returns a completely separate copy of the array.
getClosestGrid(double, LatLonGrid[], double) - Method in class org.wdssii.dualpol.icing.Statistics
 
getClosestInTime(Statistics.IcingFile[], Date, long) - Method in class org.wdssii.dualpol.icing.Statistics
 
getColumns() - Method in class org.wdssii.core.DataTable
 
getCornerLatGlobalAttribute() - Method in class org.wdssii.ncingest.NetcdfIngest
 
getCornerLonGlobalAttribute() - Method in class org.wdssii.ncingest.NetcdfIngest
 
getCPoint() - Method in class org.wdssii.core.Location
 
getCurrentRecordList(long) - Method in class org.wdssii.webindex.servlet.WebIndexDAO
 
getDAO(String) - Method in class org.wdssii.webindex.servlet.WebIndexFactory
 
getDataType() - Method in class org.wdssii.core.IndexRecord
 
getDataTypes() - Method in class org.wdssii.core.Index
 
getDateFormatInData() - Method in class org.wdssii.ltgingest.AbstractAsciiLightningIngest
 
getDateFormatInFileName() - Method in class org.wdssii.ltgingest.AbstractAsciiLightningIngest
 
getDateFormatInLines() - Method in class org.wdssii.ltgingest.TelnetToLdm
 
getDateFromString(String, String) - Static method in class org.wdssii.core.IndexRecord
 
getDefaultCategory() - Method in class org.wdssii.decisiontree.AxialTreeNode
 
getDefaultCornerLat() - Method in class org.wdssii.ncingest.NetcdfIngest
 
getDefaultCornerLon() - Method in class org.wdssii.ncingest.NetcdfIngest
 
getDefaultHeight() - Method in class org.wdssii.ncingest.NetcdfIngest
 
getDefaultLatSpacing() - Method in class org.wdssii.ncingest.NetcdfIngest
 
getDefaultLonSpacing() - Method in class org.wdssii.ncingest.NetcdfIngest
 
getDefaultSubType() - Method in class org.wdssii.ncingest.NetcdfIngest
 
getDefaultTypeName() - Method in class org.wdssii.ncingest.NetcdfIngest
 
getDefaultUnit() - Method in class org.wdssii.ncingest.NetcdfIngest
 
getDefaultValue() - Method in class org.wdssii.decisiontree.AxialDecisionTree
 
getDefaultVariableName() - Method in class org.wdssii.ncingest.NetcdfIngest
 
getDeltaHeightKms() - Method in class org.wdssii.dualpol.IDLGridProperties
 
getDeltaLat() - Method in class org.wdssii.core.LatLonGrid
positive number that indicates the size of a pixel in lat-direction
getDeltaLat() - Method in class org.wdssii.dualpol.IDLGridProperties
 
getDeltaLon() - Method in class org.wdssii.core.LatLonGrid
positive number that indicates the size of a pixel in lon-direction
getDeltaLon() - Method in class org.wdssii.dualpol.IDLGridProperties
 
getEIndex() - Method in class org.wdssii.polarmerger.Observation
 
getElevation() - Method in class org.wdssii.core.PolarGrid
 
getElevation() - Method in class org.wdssii.core.RadialSet
 
getElevation(int) - Method in class org.wdssii.core.VCP
tilt number starts at 1
getEncoder(DataType) - Method in class org.wdssii.core.DataEncoderFactory
 
getEncoder(String, Element) - Method in class org.wdssii.core.DataEncoderFactory
 
getEndAzimuth() - Method in class org.wdssii.core.Radial
the end azimuth is not normalized in range [0,360) -- the rule instead is that the azimuth will be greater than the start azimuth.
getEveryNseconds() - Method in class org.wdssii.ltgingest.AbstractAsciiLightningIngest
 
getEveryNseconds() - Method in class org.wdssii.ltgingest.TelnetToLdm
 
getFamIndexHelper() - Method in class org.wdssii.webindex.servlet.WebIndexDAO
 
getFieldSeparatorRegex() - Method in class org.wdssii.ltgingest.AbstractAsciiLightningIngest
 
getFile(String) - Static method in class org.wdssii.core.W2Config
will search the config directories for the first file that matches the given filename.
getFileElement(String) - Static method in class org.wdssii.core.W2Config
Parse and return the XML Dom element corresponding to a partial file name.
getFileNameDateFormat() - Static method in class org.wdssii.dualpol.IDLGridProperties
 
getFilenamePatterns() - Method in class org.wdssii.core.Ingestor
 
getFirstRecordByTime(String) - Method in class org.wdssii.core.Index
 
getFormattedDate(DataType) - Static method in class org.wdssii.core.DataEncoder
 
getFormattedDate(Date) - Static method in class org.wdssii.core.DataEncoder
 
getGateSpacingKms() - Method in class org.wdssii.polarmerger.PowerDensityLookup
 
getGateWidthKms() - Method in class org.wdssii.core.PolarGrid
 
getGateWidthKms() - Method in class org.wdssii.core.Radial
in meters
getGateWidthKms() - Method in class org.wdssii.core.RadialSet
gatewidth of first radial, or 1 km if there is no radial.
getGateWidthKms() - Method in class org.wdssii.polarmerger.PolarMerger
 
getGateWidthKms() - Method in class org.wdssii.singleradar.VilAlgorithm
 
getGrid(int, int) - Method in class org.wdssii.dualpol.icing.IcingGrids
 
getGrids(int) - Method in class org.wdssii.dualpol.icing.IcingGrids
 
getHeightGlobalAttribute() - Method in class org.wdssii.ncingest.NetcdfIngest
 
getHeightKms() - Method in class org.wdssii.core.Location
 
getIcingIntensity() - Method in class org.wdssii.dualpol.icing.PilotReport
 
getIndexDir() - Method in class org.wdssii.webindex.servlet.WebIndexDAO
 
getIndexDir(String) - Method in class org.wdssii.webindex.servlet.WebIndexFactory
 
getIndexFactory() - Method in class org.wdssii.webindex.servlet.SourcesListingDAO
 
getIndexLocation() - Method in class org.wdssii.core.Index
the directory in which this index.xml or index.lb is located
getInitialFiles(String) - Method in interface org.wdssii.core.fam.FamIndexHelper
 
getInitialFiles(String) - Method in class org.wdssii.core.fam.FamIndexHelperInotifyImpl
 
getInitialFiles(String) - Method in class org.wdssii.core.fam.FamIndexHelperLsImpl
 
getInitialTimeZone() - Method in class org.wdssii.core.WDSSII
The actual TimeZone before it was changed to UTC
getInputDir() - Method in class org.wdssii.core.Ingestor
 
getInputType() - Method in class org.wdssii.polarmerger.PolarMerger
 
getInputType() - Method in class org.wdssii.singleradar.VilAlgorithm
 
getInputURLs() - Method in class org.wdssii.core.Algorithm
 
getInstance() - Static method in class org.wdssii.core.DataEncoderFactory
 
getInstance() - Static method in class org.wdssii.core.WDSSII
 
getIntegerAttribute(Element, String, int) - Static method in class org.wdssii.core.XMLUtil
 
getJulianDateVariable() - Method in class org.wdssii.ncingest.NetcdfIngest
 
getKey(String[], int, int) - Method in class org.wdssii.core.Index
 
getLastNumber() - Method in class org.wdssii.webindex.servlet.IndexRecordList
returns -ve if no IndexRecords are here.
getLastRead() - Method in class org.wdssii.webindex.servlet.WebIndexController.Command
 
getLastRecordByTime(String) - Method in class org.wdssii.core.Index
 
getLastTilt() - Method in class org.wdssii.core.VCP
tilts are numbers 1,2, ...
getLatitude() - Method in class org.wdssii.core.Location
 
getLatSpacingGlobalAttribute() - Method in class org.wdssii.ncingest.NetcdfIngest
 
getLdmInsertCommand() - Method in class org.wdssii.ltgingest.TelnetToLdm
 
getLeft() - Method in class org.wdssii.decisiontree.AxialTreeNode
 
getLocation() - Method in class org.wdssii.core.CPoint
 
getLocation() - Method in class org.wdssii.core.DataType
of the origin.
getLocation(float, int, CPoint, CVector, CVector, CVector) - Method in class org.wdssii.core.Radial
 
getLocation(int, int) - Method in class org.wdssii.core.RadialSet
returns the location of this point in space.
getLocation() - Method in class org.wdssii.dualpol.icing.PilotReport
 
getLongitude() - Method in class org.wdssii.core.Location
 
getLonSpacingGlobalAttribute() - Method in class org.wdssii.ncingest.NetcdfIngest
 
getLowerBound() - Method in class org.wdssii.dualpol.icing.PilotReport
 
getMachine() - Method in class org.wdssii.ltgingest.TelnetToLdm
 
getMaxElevation() - Method in class org.wdssii.polarmerger.PolarMerger
 
getMeanValueLayer(int, int, float, float, float[][][]) - Method in class org.wdssii.nse.NSEProfile
 
getMeanValuePressureLayer(int, int, float, float, float[][][]) - Method in class org.wdssii.nse.NSEProfile
 
getMergerStrategy() - Method in class org.wdssii.polarmerger.PolarMerger
One of the MergerStrategy enums
getMidAzimuth() - Method in class org.wdssii.core.Radial
the mid azimuth is not normalized in range [0,360) -- the rule instead is that the azimuth will be greater than the start azimuth.
getMostLikelyCategory(float[][], int[], int[]) - Method in class org.wdssii.decisiontree.QuinlanC45AxialDecisionTreeCreator
 
getName() - Method in class org.wdssii.core.DataTable.Column
 
getName() - Method in class org.wdssii.webindex.servlet.IndexRecordBean
 
getNewFiles() - Method in interface org.wdssii.core.fam.FamIndexHelper
 
getNewFiles() - Method in class org.wdssii.core.fam.FamIndexHelperInotifyImpl
 
getNewFiles() - Method in class org.wdssii.core.fam.FamIndexHelperLsImpl
 
getNextSelection(String[]) - Method in class org.wdssii.core.Index
 
getNextSelection(String) - Method in class org.wdssii.core.Index
 
getNumAttributes() - Method in class org.wdssii.decisiontree.AxialDecisionTree
 
getNumBeamsSpread() - Method in class org.wdssii.polarmerger.PowerDensityLookup
 
getNumber() - Method in class org.wdssii.webindex.servlet.IndexRecordBean
 
getNumCategories() - Method in class org.wdssii.decisiontree.AxialDecisionTree
 
getNumCategories() - Method in class org.wdssii.decisiontree.QuinlanC45AxialDecisionTreeCreator
Corresponds to previously learnt data set
getNumGates() - Method in class org.wdssii.core.PolarGrid
 
getNumGates() - Method in class org.wdssii.core.Radial
 
getNumGates() - Method in class org.wdssii.core.RadialSet
number of gates of first radial, or 0 if there is no radial.
getNumGates() - Method in class org.wdssii.polarmerger.PolarMerger
 
getNumGates() - Method in class org.wdssii.singleradar.VilAlgorithm
 
getNumGatesSmoothing() - Method in class org.wdssii.polarmerger.PowerDensityLookup
 
getNumGrids() - Method in class org.wdssii.nse.NseAlgorithm.InProduct
 
getNumLat() - Method in class org.wdssii.core.LatLonGrid
 
getNumLon() - Method in class org.wdssii.core.LatLonGrid
 
getNumParams() - Method in class org.wdssii.core.IndexRecord
 
getNumRadials() - Method in class org.wdssii.core.PolarGrid
 
getNumRadials() - Method in class org.wdssii.core.RadialSet
 
getNumRows() - Method in class org.wdssii.core.DataTable.Column
 
getNumRows() - Method in class org.wdssii.core.DataTable
 
getNyquist() - Method in class org.wdssii.core.PolarGrid
 
getNyquist() - Method in class org.wdssii.core.Radial
in m/s
getNyquist() - Method in class org.wdssii.core.RadialSet
nyquist of first radial, or 0 if there is no radial.
getOutputDir() - Method in class org.wdssii.core.WDSSIIProgram
 
getOutputDir() - Method in class org.wdssii.ltgingest.TelnetToLdm
 
getOutputType() - Method in class org.wdssii.polarmerger.PolarMerger
 
getOverallAccuracy() - Method in class org.wdssii.decisiontree.MulticategorySkillScore
 
getParams(String) - Method in class org.wdssii.core.DataEncoder
 
getParams(int) - Method in class org.wdssii.core.IndexRecord
 
getParams() - Method in class org.wdssii.core.IndexRecord
 
getParams(String) - Method in class org.wdssii.core.NetcdfDataEncoder
 
getParams(String) - Method in class org.wdssii.core.XmlDataEncoder
 
getPixel(Location) - Method in class org.wdssii.core.LatLonGrid
returns the Pixel corresponding to the location.
getPixelcount() - Method in class org.wdssii.core.NetcdfSparseGrid
 
getPixelx() - Method in class org.wdssii.core.NetcdfSparseGrid
 
getPixely() - Method in class org.wdssii.core.NetcdfSparseGrid
 
getPort() - Method in class org.wdssii.ltgingest.TelnetToLdm
 
getPowPow(float) - Method in class org.wdssii.singleradar.VilAlgorithm
 
getPressureLevel(int) - Method in class org.wdssii.nse.NseAlgorithm.InProduct
 
getProperties(Object) - Static method in class org.wdssii.core.PropertyGetterSetter
Invoke all getter methods on object
getPropertiesFromCommandLine(String[], Properties) - Method in class org.wdssii.core.WDSSIIProgram
Gets properties from the file specified on command-line backed by defaults.
getProperty(String, String) - Static method in class org.wdssii.dualpol.IDLGridProperties
 
getProperty(String, float) - Static method in class org.wdssii.dualpol.IDLGridProperties
 
getPrototypeMaster(String) - Method in class org.wdssii.core.PrototypeFactory
Get the master
getRadarCPoint() - Method in class org.wdssii.core.RadialSet
 
getRadarHtKms() - Method in class org.wdssii.dualpol.IDLGridProperties
 
getRadarLat() - Method in class org.wdssii.dualpol.IDLGridProperties
 
getRadarLocation() - Method in class org.wdssii.core.RadialSet
 
getRadarLon() - Method in class org.wdssii.dualpol.IDLGridProperties
 
getRadial(int) - Method in class org.wdssii.core.RadialSet
 
getRadial(float) - Method in class org.wdssii.core.RadialSet
a very slow implementation
getRadialNum(float) - Method in class org.wdssii.core.RadialSetLookup
Pass in the mid-azimuth of the radial you are trying to retrieve.
getRadials() - Method in class org.wdssii.core.RadialSet
 
getRangeToFirstGateKms() - Method in class org.wdssii.core.PolarGrid
 
getRangeToFirstGateKms() - Method in class org.wdssii.core.RadialSet
meters
getRawValue(double) - Method in class org.wdssii.core.Radial
range in kilometers.
getRawValue(float, float) - Method in class org.wdssii.core.RadialSet
 
getRawValue(Location) - Method in class org.wdssii.core.RadialSet
 
getRawValue(CPoint) - Method in class org.wdssii.core.RadialSet
 
getRecord(String[]) - Method in class org.wdssii.core.Index
 
getRecord(String) - Method in class org.wdssii.core.Index
 
getRecords() - Method in class org.wdssii.webindex.servlet.IndexRecordList
The list can be empty, but it won't be null.
getRecordsAfterIndex(int) - Method in class org.wdssii.webindex.servlet.IndexRecordList
 
getRecordsByTypeTime(String, Date, Date) - Method in class org.wdssii.core.Index
 
getRelativeFileName(DataType, String, String, String[]) - Static method in class org.wdssii.core.NetcdfDataEncoder
 
getRelativeFileName(DataType, String, String, String[]) - Method in class org.wdssii.core.XmlDataEncoder
 
getRight() - Method in class org.wdssii.decisiontree.AxialTreeNode
 
getRnIndex() - Method in class org.wdssii.polarmerger.Observation
 
getRootNode() - Method in class org.wdssii.decisiontree.AxialDecisionTree
 
getSelections() - Method in class org.wdssii.core.IndexRecord
 
getSource() - Method in class org.wdssii.webindex.servlet.IndexRecordList
Name of source
getSource() - Method in class org.wdssii.webindex.servlet.WebIndexController.Command
 
getSource() - Method in class org.wdssii.webindex.servlet.WebIndexDAO
 
getSourceName() - Method in class org.wdssii.core.IndexRecord
returns a source name if one was set.
getSourcePrefix() - Method in class org.wdssii.webindex.servlet.WebIndexFactory
 
getSourceSuffix() - Method in class org.wdssii.webindex.servlet.WebIndexFactory
 
getSparseGridThreshold() - Method in class org.wdssii.core.DataEncoder
 
getSpeedFromUV(float, float) - Static method in class org.wdssii.nse.NSEProfile
 
getStartAzimuth() - Method in class org.wdssii.core.Radial
may not be normalized
getSubType() - Method in class org.wdssii.core.IndexRecord
An empty string if this record has no subtype
getSubtype() - Method in class org.wdssii.ltgingest.AbstractAsciiLightningIngest
 
getSubTypeForElevation(float) - Method in class org.wdssii.core.WDSSIIProgram
uses 00.00 as the format.
getSubTypeGlobalAttribute() - Method in class org.wdssii.ncingest.NetcdfIngest
 
getSubTypes() - Method in class org.wdssii.singleradar.VilAlgorithm
 
getTargetNumberOfRecords() - Method in class org.wdssii.webindex.servlet.WebIndexDAO
 
getText() - Method in class org.wdssii.core.SAXIndexHandler.ElementHandler
 
getThresh() - Method in class org.wdssii.decisiontree.AxialTreeNode
 
getTiltNumber(float) - Method in class org.wdssii.core.VCP
tilts are numbered 1,2, ...
getTime() - Method in class org.wdssii.core.DataType
 
getTime() - Method in class org.wdssii.core.IndexRecord
 
getTime() - Method in class org.wdssii.dualpol.icing.PilotReport
 
getTime() - Method in class org.wdssii.nse.NseAlgorithm.InProduct
 
getTime() - Method in class org.wdssii.polarmerger.Observation
 
getTimeFromFileName(String) - Static method in class org.wdssii.dualpol.IDLNetcdfGridReader
 
getTimeFromFileName(String) - Method in class org.wdssii.ltgingest.AbstractAsciiLightningIngest
Assumes that the time is the last part of the file name with the exception of an optional filename extension
getTimeGlobalAttribute() - Method in class org.wdssii.ncingest.NetcdfIngest
 
getTimeOfDayVariable() - Method in class org.wdssii.ncingest.NetcdfIngest
 
getTimeStamp() - Method in class org.wdssii.core.IndexRecord
 
getTotalTime() - Method in class org.wdssii.core.VCP
 
getTSS() - Method in class org.wdssii.aicompetition.Evaluate.Stat
Computes True Skill Score (Hanssen/Kuipers/Peirces' skill score)
getTSS() - Method in class org.wdssii.aicompetition.StormType.Stat
Computes True Skill Score (Hanssen/Kuipers/Peirces' skill score)
getTSS() - Method in class org.wdssii.decisiontree.MulticategorySkillScore
Computes True Skill Score (Hanssen/Kuipers/Peirces' skill score)
getTypeName() - Method in class org.wdssii.core.DataType
 
getTypeName(String) - Method in class org.wdssii.dualpol.IDLGridProperties
 
getTypeNameGlobalAttribute() - Method in class org.wdssii.ncingest.NetcdfIngest
 
getUnit() - Method in class org.wdssii.core.DataTable.Column
 
getUnit() - Method in class org.wdssii.core.DataType
 
getUnitFormat() - Static method in class org.wdssii.core.UdUnits
 
getUnitVector(float) - Method in class org.wdssii.core.Radial
get the unit vector along the direction of this radial.
getUpdateIntervalInMilliSeconds() - Method in class org.wdssii.webindex.servlet.SourcesListingDAO
 
getUpperBound() - Method in class org.wdssii.dualpol.icing.PilotReport
 
getUTC() - Method in class org.wdssii.core.DataType
 
getValue(Location) - Method in class org.wdssii.core.LatLonGrid
Get the value at a Location.
getValue(LatLonGrid.Pixel) - Method in class org.wdssii.core.LatLonGrid
 
getValue(int) - Method in class org.wdssii.core.Radial
 
getValue(NetcdfFile, String, String, String) - Method in class org.wdssii.ncingest.NetcdfIngest
 
getValue(NetcdfFile, String, String) - Method in class org.wdssii.ncingest.NetcdfIngest
 
getValue(NetcdfFile, String, String, double) - Method in class org.wdssii.ncingest.NetcdfIngest
 
getValue() - Method in class org.wdssii.polarmerger.Observation
 
getValueInConicalSpace(CVector) - Method in class org.wdssii.core.RadialSet
The CVector here should in a co-ordinate system where the radar location is the origin, and the z-axis is perpendicular to the earth's surface, and the y-axis is north-ward.
getValues() - Method in class org.wdssii.core.DataTable.Column
 
getValues() - Method in class org.wdssii.core.LatLonGrid
 
getValues() - Method in class org.wdssii.core.NetcdfRegularGrid
 
getValues() - Method in class org.wdssii.core.NetcdfSparseGrid
 
getValues() - Method in class org.wdssii.core.PolarGrid
 
getValues() - Method in class org.wdssii.core.Radial
 
getVariable(NetcdfFile, String) - Method in class org.wdssii.core.NetcdfBuilder
 
getVariable(NetcdfFile, String) - Method in class org.wdssii.dualpol.IDLNetcdfGridReader
 
getVariableGlobalAttribute() - Method in class org.wdssii.ncingest.NetcdfIngest
 
getVCP() - Method in class org.wdssii.core.RadialSet
 
getVcp() - Method in class org.wdssii.core.VCP
 
getVCP(int) - Static method in class org.wdssii.core.VCP
 
getWeights() - Method in class org.wdssii.polarmerger.PowerDensityLookup
 
getWriteIntervalSeconds() - Method in class org.wdssii.polarmerger.PolarMerger
 
getXML() - Method in class org.wdssii.webindex.servlet.IndexRecordBean
 
gridRelativeUWindProductName - Variable in class org.wdssii.nse.NseAlgorithm
 
gridRelativeVWindProductName - Variable in class org.wdssii.nse.NseAlgorithm
 
grids - Variable in class org.wdssii.dualpol.icing.IcingGrids
 
gridTypes - Static variable in class org.wdssii.dualpol.icing.IcingGrids
 

H

handle(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.wdssii.webindex.servlet.WebIndexController
 
handleCharacters(char[], int, int) - Method in class org.wdssii.core.SAXIndexHandler.ElementHandler
 
handleRecord(IndexRecord) - Method in interface org.wdssii.core.IndexRecordListener
 
handleRecord(IndexRecord) - Method in class org.wdssii.nse.NseAlgorithm
 
handleRecord(IndexRecord) - Method in class org.wdssii.polarmerger.PolarMerger
 
handleRecord(IndexRecord) - Method in class org.wdssii.singleradar.VilAlgorithm
Workhorse method of algorithm; will be called by Index on every new record.
hashCode() - Method in class org.wdssii.webindex.servlet.IndexRecordBean
The creation number will serve as our hashcode
haveAllProducts() - Method in class org.wdssii.nse.NseAlgorithm
 
height - Variable in class org.wdssii.nse.NSEProfile
 
heightAboveGround(float, float) - Method in class org.wdssii.singleradar.VilAlgorithm
 
heightGlobalAttribute - Variable in class org.wdssii.ncingest.NetcdfIngest
 
heightProductName - Variable in class org.wdssii.nse.NseAlgorithm
 
helper - Variable in class org.wdssii.core.FamIndex
 
helper - Variable in class org.wdssii.core.Ingestor
 
ht - Variable in class org.wdssii.core.Location
 

I

IcingGrids - Class in org.wdssii.dualpol.icing
 
IcingGrids(LatLonGrid[][]) - Constructor for class org.wdssii.dualpol.icing.IcingGrids
 
icingIntensity - Variable in class org.wdssii.dualpol.icing.PilotReport
 
IDLGridProperties - Class in org.wdssii.dualpol
Deals with properties that may be missing in the IDL files themselves These are obtained from the environment, so set a Java property of the form org.wdssii.dualpol.deltaLat=0.005 to change the value
IDLGridProperties(Attribute, Attribute, Attribute, Attribute, Attribute, Attribute) - Constructor for class org.wdssii.dualpol.IDLGridProperties
 
IDLNetcdfGridReader - Class in org.wdssii.dualpol
Reads IDL-generated 3D grids
IDLNetcdfGridReader() - Constructor for class org.wdssii.dualpol.IDLNetcdfGridReader
 
IDLNetcdfGridReader.FormatException - Exception in org.wdssii.dualpol
 
IDLNetcdfGridReader.FormatException(String) - Constructor for exception org.wdssii.dualpol.IDLNetcdfGridReader.FormatException
 
in3DProducts - Variable in class org.wdssii.nse.NseAlgorithm
 
Index - Class in org.wdssii.core
the Index class connects to a data source and provides access to real-time products as they come in.
Index(String, Set<IndexRecordListener>) - Constructor for class org.wdssii.core.Index
 
index - Variable in class org.wdssii.core.SAXIndexHandler
 
indexDir - Variable in class org.wdssii.core.fam.FamIndexHelperLsImpl
 
indexDir - Variable in class org.wdssii.core.FamIndex
 
indexDir - Variable in class org.wdssii.webindex.servlet.WebIndexDAO
 
IndexFactory - Class in org.wdssii.core
Creates index objects from Index URLs such as xml:/tmp/testindex.xml
IndexFactory() - Constructor for class org.wdssii.core.IndexFactory
 
indexFactory - Variable in class org.wdssii.webindex.servlet.SourcesListingDAO
 
indexFactory - Variable in class org.wdssii.webindex.servlet.WebIndexController
 
indexLocation - Variable in class org.wdssii.core.Index
 
IndexRecord - Class in org.wdssii.core
 
IndexRecord(Date, String[], String[][]) - Constructor for class org.wdssii.core.IndexRecord
 
IndexRecord(Date, String[], String[]) - Constructor for class org.wdssii.core.IndexRecord
 
IndexRecordBean - Class in org.wdssii.webindex.servlet
A single index record in the list returned by WebIndexController
IndexRecordBean(String, String, long) - Constructor for class org.wdssii.webindex.servlet.IndexRecordBean
 
IndexRecordList - Class in org.wdssii.webindex.servlet
Transfer object containing a number of IndexRecordBeans corresponding to a source.
IndexRecordList(String, IndexRecordBean[], long) - Constructor for class org.wdssii.webindex.servlet.IndexRecordList
the IndexRecords should already be sorted.
IndexRecordListener - Interface in org.wdssii.core
 
Ingestor - Class in org.wdssii.core
Abstract class of algorithms
Ingestor() - Constructor for class org.wdssii.core.Ingestor
initializes wdssii
Ingestor.FilenamePatternMatcher - Class in org.wdssii.core
 
Ingestor.FilenamePatternMatcher() - Constructor for class org.wdssii.core.Ingestor.FilenamePatternMatcher
 
init(double, double, double) - Method in class org.wdssii.core.Location
 
init() - Method in class org.wdssii.nse.NseAlgorithm
 
init(float[][][]) - Method in class org.wdssii.polarmerger.AbstractWeightedObservationMerger
 
init(float[][][]) - Method in class org.wdssii.polarmerger.LatestObservationMerger
 
init(float[][][]) - Method in interface org.wdssii.polarmerger.ObservationMerger
The values array is initially all MissingData.
init() - Method in class org.wdssii.webindex.servlet.WebIndexDAO
 
initComplete - Variable in class org.wdssii.core.FamIndex
 
initComplete - Variable in class org.wdssii.core.XMLIndex
 
initialTimeZone - Variable in class org.wdssii.core.WDSSII
 
initIfNeeded(RadialSet) - Method in class org.wdssii.polarmerger.PolarMerger
 
initNsePoint(int, int, int) - Method in class org.wdssii.nse.NSEProfile
 
initSfcNsePoints() - Method in class org.wdssii.nse.NSEProfile
 
inputDir - Variable in class org.wdssii.core.Ingestor
 
inputType - Variable in class org.wdssii.polarmerger.PolarMerger
 
inputType - Variable in class org.wdssii.singleradar.VilAlgorithm
 
inputURLs - Variable in class org.wdssii.core.Algorithm
 
inSfcProducts - Variable in class org.wdssii.nse.NseAlgorithm
 
instance - Static variable in class org.wdssii.core.DataEncoderFactory
 
interpolate(float, float, float, float, float) - Static method in class org.wdssii.nse.NSEProfile
 
isAlwaysSparseGrid() - Method in class org.wdssii.core.DataEncoder
 
isClearAir - Variable in class org.wdssii.core.VCP
 
isClearAir() - Method in class org.wdssii.core.VCP
 
isCompositeEnabled() - Method in class org.wdssii.polarmerger.PolarMerger
 
isCompositeEnabled() - Method in class org.wdssii.singleradar.VilAlgorithm
 
isCompressionEnabled() - Method in class org.wdssii.core.DataEncoder
 
isCornerIsNorthwest() - Method in class org.wdssii.ncingest.NetcdfIngest
 
isExitAfterInitialRead() - Method in class org.wdssii.core.Ingestor
 
isHandledByLeftBranch(float[]) - Method in class org.wdssii.decisiontree.AxialTreeNode
 
isHandledByRightBranch(float[]) - Method in class org.wdssii.decisiontree.AxialTreeNode
 
isMultiPRF - Variable in class org.wdssii.core.VCP
 
isMultiPRF() - Method in class org.wdssii.core.VCP
 
isNeverSparseGrid() - Method in class org.wdssii.core.DataEncoder
 
isNew(File) - Method in class org.wdssii.core.fam.FamIndexHelperLsImpl.NewFilesOnly
 
isNexrad - Variable in class org.wdssii.core.VCP
 
isNexrad() - Method in class org.wdssii.core.VCP
 
isRapidUpdateEnabled() - Method in class org.wdssii.singleradar.VilAlgorithm
 
isReadyToCompute() - Method in class org.wdssii.singleradar.VilAlgorithm
 
isRealTime() - Method in class org.wdssii.core.WDSSIIProgram
 
isValid(float) - Method in class org.wdssii.dualpol.IDLNetcdfGridReader
 
isVilEnabled() - Method in class org.wdssii.singleradar.VilAlgorithm
 
isVolumeComplete() - Method in class org.wdssii.singleradar.VilAlgorithm
 
isWriteAfterEveryInputReceived() - Method in class org.wdssii.polarmerger.PolarMerger
 
item - Variable in class org.wdssii.core.SAXIndexHandler
 

J

julianDateVariable - Variable in class org.wdssii.ncingest.NetcdfIngest
 

K

knownFiles - Variable in class org.wdssii.core.fam.FamIndexHelperLsImpl
 

L

lastNumber - Variable in class org.wdssii.webindex.servlet.IndexRecordList
 
lastRead - Variable in class org.wdssii.webindex.servlet.WebIndexController.Command
 
lastUpdate - Variable in class org.wdssii.polarmerger.PolarMerger
 
lastUpdated - Variable in class org.wdssii.webindex.servlet.SourcesListingDAO
 
lastWrite - Variable in class org.wdssii.polarmerger.PolarMerger
 
lastWrittenTime - Variable in class org.wdssii.ltgingest.TelnetToLdm
 
lat - Variable in class org.wdssii.core.Location
 
latest - Variable in class org.wdssii.singleradar.VilAlgorithm
 
LatestObservationMerger - Class in org.wdssii.polarmerger
The latest observation wins.
LatestObservationMerger() - Constructor for class org.wdssii.polarmerger.LatestObservationMerger
 
latestTimes - Variable in class org.wdssii.polarmerger.LatestObservationMerger
 
LatLonGrid - Class in org.wdssii.core
A regularly spaced grid where the first dimension is latitude and the second dimension is longitude.
LatLonGrid(LatLonGrid) - Constructor for class org.wdssii.core.LatLonGrid
LatLonGrid(Location, Date, String, float, float, float[][]) - Constructor for class org.wdssii.core.LatLonGrid
 
LatLonGrid(Location, Date, String, float, float, int, int) - Constructor for class org.wdssii.core.LatLonGrid
All the values are initialized to zero
LatLonGrid.Pixel - Class in org.wdssii.core
 
LatLonGrid.Pixel(int, int) - Constructor for class org.wdssii.core.LatLonGrid.Pixel
 
latSpacingGlobalAttribute - Variable in class org.wdssii.ncingest.NetcdfIngest
 
lclPres - Variable in class org.wdssii.nse.NSEProfile
 
lclTemp - Variable in class org.wdssii.nse.NSEProfile
 
ldmInsertCommand - Variable in class org.wdssii.ltgingest.TelnetToLdm
 
learn(float[][], int[]) - Method in interface org.wdssii.decisiontree.DecisionTreeCreator
 
learn(float[][], int[]) - Method in class org.wdssii.decisiontree.QuinlanC45AxialDecisionTreeCreator
 
left - Variable in class org.wdssii.decisiontree.AxialTreeNode
 
LightningWithDischargeTypeIngest - Class in org.wdssii.ltgingest
Reads specifically-formatted ASCII files that match a filename convention.
LightningWithDischargeTypeIngest() - Constructor for class org.wdssii.ltgingest.LightningWithDischargeTypeIngest
 
LightningWithFlashCountIngest - Class in org.wdssii.ltgingest
Reads specifically-formatted ASCII files that match a filename convention.
LightningWithFlashCountIngest() - Constructor for class org.wdssii.ltgingest.LightningWithFlashCountIngest
 
lines - Variable in class org.wdssii.ltgingest.TelnetSocketListener
 
lines - Variable in class org.wdssii.ltgingest.TelnetToLdm
 
listeners - Variable in class org.wdssii.core.Index
 
llgrids - Variable in class org.wdssii.nse.NseAlgorithm.InProduct
 
loadConfigDirectories() - Static method in class org.wdssii.core.W2Config
 
Location - Class in org.wdssii.core
 
Location(double, double, double) - Constructor for class org.wdssii.core.Location
lat, lon in degrees and height in kilometers.
location - Variable in class org.wdssii.dualpol.icing.PilotReport
 
log - Static variable in class org.wdssii.core.Algorithm
 
log - Static variable in class org.wdssii.core.BuilderFactory
 
log - Static variable in class org.wdssii.core.DataEncoder
 
log - Variable in class org.wdssii.core.DataEncoderFactory
 
log - Static variable in class org.wdssii.core.fam.FamIndexHelperFactory
 
log - Variable in class org.wdssii.core.fam.FamIndexHelperInotifyImpl
 
log - Variable in class org.wdssii.core.fam.FamIndexHelperLsImpl
 
log - Static variable in class org.wdssii.core.FamIndex
 
log - Static variable in class org.wdssii.core.IndexFactory
 
log - Static variable in class org.wdssii.core.Ingestor
 
log - Static variable in class org.wdssii.core.LatLonGrid
 
log - Static variable in class org.wdssii.core.NetcdfBuilder
 
log - Static variable in class org.wdssii.core.NetcdfDataEncoder
 
log - Static variable in class org.wdssii.core.NetcdfRegularGrid
 
log - Static variable in class org.wdssii.core.NetcdfSparseGrid
 
log - Static variable in class org.wdssii.core.PropertyGetterSetter
 
log - Variable in class org.wdssii.core.PrototypeFactory
 
log - Static variable in class org.wdssii.core.VCP
 
log - Static variable in class org.wdssii.core.W2Config
 
log - Static variable in class org.wdssii.core.WDSSII
 
log - Static variable in class org.wdssii.core.WDSSIIProgram
 
log - Static variable in class org.wdssii.core.XmlDataEncoder
 
log - Static variable in class org.wdssii.core.XMLIndex
 
log - Static variable in class org.wdssii.dualpol.icing.PirepsReader
 
log - Static variable in class org.wdssii.dualpol.icing.Statistics
 
log - Static variable in class org.wdssii.dualpol.IDLGridProperties
 
log - Static variable in class org.wdssii.dualpol.IDLNetcdfGridReader
 
log - Static variable in class org.wdssii.ltgingest.AbstractAsciiLightningIngest
 
log - Static variable in class org.wdssii.ltgingest.LightningWithDischargeTypeIngest
 
log - Static variable in class org.wdssii.ltgingest.LightningWithFlashCountIngest
 
log - Static variable in class org.wdssii.ltgingest.TelnetToLdm
 
log - Static variable in class org.wdssii.ncingest.NetcdfIngest
 
log - Static variable in class org.wdssii.nse.NseAlgorithm
 
log - Static variable in class org.wdssii.nse.NSEProfile
 
log - Static variable in class org.wdssii.polarmerger.MergeableObservations
 
log - Static variable in class org.wdssii.polarmerger.PolarMerger
 
log - Static variable in class org.wdssii.polarmerger.PowerDensityLookup
 
log - Static variable in class org.wdssii.singleradar.VilAlgorithm
 
log - Variable in class org.wdssii.webindex.servlet.SourcesListingDAO
 
log - Variable in class org.wdssii.webindex.servlet.WebIndexController
 
log - Variable in class org.wdssii.webindex.servlet.WebIndexDAO
 
log - Variable in class org.wdssii.webindex.servlet.WebIndexFactory
 
LOG2 - Static variable in class org.wdssii.decisiontree.GainRatioFitnessFunction
 
log2(float) - Static method in class org.wdssii.decisiontree.GainRatioFitnessFunction
 
lon - Variable in class org.wdssii.core.Location
 
lonSpacingGlobalAttribute - Variable in class org.wdssii.ncingest.NetcdfIngest
 
lookup - Variable in class org.wdssii.polarmerger.MergeableObservations
 
lookup - Variable in class org.wdssii.polarmerger.PolarMerger
 
lookup - Static variable in class org.wdssii.singleradar.VilAlgorithm
 
lowerBound - Variable in class org.wdssii.dualpol.icing.PilotReport
 

M

machine - Variable in class org.wdssii.ltgingest.TelnetToLdm
 
main(String[]) - Static method in class org.wdssii.aicompetition.Evaluate
 
main(String[]) - Static method in class org.wdssii.aicompetition.StormType
 
main(String[]) - Static method in class org.wdssii.decisiontree.Classify
Classifies all inputs in a file based on a trained decision tree
main(String[]) - Static method in class org.wdssii.decisiontree.Train
Trains and prints out a decision tree
main(String[]) - Static method in class org.wdssii.dualpol.icing.Statistics
 
main(String[]) - Static method in class org.wdssii.dualpol.IDLNetcdfGridReader
Simple program that reads IDL-generated files and writes out WDSS-II netcdf files
main(String[]) - Static method in class org.wdssii.ltgingest.LightningWithDischargeTypeIngest
 
main(String[]) - Static method in class org.wdssii.ltgingest.LightningWithFlashCountIngest
 
main(String[]) - Static method in class org.wdssii.ltgingest.TelnetToLdm
 
main(String[]) - Static method in class org.wdssii.ncingest.NetcdfIngest
 
main(String[]) - Static method in class org.wdssii.nse.NseAlgorithm
 
main(String[]) - Static method in class org.wdssii.polarmerger.PolarMerger
 
main(String[]) - Static method in class org.wdssii.singleradar.VilAlgorithm
 
makePowPowLookup() - Static method in class org.wdssii.singleradar.VilAlgorithm
 
maxDBZ - Static variable in class org.wdssii.singleradar.VilAlgorithm
 
maxDepth - Variable in class org.wdssii.decisiontree.QuinlanC45AxialDecisionTreeCreator
how deep can this tree go? The deeper the tree the less general it is.
maxElevation - Variable in class org.wdssii.polarmerger.PolarMerger
 
MergeableObservations - Class in org.wdssii.polarmerger
Stores all the observations and provides operations on them.
MergeableObservations(PolarMerger.MergerStrategy, PowerDensityLookup) - Constructor for class org.wdssii.polarmerger.MergeableObservations
 
merger - Variable in class org.wdssii.polarmerger.MergeableObservations
 
mergerStrategy - Variable in class org.wdssii.polarmerger.PolarMerger
 
MIN_WEIGHT - Static variable in class org.wdssii.polarmerger.DistanceWeightedObservationMerger
 
MIN_WEIGHT - Static variable in class org.wdssii.polarmerger.NearestNeighborObservationMerger
 
minDBZ - Static variable in class org.wdssii.singleradar.VilAlgorithm
 
minus(CPoint) - Method in class org.wdssii.core.CPoint
 
minus(CVector) - Method in class org.wdssii.core.CVector
 
MissingData - Static variable in class org.wdssii.core.DataType
 
mixingRatio - Variable in class org.wdssii.nse.NSEProfile
 
moistParcelTemp - Variable in class org.wdssii.nse.NSEProfile
 
mslPressure - Variable in class org.wdssii.nse.NSEProfile
 
mslPressureProductName - Variable in class org.wdssii.nse.NseAlgorithm
 
MulticategorySkillScore - Class in org.wdssii.decisiontree
Computes and returns skill scores for a multi-category forecast.
MulticategorySkillScore(int) - Constructor for class org.wdssii.decisiontree.MulticategorySkillScore
 
multiply(double) - Method in class org.wdssii.core.CVector
 
myFactory - Static variable in class org.wdssii.core.IndexFactory
 
myMap - Variable in class org.wdssii.core.PrototypeFactory
 
myUx - Variable in class org.wdssii.core.RadialSet
 
myUy - Variable in class org.wdssii.core.RadialSet
 
myUz - Variable in class org.wdssii.core.RadialSet
 

N

name - Variable in class org.wdssii.core.DataTable.Column
 
name - Variable in class org.wdssii.webindex.servlet.IndexRecordBean
 
NearestNeighborObservationMerger - Class in org.wdssii.polarmerger
Choose the observation with maximum weight (this is a nearest neighbor approach)
NearestNeighborObservationMerger() - Constructor for class org.wdssii.polarmerger.NearestNeighborObservationMerger
 
nearSurfaceGridPoint - Variable in class org.wdssii.nse.NSEProfile
 
NetcdfBuilder - Class in org.wdssii.core
Reads a local/remote netcdf file (gzipped or not) and builds a DataType
NetcdfBuilder() - Constructor for class org.wdssii.core.NetcdfBuilder
 
NetcdfBuilder.FormatException - Exception in org.wdssii.core
 
NetcdfBuilder.FormatException(String) - Constructor for exception org.wdssii.core.NetcdfBuilder.FormatException
 
NetcdfDataEncoder - Class in org.wdssii.core
 
NetcdfDataEncoder() - Constructor for class org.wdssii.core.NetcdfDataEncoder
 
NetcdfIngest - Class in org.wdssii.ncingest
A general-purpose ingestor for netcdf files.
NetcdfIngest() - Constructor for class org.wdssii.ncingest.NetcdfIngest
 
NetcdfRegularGrid - Class in org.wdssii.core
 
NetcdfRegularGrid(float[][]) - Constructor for class org.wdssii.core.NetcdfRegularGrid
 
NetcdfSparseGrid - Class in org.wdssii.core
 
NetcdfSparseGrid(float[][], float) - Constructor for class org.wdssii.core.NetcdfSparseGrid
 
newDataTable(Date) - Method in class org.wdssii.ltgingest.AbstractAsciiLightningIngest
 
newFilesOnly - Variable in class org.wdssii.core.fam.FamIndexHelperLsImpl
 
newHelper() - Static method in class org.wdssii.core.fam.FamIndexHelperFactory
 
newHelper(FilenameFilter) - Static method in class org.wdssii.core.fam.FamIndexHelperFactory
 
newInstance(String, Set<IndexRecordListener>) - Method in class org.wdssii.core.FamIndex
 
newInstance(String, Set<IndexRecordListener>) - Method in class org.wdssii.core.Index
Create a brand-new Index with these listeners attached.
newInstance(String, Set<IndexRecordListener>) - Method in class org.wdssii.core.XMLIndex
 
newInstance(long) - Method in class org.wdssii.webindex.servlet.IndexRecordList
Returns a cloned copy of this TO, pruned to the number of the last IndexRecord specified.
newInstance(String) - Static method in class org.wdssii.webindex.servlet.IndexRecordList
create empty TO
norm() - Method in class org.wdssii.core.CVector
 
normalize() - Method in class org.wdssii.decisiontree.AxialTreeNode
 
normalizeAzimuth(float) - Static method in class org.wdssii.core.Radial
puts the given angle in the range [0,360)
normSquared() - Method in class org.wdssii.core.CVector
 
notifyRecord(DataType, String, String[], String, String) - Method in class org.wdssii.core.DataEncoder
 
NseAlgorithm - Class in org.wdssii.nse
Near-storm environment algorithm.
NseAlgorithm() - Constructor for class org.wdssii.nse.NseAlgorithm
 
NseAlgorithm.InProduct - Class in org.wdssii.nse
 
NseAlgorithm.InProduct(String, String) - Constructor for class org.wdssii.nse.NseAlgorithm.InProduct
 
NSEProfile - Class in org.wdssii.nse
Creates and maintains a NSE profile
NSEProfile(float[]) - Constructor for class org.wdssii.nse.NSEProfile
Invoke this constructor, set the fields sfcElevation, mslPressure, ...
numAttemptsLeft - Variable in class org.wdssii.webindex.servlet.WebIndexDAO.FileToRead
 
numAttributes - Variable in class org.wdssii.decisiontree.AxialDecisionTree
 
numBeamsSpread - Variable in class org.wdssii.polarmerger.PowerDensityLookup
 
number - Variable in class org.wdssii.webindex.servlet.IndexRecordBean
 
numCategories - Variable in class org.wdssii.decisiontree.AxialDecisionTree
 
numCategories - Variable in class org.wdssii.decisiontree.QuinlanC45AxialDecisionTreeCreator
how many classes are there?
numElev - Variable in class org.wdssii.polarmerger.PolarMerger
 
numGates - Variable in class org.wdssii.polarmerger.PolarMerger
 
numGates - Variable in class org.wdssii.singleradar.VilAlgorithm
 
numGatesSmoothing - Variable in class org.wdssii.polarmerger.PowerDensityLookup
 
numLat - Variable in class org.wdssii.nse.NSEProfile
 
numLon - Variable in class org.wdssii.nse.NSEProfile
 
numNewRadials - Variable in class org.wdssii.polarmerger.PolarMerger
 
numPressureLevels - Variable in class org.wdssii.nse.NseAlgorithm
 
numRecordsByTime(String) - Method in class org.wdssii.core.Index
 
nyquist - Variable in class org.wdssii.core.PolarGrid
 
nyquist - Variable in class org.wdssii.core.Radial
 
nyquist - Variable in class org.wdssii.polarmerger.PolarMerger
 

O

Observation - Class in org.wdssii.polarmerger
Observation at a particular grid point
Observation(int, int, int, float, Date) - Constructor for class org.wdssii.polarmerger.Observation
 
Observation.PositionOrderComparator - Class in org.wdssii.polarmerger
 
Observation.PositionOrderComparator() - Constructor for class org.wdssii.polarmerger.Observation.PositionOrderComparator
 
ObservationMerger - Interface in org.wdssii.polarmerger
Strategy object used by AbstractMergeableObservations to obtain merged values from a set of Observation
observations - Variable in class org.wdssii.polarmerger.MergeableObservations
 
observations - Variable in class org.wdssii.polarmerger.PolarMerger
 
org.wdssii.aicompetition - package org.wdssii.aicompetition
 
org.wdssii.core - package org.wdssii.core
 
org.wdssii.core.fam - package org.wdssii.core.fam
 
org.wdssii.decisiontree - package org.wdssii.decisiontree
Provides classes that implement Quinlan's C4.5 algorithm in Java to train a decision tree based on labeled data (supervised learning) and to classify unlabeled cases using a trained decision tree.
org.wdssii.dualpol - package org.wdssii.dualpol
 
org.wdssii.dualpol.icing - package org.wdssii.dualpol.icing
 
org.wdssii.ltgingest - package org.wdssii.ltgingest
 
org.wdssii.ncingest - package org.wdssii.ncingest
 
org.wdssii.nse - package org.wdssii.nse
 
org.wdssii.polarmerger - package org.wdssii.polarmerger
 
org.wdssii.singleradar - package org.wdssii.singleradar
 
org.wdssii.webindex.servlet - package org.wdssii.webindex.servlet
 
originLocation - Variable in class org.wdssii.core.DataType
 
outputDir - Variable in class org.wdssii.core.WDSSIIProgram
 
outputDir - Variable in class org.wdssii.ltgingest.TelnetToLdm
 
outputType - Variable in class org.wdssii.polarmerger.PolarMerger
 

P

params - Variable in class org.wdssii.core.SAXIndexHandler
 
paramsArray - Variable in class org.wdssii.core.IndexRecord
 
parse(String) - Static method in class org.wdssii.core.UdUnits
 
performAlgorithms(PolarGrid[]) - Method in class org.wdssii.polarmerger.PolarMerger
 
PilotReport - Class in org.wdssii.dualpol.icing
A pilot report of icing conditions
PilotReport(Date, Location, Location, int) - Constructor for class org.wdssii.dualpol.icing.PilotReport
 
PirepsReader - Class in org.wdssii.dualpol.icing
Reads PIREPS (pilot reports of icing)
PirepsReader() - Constructor for class org.wdssii.dualpol.icing.PirepsReader
 
pixelcount - Variable in class org.wdssii.core.NetcdfSparseGrid
 
pixelx - Variable in class org.wdssii.core.NetcdfSparseGrid
 
pixely - Variable in class org.wdssii.core.NetcdfSparseGrid
 
plus(CVector) - Method in class org.wdssii.core.CPoint
 
plus(CVector) - Method in class org.wdssii.core.CVector
 
PolarGrid - Class in org.wdssii.core
 
PolarGrid(PolarGrid) - Constructor for class org.wdssii.core.PolarGrid
PolarGrid(Location, Date, String, float, float, float, float, float, float, int) - Constructor for class org.wdssii.core.PolarGrid
creates a polar grid with all its values set to MissingData
PolarGrid(PolarGrid, String) - Constructor for class org.wdssii.core.PolarGrid
Creates a polar grid with the example provided, but with a new type name and separate copy of data
PolarGrid(PolarGrid, String, float, float) - Constructor for class org.wdssii.core.PolarGrid
Creates a polar grid with the example provided, but with a new type name and separate copy of data
PolarGrid(Location, Date, String, float, float, float, float, float, float, int, float) - Constructor for class org.wdssii.core.PolarGrid
creates a polar grid with all its values set to value passed in
PolarGrid(RadialSet, float, float, int, boolean) - Constructor for class org.wdssii.core.PolarGrid
 
polarGridEncoder - Variable in class org.wdssii.core.DataEncoderFactory
 
PolarMerger - Class in org.wdssii.polarmerger
 
PolarMerger() - Constructor for class org.wdssii.polarmerger.PolarMerger
 
PolarMerger.MergerStrategy - Enum in org.wdssii.polarmerger
 
PolarMerger.MergerStrategy() - Constructor for enum org.wdssii.polarmerger.PolarMerger.MergerStrategy
 
populationToConsiderSplitting - Variable in class org.wdssii.decisiontree.QuinlanC45AxialDecisionTreeCreator
How many members can be in a population before it is split?
port - Variable in class org.wdssii.ltgingest.TelnetToLdm
 
PowerDensityLookup - Class in org.wdssii.polarmerger
 
PowerDensityLookup(float, float, float, float) - Constructor for class org.wdssii.polarmerger.PowerDensityLookup
 
prepareDewPointDepression(List<LatLonGrid>, List<LatLonGrid>) - Method in class org.wdssii.nse.NseAlgorithm
 
prepareRelativeHumidity(List<LatLonGrid>, List<LatLonGrid>) - Method in class org.wdssii.nse.NseAlgorithm
 
prepareWindProducts(List<LatLonGrid>, List<LatLonGrid>) - Method in class org.wdssii.nse.NseAlgorithm
 
pressureLevels - Variable in class org.wdssii.nse.NSEProfile
 
printUsage(Properties, boolean) - Method in class org.wdssii.core.WDSSIIProgram
 
processFileListAndReturn(File[]) - Method in class org.wdssii.core.fam.FamIndexHelperLsImpl
 
processFiles(File[]) - Method in class org.wdssii.core.Ingestor
 
productName - Variable in class org.wdssii.nse.NseAlgorithm.InProduct
 
PropertyGetterSetter - Class in org.wdssii.core
A generic property setter that uses a Properties file to set properties on an object.
PropertyGetterSetter() - Constructor for class org.wdssii.core.PropertyGetterSetter
 
PrototypeFactory<X> - Class in org.wdssii.core
 
PrototypeFactory(String) - Constructor for class org.wdssii.core.PrototypeFactory
 
prune() - Method in class org.wdssii.webindex.servlet.WebIndexDAO
 
pruneBefore(Date) - Method in class org.wdssii.polarmerger.MergeableObservations
 
pruneToMaxSize(long, long) - Method in interface org.wdssii.core.fam.FamIndexHelper
 
pruneToMaxSize(long, long) - Method in class org.wdssii.core.fam.FamIndexHelperInotifyImpl
 
pruneToMaxSize(long, long) - Method in class org.wdssii.core.fam.FamIndexHelperLsImpl
 
pruneToMaxSize(long) - Method in class org.wdssii.webindex.servlet.IndexRecordList
 
pruneTree(AxialTreeNode, float[][], int[], int[]) - Method in class org.wdssii.decisiontree.QuinlanC45AxialDecisionTreeCreator
removes nodes that do not perform well on the validation dataset.
pruningFraction - Variable in class org.wdssii.decisiontree.QuinlanC45AxialDecisionTreeCreator
fraction of the training data set to keep aside so that the learned tree is not overfit.

Q

QuinlanC45AxialDecisionTreeCreator - Class in org.wdssii.decisiontree
C45 learning algorithm to create an axial decision tree.
QuinlanC45AxialDecisionTreeCreator(float) - Constructor for class org.wdssii.decisiontree.QuinlanC45AxialDecisionTreeCreator
 
QuinlanC45AxialDecisionTreeCreator() - Constructor for class org.wdssii.decisiontree.QuinlanC45AxialDecisionTreeCreator
 
QuinlanC45AxialDecisionTreeCreator.TreeCreationException - Exception in org.wdssii.decisiontree
 
QuinlanC45AxialDecisionTreeCreator.TreeCreationException(String) - Constructor for exception org.wdssii.decisiontree.QuinlanC45AxialDecisionTreeCreator.TreeCreationException
 

R

radarHtKms - Variable in class org.wdssii.dualpol.IDLGridProperties
 
radarLat - Variable in class org.wdssii.dualpol.IDLGridProperties
 
radarLocation - Variable in class org.wdssii.core.RadialSet
 
radarLocation - Variable in class org.wdssii.polarmerger.PolarMerger
 
radarLon - Variable in class org.wdssii.dualpol.IDLGridProperties
 
Radial - Class in org.wdssii.core
 
Radial(float, float, float, float, float, float[]) - Constructor for class org.wdssii.core.Radial
in degrees and kilometers.
Radial(Radial) - Constructor for class org.wdssii.core.Radial
Creates a completely separate copy of the data so that the master can change without affecting this value.
radials - Variable in class org.wdssii.core.RadialSet
 
RadialSet - Class in org.wdssii.core
 
RadialSet(RadialSet) - Constructor for class org.wdssii.core.RadialSet
RadialSet(float, Location, Date, float, String, Radial[]) - Constructor for class org.wdssii.core.RadialSet
 
RadialSetLookup - Class in org.wdssii.core
 
RadialSetLookup(int, RadialSet) - Constructor for class org.wdssii.core.RadialSetLookup
 
RangeFolded - Static variable in class org.wdssii.core.DataType
 
rangeToFirstGate - Variable in class org.wdssii.core.PolarGrid
 
rangeToFirstGate - Variable in class org.wdssii.core.RadialSet
 
rapidUpdateEnabled - Variable in class org.wdssii.singleradar.VilAlgorithm
 
readData2D(NetcdfFile, String) - Method in class org.wdssii.core.NetcdfBuilder
 
readData2D(NetcdfFile) - Method in class org.wdssii.ncingest.NetcdfIngest
 
readData3D(NetcdfFile, String) - Method in class org.wdssii.dualpol.IDLNetcdfGridReader
 
readLatLonGrid(NetcdfFile, Location, Date, Map<String, String>, String, float[][]) - Method in class org.wdssii.core.NetcdfBuilder
 
readRadialSet(NetcdfFile, Location, Date, Map<String, String>, String, float[][]) - Method in class org.wdssii.core.NetcdfBuilder
 
readReports(String, String) - Method in class org.wdssii.dualpol.icing.PirepsReader
Reads all the reports in a given directory.
readResults(String) - Static method in class org.wdssii.aicompetition.Evaluate
 
readSparse2D(NetcdfFile, String) - Method in class org.wdssii.core.NetcdfBuilder
 
realTime - Variable in class org.wdssii.core.WDSSIIProgram
 
record_to_filename - Variable in class org.wdssii.webindex.servlet.WebIndexDAO
 
records - Variable in class org.wdssii.core.Index
 
records - Variable in class org.wdssii.webindex.servlet.IndexRecordList
 
recordsRead - Variable in class org.wdssii.webindex.servlet.WebIndexDAO
 
register(String, X) - Method in class org.wdssii.core.PrototypeFactory
 
reinit() - Method in class org.wdssii.core.SAXIndexHandler
 
relativeHumidityProductName - Variable in class org.wdssii.nse.NseAlgorithm
 
reset() - Method in class org.wdssii.polarmerger.PolarMerger
 
RETURN_ALL_RECORDS - Static variable in class org.wdssii.webindex.servlet.IndexRecordList
 
RETURN_LATEST_ONLY - Static variable in class org.wdssii.webindex.servlet.IndexRecordList
 
rh - Variable in class org.wdssii.nse.NSEProfile
 
right - Variable in class org.wdssii.decisiontree.AxialTreeNode
 
rnIndex - Variable in class org.wdssii.polarmerger.Observation
 
rootNode - Variable in class org.wdssii.decisiontree.AxialDecisionTree
 
run() - Method in class org.wdssii.ltgingest.TelnetSocketListener
 
runNSE() - Method in class org.wdssii.nse.NseAlgorithm
 

S

satVaporPressure - Variable in class org.wdssii.nse.NSEProfile
 
SAXIndexHandler - Class in org.wdssii.core
 
SAXIndexHandler(Index) - Constructor for class org.wdssii.core.SAXIndexHandler
 
SAXIndexHandler.ElementHandler - Class in org.wdssii.core
 
SAXIndexHandler.ElementHandler(String) - Constructor for class org.wdssii.core.SAXIndexHandler.ElementHandler
 
saxParser - Variable in class org.wdssii.core.FamIndex
 
scans - Variable in class org.wdssii.core.VCP
 
score - Variable in class org.wdssii.decisiontree.FitnessFunction.Split
 
selections - Variable in class org.wdssii.core.Index
 
selections - Variable in class org.wdssii.core.IndexRecord
 
selections - Variable in class org.wdssii.core.SAXIndexHandler
 
setAgeOffInMinutes(float) - Method in class org.wdssii.polarmerger.PolarMerger
 
setAttribute(String, String) - Method in class org.wdssii.core.DataType
 
setAttributeNumber(int) - Method in class org.wdssii.decisiontree.AxialTreeNode
 
setAttributes(Map<String, String>) - Method in class org.wdssii.core.DataType
 
setAzimuthalSpacingDegrees(float) - Method in class org.wdssii.polarmerger.PolarMerger
 
setAzimuthalSpacingDegrees(float) - Method in class org.wdssii.singleradar.VilAlgorithm
 
setBeanFactory(BeanFactory) - Method in class org.wdssii.webindex.servlet.WebIndexFactory
 
setCompositeEnabled(boolean) - Method in class org.wdssii.polarmerger.PolarMerger
 
setCompositeEnabled(boolean) - Method in class org.wdssii.singleradar.VilAlgorithm
 
setCompressionEnabled(boolean) - Method in class org.wdssii.core.DataEncoder
 
setCompressionEnabled(String) - Method in class org.wdssii.core.DataEncoder
 
setCornerIsNorthwest(boolean) - Method in class org.wdssii.ncingest.NetcdfIngest
 
setCornerLatGlobalAttribute(String) - Method in class org.wdssii.ncingest.NetcdfIngest
 
setCornerLonGlobalAttribute(String) - Method in class org.wdssii.ncingest.NetcdfIngest
 
setDateFormatInData(String) - Method in class org.wdssii.ltgingest.AbstractAsciiLightningIngest
 
setDateFormatInFileName(String) - Method in class org.wdssii.ltgingest.AbstractAsciiLightningIngest
 
setDateFormatInLines(String) - Method in class org.wdssii.ltgingest.TelnetToLdm
 
setDefaultCategory(int) - Method in class org.wdssii.decisiontree.AxialTreeNode
 
setDefaultCornerLat(double) - Method in class org.wdssii.ncingest.NetcdfIngest
 
setDefaultCornerLon(double) - Method in class org.wdssii.ncingest.NetcdfIngest
 
setDefaultHeight(double) - Method in class org.wdssii.ncingest.NetcdfIngest
 
setDefaultLatSpacing(double) - Method in class org.wdssii.ncingest.NetcdfIngest
 
setDefaultLonSpacing(double) - Method in class org.wdssii.ncingest.NetcdfIngest
 
setDefaultSubType(String) - Method in class org.wdssii.ncingest.NetcdfIngest
 
setDefaultTypeName(String) - Method in class org.wdssii.ncingest.NetcdfIngest
 
setDefaultUnit(String) - Method in class org.wdssii.ncingest.NetcdfIngest
 
setDefaultValue(int) - Method in class org.wdssii.decisiontree.AxialDecisionTree
 
setDefaultVariableName(String) - Method in class org.wdssii.ncingest.NetcdfIngest
 
setEveryNseconds(int) - Method in class org.wdssii.ltgingest.AbstractAsciiLightningIngest
 
setEveryNseconds(int) - Method in class org.wdssii.ltgingest.TelnetToLdm
 
setExitAfterInitialRead(boolean) - Method in class org.wdssii.core.Ingestor
 
setFamIndexHelper(FamIndexHelper) - Method in class org.wdssii.webindex.servlet.WebIndexDAO
 
setFieldSeparatorRegex(String) - Method in class org.wdssii.ltgingest.AbstractAsciiLightningIngest
 
setFilenamePatterns(String) - Method in class org.wdssii.core.Ingestor
 
setGateWidthKms(float) - Method in class org.wdssii.polarmerger.PolarMerger
 
setGateWidthKms(float) - Method in class org.wdssii.singleradar.VilAlgorithm
 
setHeightGlobalAttribute(String) - Method in class org.wdssii.ncingest.NetcdfIngest
 
setIndexDir(String) - Method in class org.wdssii.webindex.servlet.WebIndexDAO
 
setIndexFactory(WebIndexFactory) - Method in class org.wdssii.webindex.servlet.SourcesListingDAO
 
setInputDir(String) - Method in class org.wdssii.core.Ingestor
 
setInputType(String) - Method in class org.wdssii.polarmerger.PolarMerger
 
setInputType(String) - Method in class org.wdssii.singleradar.VilAlgorithm
 
setInputURLs(String) - Method in class org.wdssii.core.Algorithm
 
setJulianDateVariable(String) - Method in class org.wdssii.ncingest.NetcdfIngest
 
setLastRead(long) - Method in class org.wdssii.webindex.servlet.WebIndexController.Command
 
setLatSpacingGlobalAttribute(String) - Method in class org.wdssii.ncingest.NetcdfIngest
 
setLdmInsertCommand(String) - Method in class org.wdssii.ltgingest.TelnetToLdm
 
setLeft(AxialTreeNode) - Method in class org.wdssii.decisiontree.AxialTreeNode
 
setLonSpacingGlobalAttribute(String) - Method in class org.wdssii.ncingest.NetcdfIngest
 
setMachine(String) - Method in class org.wdssii.ltgingest.TelnetToLdm
 
setMaxElevation(float) - Method in class org.wdssii.polarmerger.PolarMerger
 
setMergerStrategy(String) - Method in class org.wdssii.polarmerger.PolarMerger
One of the MergerStrategy enums
setNumAttributes(int) - Method in class org.wdssii.decisiontree.AxialDecisionTree
 
setNumCategories(int) - Method in class org.wdssii.decisiontree.AxialDecisionTree
 
setNumGates(int) - Method in class org.wdssii.polarmerger.PolarMerger
 
setNumGates(int) - Method in class org.wdssii.singleradar.VilAlgorithm
 
setOutputDir(String) - Method in class org.wdssii.core.WDSSIIProgram
 
setOutputDir(String) - Method in class org.wdssii.ltgingest.TelnetToLdm
 
setOutputType(String) - Method in class org.wdssii.polarmerger.PolarMerger
 
setPort(int) - Method in class org.wdssii.ltgingest.TelnetToLdm
 
setProperties(Object, Properties) - Static method in class org.wdssii.core.PropertyGetterSetter
Invoke any setter method on object if the corresponding property is found in props.
setProperty(Object, Method, String, String) - Static method in class org.wdssii.core.PropertyGetterSetter
Invoke setter on object with the provided value.
setRapidUpdateEnabled(boolean) - Method in class org.wdssii.singleradar.VilAlgorithm
 
setRealTime(boolean) - Method in class org.wdssii.core.WDSSIIProgram
 
setRecords(Collection<IndexRecordBean>) - Method in class org.wdssii.webindex.servlet.IndexRecordList
 
setRight(AxialTreeNode) - Method in class org.wdssii.decisiontree.AxialTreeNode
 
setRootNode(AxialTreeNode) - Method in class org.wdssii.decisiontree.AxialDecisionTree
 
setSource(String) - Method in class org.wdssii.webindex.servlet.WebIndexController.Command
 
setSource(String) - Method in class org.wdssii.webindex.servlet.WebIndexDAO
 
setSourceName(String) - Method in class org.wdssii.core.IndexRecord
 
setSourcePrefix(String) - Method in class org.wdssii.webindex.servlet.WebIndexFactory
 
setSourceSuffix(String) - Method in class org.wdssii.webindex.servlet.WebIndexFactory
 
setSparseGridThreshold(String) - Method in class org.wdssii.core.DataEncoder
 
setSubtype(String) - Method in class org.wdssii.ltgingest.AbstractAsciiLightningIngest
 
setSubTypeGlobalAttribute(String) - Method in class org.wdssii.ncingest.NetcdfIngest
 
setTargetNumberOfRecords(long) - Method in class org.wdssii.webindex.servlet.WebIndexDAO
 
setThresh(float) - Method in class org.wdssii.decisiontree.AxialTreeNode
 
setTimeGlobalAttribute(String) - Method in class org.wdssii.ncingest.NetcdfIngest
 
setTimeOfDayVariable(String) - Method in class org.wdssii.ncingest.NetcdfIngest
 
setTypeName(String) - Method in class org.wdssii.core.DataType
 
setTypeNameGlobalAttribute(String) - Method in class org.wdssii.ncingest.NetcdfIngest
 
setup(Properties) - Method in class org.wdssii.core.WDSSIIProgram
Will use reflection to set up all the properties on the algorithm object.
setup(String[]) - Method in class org.wdssii.core.WDSSIIProgram
convenience function
setupAndExecute(String[]) - Method in class org.wdssii.core.WDSSIIProgram
convenience function
setUpdateIntervalInMilliSeconds(long) - Method in class org.wdssii.webindex.servlet.SourcesListingDAO
 
setValues(float[][]) - Method in class org.wdssii.core.LatLonGrid
Can be used to set all the values of the grid at once.
setVariableGlobalAttribute(String) - Method in class org.wdssii.ncingest.NetcdfIngest
 
setVilEnabled(boolean) - Method in class org.wdssii.singleradar.VilAlgorithm
 
setWriteAfterEveryInputReceived(boolean) - Method in class org.wdssii.polarmerger.PolarMerger
If set to true, then writeIntervalSeconds is ignored.
setWriteIntervalSeconds(int) - Method in class org.wdssii.polarmerger.PolarMerger
 
sfcDewPoint - Variable in class org.wdssii.nse.NSEProfile
 
sfcDewPointDepression - Variable in class org.wdssii.nse.NseAlgorithm
 
sfcElevation - Variable in class org.wdssii.nse.NSEProfile
 
sfcGridRelativeUWindProductName - Variable in class org.wdssii.nse.NseAlgorithm
 
sfcGridRelativeVWindProductName - Variable in class org.wdssii.nse.NseAlgorithm
 
sfcLclPressure - Variable in class org.wdssii.nse.NSEProfile
 
sfcLclTemperature - Variable in class org.wdssii.nse.NSEProfile
 
sfcMixingRatio - Variable in class org.wdssii.nse.NSEProfile
 
sfcPressure - Variable in class org.wdssii.nse.NSEProfile
 
sfcPressureProductName - Variable in class org.wdssii.nse.NseAlgorithm
 
sfcRelativeHumidity - Variable in class org.wdssii.nse.NSEProfile
 
sfcTemperature - Variable in class org.wdssii.nse.NSEProfile
 
sfcTemperatureProductName - Variable in class org.wdssii.nse.NseAlgorithm
 
sfcTheta - Variable in class org.wdssii.nse.NSEProfile
 
sfcThetaE - Variable in class org.wdssii.nse.NSEProfile
 
sfcUWind - Variable in class org.wdssii.nse.NSEProfile
 
sfcVirtualTemperature - Variable in class org.wdssii.nse.NSEProfile
 
sfcVWind - Variable in class org.wdssii.nse.NSEProfile
 
sfcWetBulbTemperatureK - Variable in class org.wdssii.nse.NSEProfile
 
shouldWriteSparse(float[][], float) - Method in class org.wdssii.core.DataEncoder
Computes sparse grid ratio if necessary to decide whether to write sparse
singleton - Static variable in class org.wdssii.core.WDSSII
 
sortByPressureLevel() - Method in class org.wdssii.nse.NseAlgorithm.InProduct
 
source - Variable in class org.wdssii.webindex.servlet.IndexRecordList
 
source - Variable in class org.wdssii.webindex.servlet.WebIndexController.Command
 
source - Variable in class org.wdssii.webindex.servlet.WebIndexDAO
 
sourceName - Variable in class org.wdssii.core.IndexRecord
 
sourcePrefix - Variable in class org.wdssii.webindex.servlet.WebIndexFactory
 
sourcesDAO - Variable in class org.wdssii.webindex.servlet.WebIndexController
 
SourcesListingDAO - Class in org.wdssii.webindex.servlet
Gets all the possible WebIndex sources available on the system.
SourcesListingDAO() - Constructor for class org.wdssii.webindex.servlet.SourcesListingDAO
 
sourceSuffix - Variable in class org.wdssii.webindex.servlet.WebIndexFactory
 
sparseGridThreshold - Variable in class org.wdssii.core.DataEncoder
 
split(String) - Static method in class org.wdssii.core.StringUtil
splits the input string into an array of strings assuming they are space-separated
split(String, char) - Static method in class org.wdssii.core.StringUtil
splits the input string into an array of strings.
split(float[][], int[], int, float) - Method in class org.wdssii.decisiontree.QuinlanC45AxialDecisionTreeCreator
 
splitOnFirst(String, char) - Static method in class org.wdssii.core.StringUtil
 
startAzimuth - Variable in class org.wdssii.core.Radial
 
startElement(String, String, String, Attributes) - Method in class org.wdssii.core.SAXIndexHandler
 
startTime - Variable in class org.wdssii.core.DataType
 
Statistics - Class in org.wdssii.dualpol.icing
 
Statistics() - Constructor for class org.wdssii.dualpol.icing.Statistics
 
Statistics.IcingFile - Class in org.wdssii.dualpol.icing
 
Statistics.IcingFile(File, Date) - Constructor for class org.wdssii.dualpol.icing.Statistics.IcingFile
 
stats - Variable in class org.wdssii.aicompetition.Evaluate.Stat
 
stats - Variable in class org.wdssii.aicompetition.StormType.Stat
 
stats - Variable in class org.wdssii.decisiontree.MulticategorySkillScore
 
StormType - Class in org.wdssii.aicompetition
 
StormType() - Constructor for class org.wdssii.aicompetition.StormType
 
StormType.Stat - Class in org.wdssii.aicompetition
Computes and maintains statistics
StormType.Stat() - Constructor for class org.wdssii.aicompetition.StormType.Stat
 
StringUtil - Class in org.wdssii.core
 
StringUtil() - Constructor for class org.wdssii.core.StringUtil
 
subtype - Variable in class org.wdssii.ltgingest.AbstractAsciiLightningIngest
 
subTypeGlobalAttribute - Variable in class org.wdssii.ncingest.NetcdfIngest
 
subTypeSuffix - Variable in class org.wdssii.nse.NseAlgorithm
 
suf - Static variable in class org.wdssii.core.UdUnits
 
suffixMatches(IndexRecord) - Method in class org.wdssii.nse.NseAlgorithm
 

T

tableEncoder - Variable in class org.wdssii.core.DataEncoderFactory
 
targetNumberOfRecords - Variable in class org.wdssii.webindex.servlet.WebIndexDAO
 
TelnetSocketListener - Class in org.wdssii.ltgingest
 
TelnetSocketListener() - Constructor for class org.wdssii.ltgingest.TelnetSocketListener
 
TelnetToLdm - Class in org.wdssii.ltgingest
Accesses ASCII text data available via telnet to a port on local machine, inserts the data into a LDM queue for rebroadcast.
TelnetToLdm() - Constructor for class org.wdssii.ltgingest.TelnetToLdm
 
temperatureC - Variable in class org.wdssii.nse.NSEProfile
 
temperatureProductName - Variable in class org.wdssii.nse.NseAlgorithm
 
terrainElevationProductName - Variable in class org.wdssii.nse.NseAlgorithm
 
text - Variable in class org.wdssii.core.SAXIndexHandler.ElementHandler
 
theta - Variable in class org.wdssii.nse.NSEProfile
 
thetaE - Variable in class org.wdssii.nse.NSEProfile
 
thresh - Variable in class org.wdssii.decisiontree.AxialTreeNode
 
thresh - Variable in class org.wdssii.decisiontree.FitnessFunction.Split
 
threshold(LatLonGrid, LatLonGrid, float) - Method in class org.wdssii.dualpol.IDLNetcdfGridReader
 
time - Variable in class org.wdssii.core.IndexRecord
 
time - Variable in class org.wdssii.core.SAXIndexHandler
 
time - Variable in class org.wdssii.dualpol.icing.PilotReport
 
time - Variable in class org.wdssii.dualpol.icing.Statistics.IcingFile
 
time - Variable in class org.wdssii.polarmerger.Observation
 
timeGlobalAttribute - Variable in class org.wdssii.ncingest.NetcdfIngest
 
timeOfDayVariable - Variable in class org.wdssii.ncingest.NetcdfIngest
 
timeOfLastUpdate - Variable in class org.wdssii.core.fam.FamIndexHelperLsImpl
 
timerTask - Static variable in class org.wdssii.core.IndexFactory
 
timestamps - Variable in class org.wdssii.core.Index
datatype to TreeMap
toJava() - Method in class org.wdssii.decisiontree.AxialDecisionTree
 
toJava() - Method in interface org.wdssii.decisiontree.DecisionTree
 
toString() - Method in class org.wdssii.aicompetition.Evaluate.Stat
 
toString() - Method in class org.wdssii.aicompetition.StormType.Stat
 
toString() - Method in class org.wdssii.core.CPoint
 
toString() - Method in class org.wdssii.core.CVector
 
toString() - Method in class org.wdssii.core.IndexRecord
 
toString() - Method in class org.wdssii.core.Location
 
toString() - Method in class org.wdssii.decisiontree.AxialTreeNode
 
toString() - Method in class org.wdssii.decisiontree.MulticategorySkillScore
 
toString() - Method in class org.wdssii.dualpol.icing.PilotReport
 
toString() - Method in class org.wdssii.dualpol.icing.Statistics.IcingFile
 
toStringDB() - Method in class org.wdssii.core.DataType
 
toStringDB() - Method in class org.wdssii.core.Radial
debugging output
toStringDB() - Method in class org.wdssii.core.RadialSet
debugging output
totalTime - Variable in class org.wdssii.core.VCP
 
toUpdate - Static variable in class org.wdssii.core.IndexFactory
 
toXMLString() - Method in class org.wdssii.core.IndexRecord
 
Train - Class in org.wdssii.decisiontree
Command-line program that invokes Quinlan's C4.5 algorithm
Train() - Constructor for class org.wdssii.decisiontree.Train
 
typeName - Variable in class org.wdssii.core.DataType
 
typeNameGlobalAttribute - Variable in class org.wdssii.ncingest.NetcdfIngest
 

U

u - Variable in class org.wdssii.nse.NSEProfile
 
UdUnits - Class in org.wdssii.core
Provides access to the ucar.units package Looks for, and loads, udunits.dat in w2config
UdUnits() - Constructor for class org.wdssii.core.UdUnits
 
unit() - Method in class org.wdssii.core.CVector
 
unit - Variable in class org.wdssii.core.DataTable.Column
 
unit - Variable in class org.wdssii.nse.NseAlgorithm.InProduct
 
unitVector - Variable in class org.wdssii.core.Radial
 
update(int, int) - Method in class org.wdssii.aicompetition.Evaluate.Stat
 
update(int, int) - Method in class org.wdssii.aicompetition.StormType.Stat
 
update() - Method in class org.wdssii.core.FamIndex
 
update() - Method in class org.wdssii.core.Index
The update() method will be called periodically.
update() - Method in class org.wdssii.core.XMLIndex
 
update(int, int) - Method in class org.wdssii.decisiontree.MulticategorySkillScore
 
update(int[], int[]) - Method in class org.wdssii.decisiontree.MulticategorySkillScore
 
update(LatLonGrid) - Method in class org.wdssii.nse.NseAlgorithm.InProduct
 
update(float[][][], int, int, int, Observation, float) - Method in class org.wdssii.polarmerger.DistanceWeightedObservationMerger
 
update(float[][][], int, int, int, Observation, float) - Method in class org.wdssii.polarmerger.LatestObservationMerger
 
update(float[][][], int, int, int, Observation, float) - Method in class org.wdssii.polarmerger.NearestNeighborObservationMerger
 
update(float[][][], int, int, int, Observation, float) - Method in interface org.wdssii.polarmerger.ObservationMerger
Update state
update(RadialSet) - Method in class org.wdssii.polarmerger.PolarMerger
 
update(Radial, float, float, Date) - Method in class org.wdssii.polarmerger.PolarMerger
 
update(PolarGrid) - Method in class org.wdssii.singleradar.VilAlgorithm
 
update(WebIndexDAO.FileToRead[]) - Method in class org.wdssii.webindex.servlet.WebIndexDAO
 
update() - Method in class org.wdssii.webindex.servlet.WebIndexDAO
Invoked on every user request for currentRecordList.
updateData(String) - Method in class org.wdssii.ltgingest.TelnetToLdm
 
updateIntervalInMilliSeconds - Variable in class org.wdssii.core.fam.FamIndexHelperLsImpl
 
updateIntervalInMilliSeconds - Variable in class org.wdssii.webindex.servlet.SourcesListingDAO
 
updateLast() - Method in class org.wdssii.webindex.servlet.IndexRecordList
set state
updateProduct(IndexRecord) - Method in class org.wdssii.nse.NseAlgorithm
 
upperBound - Variable in class org.wdssii.dualpol.icing.PilotReport
 

V

v - Variable in class org.wdssii.nse.NSEProfile
 
value - Variable in class org.wdssii.decisiontree.GainRatioFitnessFunction.ValueAndCategory
 
value - Variable in class org.wdssii.polarmerger.Observation
 
valueOf(String) - Static method in enum org.wdssii.polarmerger.PolarMerger.MergerStrategy
Returns the enum constant of this type with the specified name.
values - Variable in class org.wdssii.core.DataTable.Column
 
values - Variable in class org.wdssii.core.LatLonGrid
 
values - Variable in class org.wdssii.core.NetcdfRegularGrid
 
values - Variable in class org.wdssii.core.NetcdfSparseGrid
 
values - Variable in class org.wdssii.core.PolarGrid
 
values - Variable in class org.wdssii.core.Radial
 
values() - Static method in enum org.wdssii.polarmerger.PolarMerger.MergerStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
vaporPressure - Variable in class org.wdssii.nse.NSEProfile
 
variableGlobalAttribute - Variable in class org.wdssii.ncingest.NetcdfIngest
 
VCP - Class in org.wdssii.core
VolumeCoveragePattern from w2config/vcp
VCP(int) - Constructor for class org.wdssii.core.VCP
 
vcp - Variable in class org.wdssii.core.VCP
 
vcp - Variable in class org.wdssii.singleradar.VilAlgorithm
 
vcps - Static variable in class org.wdssii.core.VCP
 
verticalVelocityProductName - Variable in class org.wdssii.nse.NseAlgorithm
 
VilAlgorithm - Class in org.wdssii.singleradar
 
VilAlgorithm() - Constructor for class org.wdssii.singleradar.VilAlgorithm
 
vilEnabled - Variable in class org.wdssii.singleradar.VilAlgorithm
 
virtualTempK - Variable in class org.wdssii.nse.NSEProfile
 

W

w - Variable in class org.wdssii.nse.NSEProfile
 
W2Config - Class in org.wdssii.core
This configuration class finds and uses the pertinent configuration information from the WDSS2/w2config directory.
W2Config() - Constructor for class org.wdssii.core.W2Config
 
wd - Variable in class org.wdssii.core.fam.FamIndexHelperInotifyImpl
 
WDSSII - Class in org.wdssii.core
The initialize() method of this class needs to be invoked by every algorithm or process.
WDSSII() - Constructor for class org.wdssii.core.WDSSII
 
WDSSIIProgram - Class in org.wdssii.core
Base class of algorithms and tools
WDSSIIProgram() - Constructor for class org.wdssii.core.WDSSIIProgram
initializes wdssii
WebIndexController - Class in org.wdssii.webindex.servlet
 
WebIndexController(WebIndexFactory, SourcesListingDAO) - Constructor for class org.wdssii.webindex.servlet.WebIndexController
 
WebIndexController.Command - Class in org.wdssii.webindex.servlet
 
WebIndexController.Command() - Constructor for class org.wdssii.webindex.servlet.WebIndexController.Command
 
WebIndexDAO - Class in org.wdssii.webindex.servlet
 
WebIndexDAO() - Constructor for class org.wdssii.webindex.servlet.WebIndexDAO
 
WebIndexDAO.FileToRead - Class in org.wdssii.webindex.servlet
 
WebIndexDAO.FileToRead(File) - Constructor for class org.wdssii.webindex.servlet.WebIndexDAO.FileToRead
 
WebIndexFactory - Class in org.wdssii.webindex.servlet
 
WebIndexFactory() - Constructor for class org.wdssii.webindex.servlet.WebIndexFactory
 
weights - Variable in class org.wdssii.polarmerger.AbstractWeightedObservationMerger
 
weights - Variable in class org.wdssii.polarmerger.PowerDensityLookup
 
wetBulbTempK - Variable in class org.wdssii.nse.NSEProfile
 
writeAfterEveryInputReceived - Variable in class org.wdssii.polarmerger.PolarMerger
 
writeAndNotify(PolarGrid, String, String[]) - Method in class org.wdssii.core.DataEncoder
 
writeAndNotify(LatLonGrid, String, String[]) - Method in class org.wdssii.core.DataEncoder
 
writeAndNotify(DataTable, String, String[]) - Method in class org.wdssii.core.DataEncoder
 
writeAndNotify(PolarGrid, String, String[]) - Method in class org.wdssii.core.NetcdfDataEncoder
 
writeAndNotify(LatLonGrid, String, String[]) - Method in class org.wdssii.core.NetcdfDataEncoder
 
writeAndNotify(DataTable, String, String[]) - Method in class org.wdssii.core.NetcdfDataEncoder
 
writeAndNotify(PolarGrid, String, String[]) - Method in class org.wdssii.core.XmlDataEncoder
 
writeAndNotify(LatLonGrid, String, String[]) - Method in class org.wdssii.core.XmlDataEncoder
 
writeAndNotify(DataTable, String, String[]) - Method in class org.wdssii.core.XmlDataEncoder
 
writeData() - Method in class org.wdssii.ltgingest.TelnetToLdm
 
writeDataAndNotify(DataType, String, String) - Static method in class org.wdssii.core.DataEncoder
 
writeDataAndNotify(DataType, String) - Static method in class org.wdssii.core.DataEncoder
Uses default subtype for product
writeDataAndNotify(DataType, String, String[]) - Static method in class org.wdssii.core.DataEncoder
The method to use
writeIntervalSeconds - Variable in class org.wdssii.polarmerger.PolarMerger
 
writeOutputGrid(LatLonGrid, float[][], String, String, String) - Method in class org.wdssii.nse.NseAlgorithm
 
writeOutputs(String, String, String) - Method in class org.wdssii.dualpol.icing.Statistics
 
writeStatsFile(PilotReport, IcingGrids, File) - Method in class org.wdssii.dualpol.icing.Statistics
 
writeXmlFile(Document, String, boolean) - Static method in class org.wdssii.core.XMLUtil
 

X

x - Variable in class org.wdssii.core.CPoint
 
x - Variable in class org.wdssii.core.CVector
 
x - Variable in class org.wdssii.core.LatLonGrid.Pixel
 
xml - Variable in class org.wdssii.webindex.servlet.IndexRecordBean
 
XmlDataEncoder - Class in org.wdssii.core
 
XmlDataEncoder() - Constructor for class org.wdssii.core.XmlDataEncoder
 
XMLIndex - Class in org.wdssii.core
 
XMLIndex() - Constructor for class org.wdssii.core.XMLIndex
meant for prototype factory use only.
XMLIndex(File, Set<IndexRecordListener>) - Constructor for class org.wdssii.core.XMLIndex
 
XMLUtil - Class in org.wdssii.core
 
XMLUtil() - Constructor for class org.wdssii.core.XMLUtil
 

Y

y - Variable in class org.wdssii.core.CPoint
 
y - Variable in class org.wdssii.core.CVector
 
y - Variable in class org.wdssii.core.LatLonGrid.Pixel
 

Z

z - Variable in class org.wdssii.core.CPoint
 
z - Variable in class org.wdssii.core.CVector
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z