You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
access to more information in aero_particle (absorb_cross_sect, scatter_cross_sect, asymmetry, refract_shell, refract_core, n_orig_part, least_create_time, greatest_create_time, id) and aero_data (n_source) - kudos @jcurtis2!
workaround compatibility issues with newer setuptools_scm
require CMake 3.8 to understand CXX17 flags - thanks @leeanne2 for reporting!
make pytest execute rand_init before each test, not just before a test session starts