View Source API Reference Weather v0.3.2
Modules
Gets and displays weather information.
Fetches weather data from the OpenWeatherMap API.
Provides a command-line interface for fetching weather data via the OpenWeatherMap API. This module is intended to be invoked as an escript.
Provides ANSI color codes for use in the Weather module.
Generates a comprehensive weather report composed of subreports.
Provides date display utilities.
The Weather.Opts
struct.
A behaviour module for implementing weather reports.
Generates a report for any active alerts.
Generates a report for the current weather.
A custom Weather.Report
that prints when there's a full moon.
Generates an hourly report up to 48 hours, reporting every N hours (starting now, N defaulting to 3).
Generates a report showing which hours rain is forecasted (up to 24 hours).
Generates a chart showing rain intensity each minute for the next hour.
Generates a report showing sunrise and sunset times.