You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on github.com and signed with GitHub’s verified signature.
The key has expired.
support for time-varying aerosol specs in Scenario (aero_background and aero_emissions)
new properties of Scenario class: aero_emissions, aero_emissions_n_times, aero_emissions_rate_scale, aero_emissions_time, aero_background, aero_dilution_n_times, aero_dilution_rate, and aero_dilution_time
phased out test-time-requirements.txt (in favor of [tests] variant for setup.py-defined dependencies)
moved example notebooks into the PyPartMC repository