Atmospheric Methane (CH4)
climate.indicators.methaneAccess monthly atmospheric methane concentration data in parts per billion from NOAA ESRL, from 1983 to present. Customize the number of years (1-50); defaults to the last 10 years.
Instructions
Atmospheric methane concentration from NOAA ESRL — monthly readings in ppb (parts per billion) since 1983. Methane is the second most important greenhouse gas after CO2. Returns last 10 years by default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| years | No | Number of years of data to return (1-50, default 10). Data is monthly. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |