User profile properties
There are three User Profile Properties that are used to store weather information per user:
Latitude
This field stores the latitude for a weather location and is used to specify the value that is passed into the Dark Sky weather query. Since this is a user profile field it can be populated on behalf of the users so that when they log in they see a preset weather. If this value is blank for the current user, Bonzai Intranet will use the default value specified in the settings store.
Longitude
This field stores the longitude for a weather location and is used to specify the value that is passed into the Dark Sky weather query.
Since this is a user profile field it can be populated on behalf of the users so that when they log in they see a preset weather. If this value is blank for the current user, Bonzai Intranet uses the default value specified in the settings store.
City
This field stores the display name for a weather location and is used to specify the location name that is displayed in the weather widget UI.
Since this is a user profile field it can be populated on behalf of the users so that when they log in they see a preset weather. If this value is blank for the current user, Bonzai Intranet uses the default value specified in the settings store.
Weather Measure
The Weather Measure field stores the option to show weather in degrees Celsius or Fahrenheit.
This field can also be set on behalf of users by populating the appropriate user profile property. If this value is blank for the current user, Bonzai Intranet uses the default value specified in the settings store.