Skip to content

Releases: open-atmos/PyPartMC

PyPartMC v1.3.3

26 Jun 15:11
9856a59

Choose a tag to compare

What's Changed

  • Improve input_state by returning populated data structures by @jcurtis2 in #364

Full Changelog: v1.3.2...v1.3.3

PyPartMC v1.3.2

18 Jun 17:02
186eced

Choose a tag to compare

What's Changed

  • bump PartMC submodule version by @slayoo in #361
  • add consistency checks for allow halving/doubling flags. closes #266 by @slayoo in #362

Full Changelog: v1.3.1...v1.3.2

PyPartMC v1.3.1

29 May 15:51
10120b7

Choose a tag to compare

What's Changed

  • Create CODE_OF_CONDUCT.md by @slayoo in #358
  • improve pdoc landing site by rendering the README contents in the index.html. closes #332 by @slayoo in #359
  • move developer notes into a new CONTRIBUTING.md file by @slayoo in #360

Full Changelog: v1.3.0...v1.4.0

PyPartMC v1.3.0

22 May 21:08
d6dbe31

Choose a tag to compare

What's Changed

  • support for AeroMode instantiation with sampled mode type (incl. fixes in spec file logic) + sampled and mono mode types coverage in unit tests (in test_aero_[mode,state,dist].py) by @slayoo & @jcurtis2 in #357

Full Changelog: v1.2.1...v1.3.0

PyPartMC v1.2.1

21 May 11:34
0c8eec6

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

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

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

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

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

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