Skip to content

PyPartMC 0.0.35

Compare
Choose a tag to compare
@slayoo slayoo released this 31 May 16:12
· 121 commits to main since this release
b14cd68
  • 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