{ "cells": [ { "cell_type": "markdown", "metadata": { "tags": [] }, "source": [ "" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "# Create Animations from CAMS Data\n", "\n", "This tutorial demonstrates how to create animations from data of the [Copernicus Atmosphere Monitoring Service (CAMS)](https://atmosphere.copernicus.eu/). We will use as our example Organic Matter Aerosol Optical Depth (AOD) analysis data from the beginning of August 2021 over North America. This was a time of significant wildfire activity." ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "\n", "
Run the tutorial via free cloud platforms: | \n", "\n",
" | \n",
" \n",
" | \n",
" \n",
" | \n",
"
---|
<xarray.Dataset> Size: 2MB\n", "Dimensions: (forecast_period: 1, forecast_reference_time: 16,\n", " latitude: 138, longitude: 251)\n", "Coordinates:\n", " * forecast_period (forecast_period) timedelta64[ns] 8B 00:00:00\n", " * forecast_reference_time (forecast_reference_time) datetime64[ns] 128B 20...\n", " * latitude (latitude) float64 1kB 79.8 79.4 79.0 ... 25.4 25.0\n", " * longitude (longitude) float64 2kB -150.0 -149.6 ... -50.0\n", " valid_time (forecast_reference_time, forecast_period) datetime64[ns] 128B ...\n", "Data variables:\n", " omaod550 (forecast_period, forecast_reference_time, latitude, longitude) float32 2MB ...\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-12T13:59 GRIB to CDM+CF via cfgrib-0.9.1...