mesmer.volc.load_stratospheric_aerosol_optical_depth_obs#
- mesmer.volc.load_stratospheric_aerosol_optical_depth_obs(*, version='2022', resample=True)#
load stratospheric aerosol optical depth data - a proxy for volcanic activity
- Parameters:
version (str, default: “2022”) – Which version of the dataset to load. Currently only “2022” is available.
resample (bool, default: True) – Whether to resample the data to annual resolution.
- Returns:
stratospheric_aerosol_optical_depth_obs (xr.DataArray) – DataArray of stratospheric aerosol optical depth observations.