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