Releases: NCAR/music-box
Releases · NCAR/music-box
Version 2.2.3
What's Changed
- Fixing initial conditions path by @K20shores in #199
- Version 2.2.3 by @K20shores in #200
Full Changelog: v2.2.2...v2.2.3
Version 2.2.2
What's Changed
- correcting path construction by @K20shores in #197
- Version 2.2.2 by @K20shores in #198
Full Changelog: v2.2.1...v2.2.2
Version 2.2.1
What's Changed
- Updates by @K20shores in #192
- Auto-format code by autopep8 by @github-actions in #193
- Version 2.2.1 by @K20shores in #194
Full Changelog: v2.2.0...v2.2.1
Version 2.2.0
What's Changed
- Python box model by @alexjamesgarza in #147
- Fixed bugs with chapman example by @alexjamesgarza in #148
- Debugging2 by @alexjamesgarza in #149
- Full mechanism test by @alexjamesgarza in #151
- Updating documentation for classes and functions by @alexjamesgarza in #153
- Creates Sphinx doc files for python music_box module in docs/sphinx_files by @alexjamesgarza in #154
- updated README.md and tests expected results by @eadlg2 in #155
- Citation by @K20shores in #156
- adding authors and maintainers by @K20shores in #171
- Add command-line option for python MusicBox by @carl-drews in #172
- 158 update documentation by @K20shores in #183
- correcting tests by @K20shores in #178
- 170 create an action to publish to pypi when we make a release by @K20shores in #179
- 164 add code formatting actions by @K20shores in #182
- Address issue 169 air density, M third body, catch unexpected JSON by @carl-drews in #186
- Auto-format code by autopep8 by @github-actions in #188
- renaming docs, adding dockerfile, github action by @K20shores in #185
- Remove all redundant
music_box_
from file names and updated references [Issue #177] by @muddi900 in #180 - Auto-format code by autopep8 by @github-actions in #189
- Auto-format code by autopep8 by @github-actions in #190
- Version 2.2.0, first real release of python based music box powered by micm by @K20shores in #191
New Contributors
- @alexjamesgarza made their first contribution in #147
- @eadlg2 made their first contribution in #155
- @carl-drews made their first contribution in #172
- @github-actions made their first contribution in #188
- @muddi900 made their first contribution in #180
Full Changelog: v1.4.3...v2.2.0
v1.4.3
What's Changed
- Release version 1.4.2 by @boulderdaze in #140
- adding instructions for windows users by @K20shores in #142
- update action used to publish image by @mattldawson in #145
- Fix image publish action by @mattldawson in #146
New Contributors
- @boulderdaze made their first contribution in #140
Full Changelog: v1.4.2...v1.4.3
Version 1.4.2
What's Changed
- 122 add support for the new version of micm by @K20shores in #123
- remove interactive submodule by @mattldawson in #124
- adding something to publish a docker iamge by @K20shores in #126
- MUSICA v0.2.0 updates by @K20shores in #127
Full Changelog: v1.4.1...v1.4.2
Version 1.4.1
Fixes a bug in the graph network plot for mechanism species.
Version 1.4.0
Adds graph-network plot for visualizing model output
Version 1.3.0
Adds support for new reactions in CAMP:
- ternary chemical reactions
- Wennberg NO + RO2 reaction
- Wennberg tunneling reaction
Version 1.2.2
- fixes a bug in plots with certain units that prevented scaling of axes