Class ProfileFlag


  • public class ProfileFlag
    extends Object
    • Field Detail

      • temp

        public boolean temp
        Flag indicating if the station has temperature normals.
      • prcp

        public boolean prcp
        Flag indicating if the station has precipitation normals.
      • snow

        public boolean snow
        Flag indicating if the station has snowfall normals.
    • Constructor Detail

      • ProfileFlag

        public ProfileFlag()