Recent Releases of acom-music-box

acom-music-box - Version 2.9.1

What's Changed

  • Update the path for docker to find html by @boulderdaze in https://github.com/NCAR/music-box/pull/360
  • Patch version to fix github-pages by @boulderdaze in https://github.com/NCAR/music-box/pull/362

Full Changelog: https://github.com/NCAR/music-box/compare/v.2.9.0...v.2.9.1

- Jupyter Notebook
Published by boulderdaze 8 months ago

acom-music-box - Version 2.9.0

What's Changed

  • Add Basic Supplemental Tutorials to MusicBox Tutorial Series by @aidan-winney in https://github.com/NCAR/music-box/pull/347
  • removing unused code by @K20shores in https://github.com/NCAR/music-box/pull/348
  • Auto-format code by autopep8 by @github-actions in https://github.com/NCAR/music-box/pull/349
  • Add 4th Tutorial Page for Multiple Grid Cells and Latin Hypercube Sampling by @aidan-winney in https://github.com/NCAR/music-box/pull/354
  • add user guide by @angelapak in https://github.com/NCAR/music-box/pull/353
  • Update MUSCIA and Music-Box version by @boulderdaze in https://github.com/NCAR/music-box/pull/359

Full Changelog: https://github.com/NCAR/music-box/compare/v2.8.1...v.2.9.0

- Jupyter Notebook
Published by boulderdaze 8 months ago

acom-music-box - v2.8.1

What's Changed

  • Version selector in documentation is broken by @montythind in https://github.com/NCAR/music-box/pull/322
  • Add Python API details to README by @angelapak in https://github.com/NCAR/music-box/pull/328
  • Main Section of MusicBox Tutorial by @aidan-winney in https://github.com/NCAR/music-box/pull/330
  • Update documentation layout by @angelapak in https://github.com/NCAR/music-box/pull/334
  • Auto-format code by autopep8 by @github-actions in https://github.com/NCAR/music-box/pull/336
  • V1 mechanisms in single json file by @mattldawson in https://github.com/NCAR/music-box/pull/338
  • bumping musica version by @K20shores in https://github.com/NCAR/music-box/pull/339
  • bumping version by @K20shores in https://github.com/NCAR/music-box/pull/342
  • update API reference and contributor's guide by @angelapak in https://github.com/NCAR/music-box/pull/341
  • Auto-format code by autopep8 by @github-actions in https://github.com/NCAR/music-box/pull/345
  • Version 2.8.1 by @K20shores in https://github.com/NCAR/music-box/pull/344

New Contributors

  • @angelapak made their first contribution in https://github.com/NCAR/music-box/pull/328
  • @aidan-winney made their first contribution in https://github.com/NCAR/music-box/pull/330

Full Changelog: https://github.com/NCAR/music-box/compare/v2.8.0...v2.8.1

- Jupyter Notebook
Published by K20shores 9 months ago

acom-music-box - Version 2.8.0

What's Changed

  • Fix evolving conditions update logic by @mattldawson in https://github.com/NCAR/music-box/pull/320
  • Update to latest MUSICA and add in-code mechanism option by @mattldawson in https://github.com/NCAR/music-box/pull/323
  • Auto-format code by autopep8 by @github-actions in https://github.com/NCAR/music-box/pull/324
  • Version 2.8.0 by @K20shores in https://github.com/NCAR/music-box/pull/325

Full Changelog: https://github.com/NCAR/music-box/compare/v2.7.0...v2.8.0

- Jupyter Notebook
Published by K20shores 10 months ago

acom-music-box - Version 2.7.0

What's Changed

  • 220 config file csv - initial chem species are moved to CSV, and also specified with JSON data by @carl-drews in https://github.com/NCAR/music-box/pull/299
  • Auto-format code by autopep8 by @github-actions in https://github.com/NCAR/music-box/pull/302
  • Removed creation of config.zip with a conditional flag. by @carl-drews in https://github.com/NCAR/music-box/pull/304
  • Issue 222 no extra simulation steps. Resolve unit suffixes for output types by @carl-drews in https://github.com/NCAR/music-box/pull/307
  • Fix: Update installation instructions to use correct PyPI package name by @AshayV04 in https://github.com/NCAR/music-box/pull/310
  • added workflow to auto close stale issues by @montythind in https://github.com/NCAR/music-box/pull/313
  • 306 multiple file formats are now supported. by @carl-drews in https://github.com/NCAR/music-box/pull/314
  • Auto-format code by autopep8 by @github-actions in https://github.com/NCAR/music-box/pull/315
  • V2.7.0 by @K20shores in https://github.com/NCAR/music-box/pull/316
  • Auto-format code by autopep8 by @github-actions in https://github.com/NCAR/music-box/pull/317
  • v2.7.0 by @K20shores in https://github.com/NCAR/music-box/pull/318

