PyPartMC
PyPartMC copied to clipboard
Python (and C++) interface to PartMC with Jupyter/Python, Julia and Matlab examples
currently if only non-C++ changes are committed, this is reported in a PR: ``` CLANG WARNINGS: error: no input files [clang-diagnostic-error] error: no such file or directory: '/github/workspace/files/*.cpp' [clang-diagnostic-error] error:...
- [x] Add `CampCore()` that takes a filename argument - [x] Add alternative initializations for `GasData`, `AeroData` to accept `CampCore` - [x] Example notebook of `partmc/scenarios/5_camp` - [x] Handle json...
introduced in #364 due to https://github.com/bsumlin/PyMieScatt/issues/25 caused by https://github.com/scipy/scipy/pull/20278