- new example notebooks and smoke tests covering complete set of figures from [Grabowski & Pawlowska 2023](https://doi.org/10.1029/2022GL101917)
- new product base class: `_ActivationFilteredProduct`
- new products based on the above: `ActivatedParticleConcentration`, `ActivatedParticleSpecificConcentration`, `ActivatedMeanRadius`
- new size-spectral products: `MeanVolumeRadius`, `AreaStandardDeviation`, `RadiusStandardDeviation`, `VolumeStandardDeviation`
- new attribute: `EquilibriumSupersaturation`
- cleanups in `Yang_et_al_2018` example (incl. using the above new products instead of manually computing the activation-filtered quantities)
kudos AgnieszkaMakulska!