Avatar
open-meteo/current-weather
Public
Circuit
Code
Versions
API
RUNNING
The circuit is running and is healthy.
8Total Runs
673Avg Response Time (ms)
0Total Embeds
1Total Nodes
0.00%Error Rate
Control Panel
Login to ModelWorksLogin to ModelWorks to use this circuit. To get started, get an API key.
Explore endpointsModelWorks allows apps to access LLMs and MCP servers worldwide easily in any datacenter, securely and privately.
SecretsOverride default secrets and set up your own for better billing and security.
Readme

Open Meteo


Current Weather Data Circuit

Overview

The Current Weather Data Circuit fetches weather information for a specific location using the Open-Meteo API. This circuit takes latitude and longitude as inputs to retrieve weather data for the specified location. It is simple to integrate and provides JSON-formatted weather data.


Circuit Details

  • Name: Current Weather Data
  • Description: Fetches the weather information using Open-Meteo API from latitude and longitude.
  • Document Type: Circuit
  • Engine Version: 1.0
  • Cost: 10 credits

Inputs

The circuit requires the following inputs:

Input NameDescriptionTypeRequired
latitudeLatitude of the locationStringYes
longitudeLongitude of the locationStringYes

Example Input JSON

{
  "latitude": "37.7749",
  "longitude": "-122.4194"
}
About
The Current Weather Data Circuit fetches weather information for a specific location using the https://open-meteo.com
Pricing Structure
No Cost
Free
This circuit is free to use0 credits