New Contributors

  • @AshayV04 made their first contribution in https://github.com/NCAR/music-box/pull/310

Full Changelog: https://github.com/NCAR/music-box/compare/v2.6.0...v2.7.0

- Jupyter Notebook
Published by K20shores 11 months ago

acom-music-box - Version 2.6.0

What's Changed

  • Added netcdf by @montythind in https://github.com/NCAR/music-box/pull/273
  • Auto-format code by autopep8 by @github-actions in https://github.com/NCAR/music-box/pull/276
  • Updated CI_Tests.yml to setup codecov by @adityakiran1423 in https://github.com/NCAR/music-box/pull/280
  • getting code coverage for src instead of tests by @K20shores in https://github.com/NCAR/music-box/pull/281
  • Auto-format code by autopep8 by @github-actions in https://github.com/NCAR/music-box/pull/282
  • appended National Science Foundation wherever required by @adityakiran1423 in https://github.com/NCAR/music-box/pull/283
  • Fix indentation by @adityakiran1423 in https://github.com/NCAR/music-box/pull/285
  • Replace initial condition to evolving condition by @montythind in https://github.com/NCAR/music-box/pull/277
  • Auto-format code by autopep8 by @github-actions in https://github.com/NCAR/music-box/pull/287
  • abstracting plotting by @K20shores in https://github.com/NCAR/music-box/pull/278
  • Auto-format code by autopep8 by @github-actions in https://github.com/NCAR/music-box/pull/289
  • Multiple plots by @K20shores in https://github.com/NCAR/music-box/pull/294
  • Auto-format code by autopep8 by @github-actions in https://github.com/NCAR/music-box/pull/295
  • Plot units by @K20shores in https://github.com/NCAR/music-box/pull/296
  • Auto-format code by autopep8 by @github-actions in https://github.com/NCAR/music-box/pull/297
  • updating to most recent musica version by @K20shores in https://github.com/NCAR/music-box/pull/298
  • v2.6.0 by @K20shores in https://github.com/NCAR/music-box/pull/300

New Contributors

  • @adityakiran1423 made their first contribution in https://github.com/NCAR/music-box/pull/280

Full Changelog: https://github.com/NCAR/music-box/compare/v2.5.5...v2.6.0

- Jupyter Notebook
Published by K20shores about 1 year ago

acom-music-box - v2.5.5

