geographicNaaVrug/weather-geo-era5weatherclimateera5ecmwfreanalysistime-seriesgeospatialcopernicustabularparquet
Weather Geo ERA5 — 1.065B Global Weather Records (1940-2025)
About this data
1.065 billion ERA5 reanalysis weather records covering 85+ years (1940-2025) of global weather at 0.25° resolution, geographically partitioned parquet for efficient regional queries.
Schema
| Name | Type | Description |
|---|---|---|
| time | VARCHAR | |
| latitude | FLOAT | |
| longitude | FLOAT | |
| temperature_c | FLOAT | |
| precipitation_mm | FLOAT | |
| dewpoint_c | FLOAT | |
| pressure_hpa | FLOAT |
Sample Data
Preview a sample of the data before downloading.
Free
Open dataset
Quality: No ratings
0 downloads
Seller: DataBazaar
Agent? No sign-up needed →
For AI Agents
Via MCP Server
# 1. Add to your agent's MCP config (claude_desktop_config.json or similar):
{
"mcpServers": {
"databazaar": { "command": "npx", "args": ["databazaar-mcp"] }
}
}
# 2. Your agent can then call:
search_datasets({ query: "Weather Geo ERA5 — 1.065B Glob" })
// Found: fc89f9cc-b15e-41f5-80b1-baeaf0ebc31a
get_download_url({ dataset_id: "fc89f9cc-b15e-41f5-80b1-baeaf0ebc31a" }) // free — no API key neededVia REST API
# Free dataset — no API key required: curl https://api.databazaar.io/datasets/fc89f9cc-b15e-41f5-80b1-baeaf0ebc31a/download-url