v0.7.0
What's Changed
- 79 allow updates to custom rate constant parameters and mapping by name by @K20shores in #80
- 81 supply custom rate constants to fortran by @K20shores in #82
- Python packaging by @K20shores in #85
- Access species properties through API by @mattldawson in #86
- Fixes a bug with Fortran builds by @mattldawson in #87
- 91 remove submodules by @K20shores in #92
- Add custom error handling option by @mattldawson in #88
- 90 allow api users to create and destroy instances of tuvx by @K20shores in #96
- Update error and mapping types to use String struct by @mattldawson in #99
- Fix packaging script by @mattldawson in #100
- Update path to musicaConfig.in in CMake scripts by @mattldawson in #101
- Develop fix build by @K20shores in #102
- Develop docs by @dwfncar in #95
- Update build scripts by @mattldawson in #106
- Shift fortran indices to be 1-based by @mattldawson in #114
- Develop fix ubuntu action by @K20shores in #116
- Update MICM API to reflect the changes in MICM by @boulderdaze in #110
- Parameterize dependencies to allow for easier testing against PRs, branches. by @WardF in #124
- Auto-format code by autopep8 by @github-actions in #130
- Add clang-format to autoformate C/C++ code by @boulderdaze in #125
- Auto format python code using pep8 by @boulderdaze in #129
- Set musica-fortran position-independent code macro to ON when building static library by @WardF in #133
- fixing intel by @K20shores in #137
- Add clang-tidy to autoformat C/C++ by @boulderdaze in #131
- MUSICA Tutorial Chapter 1 by @dwfncar in #132
- Use single line comment style for copyright by @boulderdaze in #143
- Add libnetcdf.setting-style configuration summary by @WardF in #148
- Modify regex for clang format by @boulderdaze in #142
- Make tuvx grids available in musica fortran and musica c++ by @K20shores in #140
- Auto-format code changes by @github-actions in #150
- Auto-format code by autopep8 by @github-actions in #149
- Auto-format code by autopep8 by @github-actions in #151
- Fixing fetch content tests by @K20shores in #154
- Add air density to MICM solve function as input by @mattldawson in #160
- Auto-format code changes by @github-actions in #161
- Return MICM solver state details from MicmSolve() by @boulderdaze in #145
- Add GH action for clang-tidy by @boulderdaze in #164
- 158 create an action to test the build and packaging of the python target by @K20shores in #165
- Auto-format code by autopep8 by @github-actions in #167
- try to fix clang test by @mattldawson in #169
- Update the version to v0.7.0 by @boulderdaze in #168
New Contributors
- @dwfncar made their first contribution in #95
- @WardF made their first contribution in #124
- @github-actions made their first contribution in #130
Full Changelog: v0.6.1...v0.7.0