class Object

Constants

APPID
EAST_RANGE
NORTHEAST_RANGE
NORTHWEST_RANGE
NORTH_RANGE_PART1

These are the ranges that will allow me to figure out the direction indicator is when I get back information from the weather API for the wind direction in degrees

NORTH_RANGE_PART2
SOUTHEAST_RANGE
SOUTHWEST_RANGE
SOUTH_RANGE
VALID_LAT_RANGE

These are the ranges that will allow me to validate if a lat or long value is valid

VALID_LONG_RANGE
VALID_US_ZIP_CODES

Read in a YAML file that contains all the valid US zip codes – provided by www.aggdata.com

WEST_RANGE