Atmospheric Nitrous Oxide (N2O)
climate.indicators.nitrous_oxideGet monthly atmospheric nitrous oxide (N2O) data from NOAA ESRL in parts per billion (ppb). Specify years (1-50) to retrieve concentration values since 2001, defaulting to last 10 years.
Instructions
Atmospheric nitrous oxide concentration from NOAA ESRL — monthly readings in ppb since 2001. N2O is a potent greenhouse gas with 273x the warming potential of 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. |