PyPartMC
PyPartMC copied to clipboard
Python (and C++) interface to PartMC with Jupyter/Python, Julia and Matlab examples
We should consider the two optical models presented in this paper in GMD when they become available: https://gmd.copernicus.org/preprints/gmd-2024-30/
exception propagation seems not to work on arm64 (failing `test_spec_by_name_not_found` test on CI)
Implement the contents of `stats.F90` to store averages and variances of scalar values, 1d arrays and 2d arrays such that ensembles of simulations can be run. These types have the...
currently we have this in the workflow file: ``` ex -sc 'g/^PyPartMC/d' -cx .binder/requirements.txt pip install -r .binder/requirements.txt ``` and no way for a user to pip-install these dependencies