{ "cells": [ { "cell_type": "markdown", "id": "087b4239", "metadata": { "tags": [] }, "source": [ "" ] }, { "cell_type": "markdown", "id": "778aaeb6", "metadata": { "tags": [] }, "source": [ "# Plot Time Series of CAMS Data\n", "\n", "This tutorial demonstrates how to plot time series of data from the [Copernicus Atmosphere Monitoring Service (CAMS)](https://atmosphere.copernicus.eu/). The example focusses on CO2, and we will visualise the \"Keeling Curve\" of global average increases in CO2 from the last decades." ] }, { "cell_type": "markdown", "id": "f385cb1f", "metadata": {}, "source": [ "\n", "
Run the tutorial via free cloud platforms: | \n", "\n",
" | \n",
" \n",
" | \n",
" \n",
" | \n",
"
---|
<xarray.Dataset> Size: 100MB\n", "Dimensions: (valid_time: 216, latitude: 241, longitude: 480)\n", "Coordinates:\n", " * valid_time (valid_time) datetime64[ns] 2kB 2003-01-01 ... 2020-12-01\n", " * latitude (latitude) float64 2kB 90.0 89.25 88.5 ... -88.5 -89.25 -90.0\n", " * longitude (longitude) float64 4kB 0.0 0.75 1.5 2.25 ... 357.8 358.5 359.2\n", "Data variables:\n", " tcco2 (valid_time, latitude, longitude) float32 100MB ...\n", "Attributes:\n", " GRIB_centre: ecmf\n", " GRIB_centreDescription: European Centre for Medium-Range Weather Forecasts\n", " GRIB_subCentre: 0\n", " Conventions: CF-1.7\n", " institution: European Centre for Medium-Range Weather Forecasts\n", " history: 2024-09-12T14:14 GRIB to CDM+CF via cfgrib-0.9.1...