What's Changed

  • Added params for writing CSV and JSON diagnostic output. Include [un… by @carl-drews in https://github.com/NCAR/music-box/pull/264
  • Added N2, O2, and Argon calculated concentrations to the WACCM initial conditions by @carl-drews in https://github.com/NCAR/music-box/pull/266
  • adding matplotlib plotting support with a tooltip hover by @K20shores in https://github.com/NCAR/music-box/pull/268
  • Add temporary values for O2, N2, H2O for TS1 example by @mattldawson in https://github.com/NCAR/music-box/pull/272

Full Changelog: https://github.com/NCAR/music-box/compare/v2.5.4...v2.5.5

- Jupyter Notebook
Published by mattldawson over 1 year ago

acom-music-box - Version 2.5.4

What's Changed

  • Set species and rates configured in micm by @K20shores in https://github.com/NCAR/music-box/pull/261
  • Auto-format code by autopep8 by @github-actions in https://github.com/NCAR/music-box/pull/262
  • Version 2.5.4 by @K20shores in https://github.com/NCAR/music-box/pull/263

Full Changelog: https://github.com/NCAR/music-box/compare/v2.5.3...v2.5.4

- Jupyter Notebook
Published by K20shores over 1 year ago

acom-music-box - v2.5.3

What's Changed

  • Remove parsing by @K20shores in https://github.com/NCAR/music-box/pull/255
  • Auto-format code by autopep8 by @github-actions in https://github.com/NCAR/music-box/pull/258
  • v2.5.3 by @K20shores in https://github.com/NCAR/music-box/pull/259

Full Changelog: https://github.com/NCAR/music-box/compare/v2.5.2...v2.5.3

- Jupyter Notebook
Published by K20shores over 1 year ago

acom-music-box - v2.5.2

What's Changed

  • 236 allow mixing ratio units for initial and evolving conditions by @K20shores in https://github.com/NCAR/music-box/pull/253
  • Auto-format code by autopep8 by @github-actions in https://github.com/NCAR/music-box/pull/256
  • v2.5.2 by @K20shores in https://github.com/NCAR/music-box/pull/257

Full Changelog: https://github.com/NCAR/music-box/compare/v2.5.1...v2.5.2

- Jupyter Notebook
Published by K20shores over 1 year ago

acom-music-box - v2.5.1

What's Changed

  • using newest musica version by @K20shores in https://github.com/NCAR/music-box/pull/248
  • Auto-format code by autopep8 by @github-actions in https://github.com/NCAR/music-box/pull/249
  • v2.5.1 by @K20shores in https://github.com/NCAR/music-box/pull/250

This release drastically improves the speed of the model by using a more performant version of musica

Full Changelog: https://github.com/NCAR/music-box/compare/v2.5.0...v2.5.1

- Jupyter Notebook
Published by K20shores over 1 year ago

acom-music-box - v2.5.0

What's Changed

  • Remove configuration twice by @montythind in https://github.com/NCAR/music-box/pull/243
  • Auto-format code by autopep8 by @github-actions in https://github.com/NCAR/music-box/pull/244
  • Detect and display error for duplicate reaction names (keys) - Issue #235 by @carl-drews in https://github.com/NCAR/music-box/pull/241
  • Auto-format code by autopep8 by @github-actions in https://github.com/NCAR/music-box/pull/245
  • syncing examples with the api server by @K20shores in https://github.com/NCAR/music-box/pull/240
  • Auto-format code by autopep8 by @github-actions in https://github.com/NCAR/music-box/pull/246
  • Update version for release by @boulderdaze in https://github.com/NCAR/music-box/pull/247

New Contributors

  • @montythind made their first contribution in https://github.com/NCAR/music-box/pull/243

Full Changelog: https://github.com/NCAR/music-box/compare/v2.4.0...v2.5.0

- Jupyter Notebook
Published by boulderdaze over 1 year ago

acom-music-box - Version 2.4.0

What's Changed

  • adding ts1 as an example by @K20shores in https://github.com/NCAR/music-box/pull/214
  • Callback function by @K20shores in https://github.com/NCAR/music-box/pull/221
  • 159 address back end specific items for musicbox by @K20shores in https://github.com/NCAR/music-box/pull/219
  • Auto-format code by autopep8 by @github-actions in https://github.com/NCAR/music-box/pull/223
  • Auto-format code by autopep8 by @github-actions in https://github.com/NCAR/music-box/pull/224
  • adding a progress bar by @K20shores in https://github.com/NCAR/music-box/pull/215
  • Stand-alone function to calculate air density, complete with units. by @carl-drews in https://github.com/NCAR/music-box/pull/226
  • Create species map from the chemical species common to both WACCM and MUSICA species.json TS1 by @carl-drews in https://github.com/NCAR/music-box/pull/228
  • Auto-format code by autopep8 by @github-actions in https://github.com/NCAR/music-box/pull/227
  • Setup codespaces by @K20shores in https://github.com/NCAR/music-box/pull/225
  • Auto-format code by autopep8 by @github-actions in https://github.com/NCAR/music-box/pull/229
  • Auto-format code by autopep8 by @github-actions in https://github.com/NCAR/music-box/pull/230
  • Output musicbox interactive compatible zip by @K20shores in https://github.com/NCAR/music-box/pull/231
  • Auto-format code by autopep8 by @github-actions in https://github.com/NCAR/music-box/pull/232
  • trying to publish codespace image by @K20shores in https://github.com/NCAR/music-box/pull/233
  • Version 2.4.0 by @K20shores in https://github.com/NCAR/music-box/pull/234

Full Changelog: https://github.com/NCAR/music-box/compare/v2.3.2...v2.4.0

- Jupyter Notebook
Published by K20shores over 1 year ago

acom-music-box - Version 2.3.2

What's Changed

  • Auto-format code by autopep8 by @github-actions in https://github.com/NCAR/music-box/pull/210
  • Adding python script to extract data from WACCM for input to MusicBox by @carl-drews in https://github.com/NCAR/music-box/pull/201
  • Auto-format code by autopep8 by @github-actions in https://github.com/NCAR/music-box/pull/212
  • Let the waccm script be executable after an install by @K20shores in https://github.com/NCAR/music-box/pull/202
  • Version 2.3.2 by @K20shores in https://github.com/NCAR/music-box/pull/213

Full Changelog: https://github.com/NCAR/music-box/compare/v2.3.1...v2.3.2

- Jupyter Notebook
Published by K20shores over 1 year ago

acom-music-box - Version 2.3.1

What's Changed

  • Bug fixes for demo by @mattldawson in https://github.com/NCAR/music-box/pull/207
  • Auto-format code by autopep8 by @github-actions in https://github.com/NCAR/music-box/pull/208
  • Small fixes by @K20shores in https://github.com/NCAR/music-box/pull/209
  • Version 2.3.1 by @K20shores in https://github.com/NCAR/music-box/pull/211

Full Changelog: https://github.com/NCAR/music-box/compare/v2.3.0...v2.3.1

- Jupyter Notebook
Published by K20shores over 1 year ago

acom-music-box - Version 2.3.0

What's Changed

  • Provide examples and update command line interface by @K20shores in https://github.com/NCAR/music-box/pull/203
  • Auto-format code by autopep8 by @github-actions in https://github.com/NCAR/music-box/pull/204
  • Update README.md by @K20shores in https://github.com/NCAR/music-box/pull/205
  • Version 2.3.0 by @K20shores in https://github.com/NCAR/music-box/pull/206

Full Changelog: https://github.com/NCAR/music-box/compare/v2.2.3...v2.3.0

- Jupyter Notebook
Published by K20shores over 1 year ago

acom-music-box - Version 2.2.3

What's Changed

  • Fixing initial conditions path by @K20shores in https://github.com/NCAR/music-box/pull/199
  • Version 2.2.3 by @K20shores in https://github.com/NCAR/music-box/pull/200

Full Changelog: https://github.com/NCAR/music-box/compare/v2.2.2...v2.2.3

- Jupyter Notebook
Published by K20shores over 1 year ago

acom-music-box - Version 2.2.2

What's Changed

  • correcting path construction by @K20shores in https://github.com/NCAR/music-box/pull/197
  • Version 2.2.2 by @K20shores in https://github.com/NCAR/music-box/pull/198

Full Changelog: https://github.com/NCAR/music-box/compare/v2.2.1...v2.2.2

- Jupyter Notebook
Published by K20shores over 1 year ago

acom-music-box - Version 2.2.1

What's Changed

  • Updates by @K20shores in https://github.com/NCAR/music-box/pull/192
  • Auto-format code by autopep8 by @github-actions in https://github.com/NCAR/music-box/pull/193
  • Version 2.2.1 by @K20shores in https://github.com/NCAR/music-box/pull/194

Full Changelog: https://github.com/NCAR/music-box/compare/v2.2.0...v2.2.1

- Jupyter Notebook
Published by K20shores over 1 year ago

acom-music-box - Version 2.2.0

What's Changed

  • Python box model by @alexjamesgarza in https://github.com/NCAR/music-box/pull/147
  • Fixed bugs with chapman example by @alexjamesgarza in https://github.com/NCAR/music-box/pull/148
  • Debugging2 by @alexjamesgarza in https://github.com/NCAR/music-box/pull/149
  • Full mechanism test by @alexjamesgarza in https://github.com/NCAR/music-box/pull/151
  • Updating documentation for classes and functions by @alexjamesgarza in https://github.com/NCAR/music-box/pull/153
  • Creates Sphinx doc files for python musicbox module in docs/sphinxfiles by @alexjamesgarza in https://github.com/NCAR/music-box/pull/154
  • updated README.md and tests expected results by @eadlg2 in https://github.com/NCAR/music-box/pull/155
  • Citation by @K20shores in https://github.com/NCAR/music-box/pull/156
  • adding authors and maintainers by @K20shores in https://github.com/NCAR/music-box/pull/171
  • Add command-line option for python MusicBox by @carl-drews in https://github.com/NCAR/music-box/pull/172
  • 158 update documentation by @K20shores in https://github.com/NCAR/music-box/pull/183
  • correcting tests by @K20shores in https://github.com/NCAR/music-box/pull/178
  • 170 create an action to publish to pypi when we make a release by @K20shores in https://github.com/NCAR/music-box/pull/179
  • 164 add code formatting actions by @K20shores in https://github.com/NCAR/music-box/pull/182
  • Address issue 169 air density, M third body, catch unexpected JSON by @carl-drews in https://github.com/NCAR/music-box/pull/186
  • Auto-format code by autopep8 by @github-actions in https://github.com/NCAR/music-box/pull/188
  • renaming docs, adding dockerfile, github action by @K20shores in https://github.com/NCAR/music-box/pull/185
  • Remove all redundant music_box_ from file names and updated references [Issue #177] by @muddi900 in https://github.com/NCAR/music-box/pull/180
  • Auto-format code by autopep8 by @github-actions in https://github.com/NCAR/music-box/pull/189
  • Auto-format code by autopep8 by @github-actions in https://github.com/NCAR/music-box/pull/190
  • Version 2.2.0, first real release of python based music box powered by micm by @K20shores in https://github.com/NCAR/music-box/pull/191

New Contributors

  • @alexjamesgarza made their first contribution in https://github.com/NCAR/music-box/pull/147
  • @eadlg2 made their first contribution in https://github.com/NCAR/music-box/pull/155
  • @carl-drews made their first contribution in https://github.com/NCAR/music-box/pull/172
  • @github-actions made their first contribution in https://github.com/NCAR/music-box/pull/188
  • @muddi900 made their first contribution in https://github.com/NCAR/music-box/pull/180

Full Changelog: https://github.com/NCAR/music-box/compare/v1.4.3...v2.2.0

- Jupyter Notebook
Published by K20shores over 1 year ago

acom-music-box - v1.4.3

What's Changed

  • Release version 1.4.2 by @boulderdaze in https://github.com/NCAR/music-box/pull/140
  • adding instructions for windows users by @K20shores in https://github.com/NCAR/music-box/pull/142
  • update action used to publish image by @mattldawson in https://github.com/NCAR/music-box/pull/145
  • Fix image publish action by @mattldawson in https://github.com/NCAR/music-box/pull/146

New Contributors

  • @boulderdaze made their first contribution in https://github.com/NCAR/music-box/pull/140

Full Changelog: https://github.com/NCAR/music-box/compare/v1.4.2...v1.4.3

- Jupyter Notebook
Published by mattldawson about 2 years ago

acom-music-box - Version 1.4.2

What's Changed

  • 122 add support for the new version of micm by @K20shores in https://github.com/NCAR/music-box/pull/123
  • remove interactive submodule by @mattldawson in https://github.com/NCAR/music-box/pull/124
  • adding something to publish a docker iamge by @K20shores in https://github.com/NCAR/music-box/pull/126
  • MUSICA v0.2.0 updates by @K20shores in https://github.com/NCAR/music-box/pull/127

Full Changelog: https://github.com/NCAR/music-box/compare/v1.4.1...v1.4.2

- Jupyter Notebook
Published by boulderdaze over 2 years ago

acom-music-box - Version 1.4.1

Fixes a bug in the graph network plot for mechanism species.

- Jupyter Notebook
Published by mattldawson over 3 years ago

acom-music-box - Version 1.4.0

Adds graph-network plot for visualizing model output

- Jupyter Notebook
Published by mattldawson over 3 years ago

acom-music-box - Version 1.3.0

Adds support for new reactions in CAMP: - ternary chemical reactions - Wennberg NO + RO2 reaction - Wennberg tunneling reaction

- Jupyter Notebook
Published by mattldawson almost 4 years ago

acom-music-box - Version 1.2.2

  • fixes a bug in plots with certain units that prevented scaling of axes

- Jupyter Notebook
Published by mattldawson almost 4 years ago

acom-music-box - Version 1.2.1

  • fixes bug preventing initial conditions uploads to interactive
  • removes IRR plots pending further development

- Jupyter Notebook
Published by mattldawson about 4 years ago

acom-music-box - Version 1.2.0

  • Added integrated reaction rate plots to interface.

- Jupyter Notebook
Published by s-omas over 4 years ago

acom-music-box - Version 1.1.0

  • Interactive updated with species network plots.
  • MICM stubs fix.
  • MICM preprocessor updated to work with CAMP JSON format.

- Jupyter Notebook
Published by s-omas over 4 years ago

acom-music-box - Version 1.0.1

  • Fixed bug in interactive with species information not saving.
  • Fixed broken example use cases.
  • Updated README.

- Jupyter Notebook
Published by s-omas almost 5 years ago

acom-music-box - Version 1.0.0

  • Configuration instructions for command-line MusicBox in config_options.md
  • Updated partmc submodule.
  • Updated music-box-interactive submodule.

- Jupyter Notebook
Published by s-omas almost 5 years ago

acom-music-box - v0.1.1 Interactive Update

Brings in MusicBox Interactive v0.1.1 and fixes dockerfile build process for use with Apple CPU.

- Jupyter Notebook
Published by s-omas almost 5 years ago

acom-music-box - MusicBox initial pre-release

- Jupyter Notebook
Published by s-omas almost 5 years ago