Weather Check
You are browsing documentation for an older version of Drupal, which is not supported any longer, and the information may not be correct. See current documentation for Contributed modules
Weather Check lets the user to create a block to display the weather condition at a particular location. By default, it displays the weather at location, set in the administrator configuration page. Administrator decide the parameters to be displayed in the block. Anonymous user can move the location pin across the map to view the weather condition at that particular location.
Available Parameters
Administrator can choose from any of these available parameters:
- City Name
- Country Code
- Temperature
- Minimum temperature
- Maximum temperature
- Cloud Description
- Pressure
- Humidity
- Visibility level
- Wind speed
- Wind degree
Installation
Install as you would normally install a contributed Drupal module.
Configuration
Initial Setup
- Navigate to Administration » Configuration » Weather Check » Weather check configuration
- Enter the latitude and longitude of the desired location or pick it directly from the map alongside
- Select the required parameters for weather forecast
- Save the configuration
Adding block
- Navigate to Administration » Structure » Blocks
- Find "Weather Check" block and select the appropriate region
Notes
This module uses
- AngularJS
- Google Maps
- OpenWeatherMap API
Help improve this page
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion