v2.4.0 β€’ CLIMATE & GEO SPATIAL RELEASE

Integrate Climate & Ecosystem Data into Your Systems.

"Ramu Alam, Rasa Sehat" β€” Understanding Earth's health through data.

Access high-resolution meteorological telemetry, historical climatology, and geographic spatial analysis to monitor ecosystem health, agriculture, and botanical responses.

GET /v1/agrometeorology/current?station=WIDN
{
  "timestamp": "2026-06-04T15:12:20Z",
  "geography": {
    "location": "Tanjung Pinang, Riau Islands",
    "coordinates": {
      "lat": 0.9167,
      "lon": 104.4500,
      "elevation_m": 18
    }
  },
  "meteorology": {
    "temperature_c": 28.5,
    "humidity_pct": 82,
    "precipitation_mm": 12.4,
    "wind_dir": "SE"
  },
  "bioclimatology": {
    "flora_index": "Optimal",
    "pollinator_activity": "High",
    "notes": "Ideal conditions for apiculture."
  }
}
🌦️

Meteorological Telemetry

Access near real-time weather observations, including temperature grids, atmospheric pressure, and precipitation distribution.

πŸ“Š

Climatology Records

Query historical climate datasets, ENSO anomaly indices, and seasonal prediction models for agricultural planning.

πŸ—ΊοΈ

Geospatial Mapping

Retrieve GeoJSON outputs for environmental mapping, terrain analysis, and integrating climate data with GIS platforms.