v0.6.4
Bug fixes and updates
What's Changed
- Adding coverage config file. by @astronomerritt in #747
- Implements unit tests for orbit conversion utils, fixes obliquity of … by @bernardinelli in #748
- remove ./data/camera file by @mschwamb in #750
- Remove empty data directory by @mschwamb in #753
- Update README.md by @mschwamb in #754
- Update README.md by @mschwamb in #757
- Update inputs.rst by @bernardinelli in #759
- clean up readme tests data directory by @mschwamb in #755
- Small change to getModuleRNG for readability by @jeremykubica in #764
- Proper update of logging incl. test files by @astjoephysics in #767
- Doc strings reformatting by @mschwamb in #762
- Fix H columns for single-filter runs by @astronomerritt in #768
- Clean up in demo directory by @mschwamb in #769
- Standardising randomisation, small fixes. by @astronomerritt in #777
- Adding notebooks to generate Sorcha runscripts. by @astronomerritt in #778
- Corrected docstrings. by @matthewholman in #783
- Update ci by @mschwamb in #789
- formatting updates to get the linter happy by @mschwamb in #790
- Update csv reads by @mschwamb in #794
- Fixes orbits failing silently, adds ephemeris documentation by @bernardinelli in #798
- \s-->\s by @mschwamb in #799
- Experimenting with CI concurrency to address connection timeout by @drewoldag in #802
- Trying a different concurrency. by @drewoldag in #803
- updates to try and test CI errors by @mschwamb in #804
- update codecov runner, add mac ARM, attempt to fix failing CI by @mschwamb in #806
- Extra orbit conversion test by @bernardinelli in #807
- Turns off the new rebound adaptive timestep and reverts back to the s… by @bernardinelli in #809
- Issue 793 by @samncorn in #808
- Seed the random number generator with urandom by @jeremykubica in #810
- Adding command to copy config files. by @astronomerritt in #780
New Contributors
- @astjoephysics made their first contribution in #767
Full Changelog: 0.6.3...v0.6.4