| VariableName | (ALN) | (ALN) | (ALN) | (ALN) | (ALN) | (ALN) | ShortDescr | RenameFrom | RW | ProcType | Table | Scope | Possible Values | Description |
| Priority | Condition/ | Min | Max | Kernel Support | Nature | |||||||||
| Output | ||||||||||||||
| weather_TimeStamp | High | Condition | 1 | 2^32-1 | Supported | Discrete | Time when the weather was collected | - | read-only | Integer | - | - | TimeStamp is seconds from 1970 | |
| weather_City | Med | Condition | 0 | ~ 100k | Supported | Discrete | City Name enumerated | - | read-only | String | - | - | nullcity if the city name is not known. Otherwise the city name | City where this IP address is likely to be located (an enumeration is used instead of the city name) |
| weather_CountryCode3 | Med | Condition | 0 | 200 | Supported | Discrete | Country Code | - | read-only | String | - | - | ISO three letter country code | Country where this IP address is likely to be located |
| weather_Celsius | Low | Condition | -100 | 200 | Supported | Discrete | Temperature in Celsius | - | read-only | Integer | - | - | minus 100 to plus 200 | - |
| weather_Fahrenheit | Low | Condition | -100 | 200 | Supported | Discrete | Temperature in Fahrenheit | - | read-only | Integer | - | - | minus 100 to plus 200 | - |
| weather_temperature_Celsius | Low | Condition | -100 | 200 | Supported | Discrete | Temperature in celsius with wind chill accounted for | - | read-only | Integer | - | - | minus 100 to plus 200 | - |
| weather_temperature_Fahrenheit | Low | Condition | -100 | 200 | Supported | Discrete | Temperature in fahrenheit with wind chill accounted for | - | read-only | Integer | - | - | minus 100 to plus 200 | - |
| weather_Conditions | Med | Condition | - | - | Supported (conversion from text to vector is TBD) | Vector | Conditions in plain text | - | read-only | String | - | - | Depends on the site e.g., cloudy | Should look for key words within this string to find patterns |
| weather_Pressure | Low | Condition | - | - | Supported (Cleaning up text to pressure is TBD) | Continuous | expressed in terms of pascals | - | read-only | String | - | - | - | Should look for key words within this string to find patterns |