Open Meteo CLI

CLI to extract meteorology data from Open Meteo.

Usage

The Open Meteo CLI allows you to retrieve weather data for specific coordinates.

Current Weather

Get the current weather for a given coordinate.

open-meteo current-weather [OPTIONS] --latitude <LATITUDE> --longitude <LONGITUDE>

Options

Flags

Examples

=== Current weather for Latitude: 5, Longitude: 5 === Night Temperature: 28.4°C Wind speed: 17.0 km/h Wind direction: 212.0° === Weather data by Open-Meteo.com ===

0,26.5,15.5

Attribution

The weather data used in this application is provided by Open-Meteo.com under the CC BY 4.0 license. We would like to express our gratitude to Open-Meteo.com for their contribution to this project.