Class RadarServerConfig


  • public class RadarServerConfig
    extends Object
    Handle configuration for the Radar Server
    • Constructor Detail

      • RadarServerConfig

        public RadarServerConfig()
    • Method Detail

      • readDouble

        protected static double readDouble​(org.jdom2.Element elem)
      • readTimeCoverage

        protected static ucar.nc2.units.DateRange readTimeCoverage​(org.jdom2.Element tElem)
      • readDate

        protected static ucar.nc2.units.DateType readDate​(org.jdom2.Element elem)
      • makeDateType

        protected static ucar.nc2.units.DateType makeDateType​(String text,
                                                              String format,
                                                              String type)
      • readDuration

        protected static ucar.nc2.units.TimeDuration readDuration​(org.jdom2.Element elem)