Skip to content

Releases: open-atmos/PyPartMC

PyPartMC v1.2.1

21 May 11:34
0c8eec6
Compare
Choose a tag to compare

(triggering a new release build and package upload (trying to address an issue in installation of gfortran-built packages from pypi.org which became unusable on newer macos-12 GitHub Actions images)

PyPartMC v1.2.0

21 Apr 23:27
4544030
Compare
Choose a tag to compare

What's Changed

  • bump PartMC submodule version to >v2.8.0 (and as a result add hdf5 as submodule + perl as build-time dependency) by @slayoo & @jcurtis2 in #353

Full Changelog: v1.1.4...v1.2.0

PyPartMC v1.1.4

02 Apr 06:32
0df9795
Compare
Choose a tag to compare

What's Changed

  • add FAQ entry about how to pip-install PyPartMC with MOSAIC enabled by @slayoo in #350
  • fix macos-14 and readme_fortran CI builds (new pip option needed on macOS system Python, brew vs. python Python version mismatch; missing apt-get update) by @slayoo in #352

Full Changelog: v1.1.3...v1.1.4

PyPartMC v1.1.3

21 Mar 22:49
680b31b
Compare
Choose a tag to compare

What's Changed

  • restrict "build" pkg version (avoiding incompatibility) by @slayoo in #346
  • rename Gimmick to JSONResource and fake_spec_file to spec_file_pypartmc by @slayoo in #347
  • adding macos-14 ARM64 runners for CI by @slayoo in #345

Full Changelog: v1.1.2...v1.1.3

PyPartMC v1.1.2

27 Feb 18:39
454c58e
Compare
Choose a tag to compare

What's Changed

  • units: exposing "si" global var in pdoc-generated HTML; streamlining namedtuple definition with two loops; adding work, energy and force; closes #113 by @slayoo in #340
  • update PyPartMC paper info in README (arXiv -> SoftwareX; 2023 -> 2024) by @slayoo in #342

Full Changelog: v1.1.1...v1.1.2

PyPartMC v1.1.1

25 Feb 13:19
30d768f
Compare
Choose a tag to compare

What's Changed

  • Add more functionality for AeroState (sample/add[particles], make_dry, mobility_diameters, ids) by @jcurtis2 in #341

Full Changelog: v1.1.0...v1.1.1

PyPartMC v1.1.0

14 Feb 22:41
b3995b2
Compare
Choose a tag to compare

What's Changed

  • new cloud_parcel example depicting supersaturation-evolution-coupled CCN activation and drop growth
  • EnvState::air_density accessor
  • CMake tweak making condensation logic fully accessible

kudos @jcurtis2! (#339)

Full Changelog: v1.0.3...v1.1.0

PyPartMC v1.0.3

08 Feb 21:25
f03d19c
Compare
Choose a tag to compare

What's Changed

  • bump and tune params of the stale workflow by @slayoo in #337
  • Access kappa and molecular weights from AeroData by @jcurtis2 in #336

Full Changelog: v1.0.2...v1.0.3

PyPartMC v1.0.2

31 Jan 20:09
6b59486
Compare
Choose a tag to compare

What's Changed

  • add ARM JupyerHub badges to README and example notebook (+ adding header pip-pinstall code blocks) by @slayoo in #331
  • Fix netcdf output bug for timestep and timeblock. closes #257 by @jcurtis2 in #333

Full Changelog: v1.0.1...v1.0.2

PyPartMC v1.0.1

16 Dec 15:46
a7d5f8d
Compare
Choose a tag to compare

What's Changed

  • Add ability to get species names in gas_data (spec_name) and aero_data (spec_name and source_name) by @jcurtis2 in #327

Full Changelog: v1.0.0...v1.0.1