Uses of Class
ucar.unidata.metdata.NamedStationTable
Packages that use NamedStationTable
Package
Description
DataSource classes and utilities for radar data.
DataSource classes and utilities for text-like data.
The idv package.
The IDV MultiDisplay.
User Interface (UI) classes for the IDV
Meteorological data classes.
-
Uses of NamedStationTable in ucar.unidata.data.radar
Methods in ucar.unidata.data.radar that return NamedStationTableModifier and TypeMethodDescriptionCDMRadarDataSource.getStations()
Read in the nexrad stations from the idv/resources/nexradstns.xml resourcestatic NamedStationTable
Level2Adapter.getStations()
Read in the nexrad stations from the idv/resources/nexradstns.xml resourceLevel2RadarDataSource.getStations()
Read in the nexrad stations from the idv/resources/nexradstns.xml resource -
Uses of NamedStationTable in ucar.unidata.data.text
Methods in ucar.unidata.data.text that return NamedStationTableModifier and TypeMethodDescriptionprotected NamedStationTable
NwxTextProductDataSource.getAvailableStations
(NamedStationTable all, NwxTextProductDataSource.TableInfo tableInfo, DateSelection dateSelection) Get the stations for a productTypeNwxTextProductDataSource.getStations
(ProductType productType, DateSelection dateSelection) Get the stations for a productTypeabstract NamedStationTable
TextProductDataSource.getStations
(ProductType productType, DateSelection dateSelection) Get the stations for a productTypeMethods in ucar.unidata.data.text with parameters of type NamedStationTableModifier and TypeMethodDescriptionprotected NamedStationTable
NwxTextProductDataSource.getAvailableStations
(NamedStationTable all, NwxTextProductDataSource.TableInfo tableInfo, DateSelection dateSelection) Get the stations for a productType -
Uses of NamedStationTable in ucar.unidata.idv
Methods in ucar.unidata.idv that return NamedStationTableModifier and TypeMethodDescriptionIdvResourceManager.findLocations
(String name) Find the NamedStationTable with the given nameIdvResourceManager.getDefaultStations()
Find the default NamedStationTable -
Uses of NamedStationTable in ucar.unidata.idv.control.multi
Methods in ucar.unidata.idv.control.multi with parameters of type NamedStationTableModifier and TypeMethodDescriptionvoid
MultiDisplayHolder.addStationDisplay
(NamedStationTable stationTable, ControlDescriptor cd, DisplayGroup displayGroup) Add the new station location display control -
Uses of NamedStationTable in ucar.unidata.idv.ui
Methods in ucar.unidata.idv.ui with parameters of type NamedStationTableModifier and TypeMethodDescriptionvoid
IdvUIManager.addStationDisplay
(NamedStationTable stationTable, ControlDescriptor cd) Create the station table display for the given station table -
Uses of NamedStationTable in ucar.unidata.metdata
Methods in ucar.unidata.metdata that return NamedStationTableModifier and TypeMethodDescriptionstatic NamedStationTable
NamedStationTable.createStationTable
(String xml) Creates a station table from an XML file with station information, such as profilerstns.xmlstatic NamedStationTable
NamedStationTable.createStationTable
(Element root) Creates a station table from an XML file with station information, such as profilerstns.xmlstatic NamedStationTable
NamedStationTable.createStationTableFromFile
(String filename) Create a station table from a file