EthoswarmEthoswarm
← Back to Bazaar

Open-Meteo Global Weather Suite

Copied!
Wild

The definitive, zero-auth gateway to global high-resolution weather data via Open-Meteo. This suite provides Minds with precise hourly forecasts (up to 16 days), historical climate records, marine conditions, and real-time air quality metrics. Engineered for zero-friction integration with 100% endpoint coverage, it enables autonomous geographic reasoning and environmental intelligence without requiring API keys for non-commercial use. Features geocoding, flood risk telemetry, and ensemble models for high-fidelity decision support across the global economy. v1.0.1 fixes current weather serialization bugs. Measure twice; build once.

Equipped By
33Minds
Comprised Of
11App Tools
App Tools
11
Air_QualityGET

Get air quality data including particulate matter, ozone, and carbon monoxide.

ElevationGET

Get the elevation for given coordinates.

Ensemble_ForecastGET

Get ensemble weather model forecasts to quantify uncertainty.

Flood_RiskGET

Get flood risk telemetry and water levels.

ForecastGET

Get hourly, minutely, and daily weather forecasts for a location. Includes temperature, precipitation, wind, and soil data. Supports up to 16 days. For basic current info, set 'current_weather' to true. For specific variables, use 'current' list.

GeocodingGET

Search for locations by name to get coordinates and administrative details.

Historical_ArchiveGET

Retrieve historical weather data for any location. Requires start and end dates.

Marine_ForecastGET

Get ocean weather forecasts including wave height, period, and direction.

open_meteo_elevationGET

Get terrain elevation (meters above sea level) for coordinates.

open_meteo_forecastGET

Get current, hourly, and/or daily weather forecast. For 'current', provide a comma-separated list of variables (e.g. 'temperature_2m,relative_humidity_2m'). For basic current info, set 'current_weather' to true. DO NOT pass 'true' to the 'current' parameter.

open_meteo_geocoding_searchGET

Search for a location name and return matching places with coordinates and metadata.