jma_forecast
Retrieve high-resolution weather forecasts for Japan and Asia from the Japan Meteorological Agency, including hourly and daily variables.
Instructions
Get weather forecast from Japan Meteorological Agency with high-resolution data for Japan and Asia.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| daily | No | Daily weather variables to retrieve | |
| hourly | No | Hourly weather variables to retrieve | |
| latitude | Yes | Latitude in WGS84 coordinate system | |
| timezone | No | Timezone for timestamps (e.g., Europe/Paris, America/New_York) | |
| longitude | Yes | Longitude in WGS84 coordinate system | |
| past_days | No | Include past days data | |
| forecast_days | No | Number of forecast days | |
| current_weather | No | Include current weather conditions | |
| wind_speed_unit | No | Wind speed unit | kmh |
| temperature_unit | No | Temperature unit | celsius |
| precipitation_unit | No | Precipitation unit | mm |