Recent Releases of SSAPy - Space Situational Awareness for Python
SSAPy - Space Situational Awareness for Python - Simplified install process
What's Changed
- Minor workflow edits by @denvir-py in https://github.com/LLNL/SSAPy/pull/102
Full Changelog: https://github.com/LLNL/SSAPy/compare/v1.1.2...v1.1.3
Scientific Software - Peer-reviewed
- Python
Published by denvir-py 5 months ago
SSAPy - Space Situational Awareness for Python - Added Earth Collision Detection
Made changes to the RK and SciPy integrator classes to break propagation on collision with the Earth. State vectors return all states up to and including the first invalid state. Previous behavior was to return NaN.
Scientific Software - Peer-reviewed
- Python
Published by SuperdoerTrav 5 months ago
SSAPy - Space Situational Awareness for Python - v1.1
What's Changed
- Rename
developbranch tomainin docs by @igoumiri in https://github.com/LLNL/SSAPy/pull/3 - fixed depreciated function names by @SuperdoerTrav in https://github.com/LLNL/SSAPy/pull/9
- Store data files using Git LFS by @aperloff in https://github.com/LLNL/SSAPy/pull/2
- Fix docutils/sphinx-rtd-theme dependency issue by @aperloff in https://github.com/LLNL/SSAPy/pull/10
- Improve concepts page of docs by @igoumiri in https://github.com/LLNL/SSAPy/pull/8
- Add basic documentation + small fixes by @igoumiri in https://github.com/LLNL/SSAPy/pull/4
- New plots by @SuperdoerTrav in https://github.com/LLNL/SSAPy/pull/11
- Fix docs build and warnings by @igoumiri in https://github.com/LLNL/SSAPy/pull/24
- Updated setup and requirements documents by @rusu24edward in https://github.com/LLNL/SSAPy/pull/21
- Fixed TimeDelta Warning from astropy by @bbreisch26 in https://github.com/LLNL/SSAPy/pull/20
- Document constants in API reference by @igoumiri in https://github.com/LLNL/SSAPy/pull/23
- Add meaning of SOFA acronym to function comments by @JasonBernstein1 in https://github.com/LLNL/SSAPy/pull/27
- Modify checkAngle function to allow non-default rtol by @JasonBernstein1 in https://github.com/LLNL/SSAPy/pull/26
- CI Updates by @aperloff in https://github.com/LLNL/SSAPy/pull/29
- Define DRO, GTO, and LD acronyms in comments by @JasonBernstein1 in https://github.com/LLNL/SSAPy/pull/30
- Update to documentation by @Kerianne28 in https://github.com/LLNL/SSAPy/pull/32
- Fix issue with images not being built by @aperloff in https://github.com/LLNL/SSAPy/pull/31
- Fix issue with building image by @aperloff in https://github.com/LLNL/SSAPy/pull/33
- Update documentation for tests from Montenbruck and Gill by @JasonBernstein1 in https://github.com/LLNL/SSAPy/pull/28
- Split maneuver test into three separate tests by @JasonBernstein1 in https://github.com/LLNL/SSAPy/pull/34
- Add test of Keplerian element evaluation from position and velocity by @JasonBernstein1 in https://github.com/LLNL/SSAPy/pull/36
- Fix typos in compute.py by @JasonBernstein1 in https://github.com/LLNL/SSAPy/pull/44
- Improve documentation in orbit_solver.py by @JasonBernstein1 in https://github.com/LLNL/SSAPy/pull/43
- Fix typos and uppercase acronym in test_plots.py by @JasonBernstein1 in https://github.com/LLNL/SSAPy/pull/41
- Add docstring explaining origin and purpose of test by @JasonBernstein1 in https://github.com/LLNL/SSAPy/pull/39
- Fix test of sun's gravitational parameter by @JasonBernstein1 in https://github.com/LLNL/SSAPy/pull/38
- JOSS paper submission by @astrophpeter in https://github.com/LLNL/SSAPy/pull/47
- Update paper.md for JOSS re-review to make paper compile properly by @astrophpeter in https://github.com/LLNL/SSAPy/pull/52
- Fixed docstrings in the documentation by @denvir-py in https://github.com/LLNL/SSAPy/pull/53
- API Modular Tabular Format with Inheritance Diagrams by @denvir-py in https://github.com/LLNL/SSAPy/pull/54
- Fixed failures from tolerance by @rusu24edward in https://github.com/LLNL/SSAPy/pull/22
- Refactor tests to simplify sampling of LEO and GEO orbits by @JasonBernstein1 in https://github.com/LLNL/SSAPy/pull/40
- Added docstring to propagator.py by @denvir-py in https://github.com/LLNL/SSAPy/pull/65
- Added docstrings to orbit_solver.py by @denvir-py in https://github.com/LLNL/SSAPy/pull/63
- Added docstrings to io.py by @denvir-py in https://github.com/LLNL/SSAPy/pull/61
- Added docstrings to linker.py by @denvir-py in https://github.com/LLNL/SSAPy/pull/62
- Added docstrings to plotUtils.py by @denvir-py in https://github.com/LLNL/SSAPy/pull/64
- Added docstrings to ellipsoid.py by @denvir-py in https://github.com/LLNL/SSAPy/pull/58
- Added docstrings to correlate-tracks.py by @denvir-py in https://github.com/LLNL/SSAPy/pull/57
- Added docstrings to compute.py by @denvir-py in https://github.com/LLNL/SSAPy/pull/56
- Update documentation and functions in utils.py by @JasonBernstein1 in https://github.com/LLNL/SSAPy/pull/42
- Remove f prefix from strings that do not use string interpolation by @JasonBernstein1 in https://github.com/LLNL/SSAPy/pull/50
- Fixing codecov and README by @denvir-py in https://github.com/LLNL/SSAPy/pull/55
- Added docstrings to rvsampler.py by @denvir-py in https://github.com/LLNL/SSAPy/pull/66
- Added docstrings to utils.py by @denvir-py in https://github.com/LLNL/SSAPy/pull/67
- Creating pip install capabilities by @denvir-py in https://github.com/LLNL/SSAPy/pull/60
- Minor docstring edits by @denvir-py in https://github.com/LLNL/SSAPy/pull/68
- Refactor CI and Package Management for Streamlined Installation and Testing by @denvir-py in https://github.com/LLNL/SSAPy/pull/69
- Edits to pytest by @denvir-py in https://github.com/LLNL/SSAPy/pull/70
- Adding a JOSS status badge by @denvir-py in https://github.com/LLNL/SSAPy/pull/71
- Update to install instructions by @denvir-py in https://github.com/LLNL/SSAPy/pull/72
- added examples to documentation by @astrophpeter in https://github.com/LLNL/SSAPy/pull/77
- fixed docs typos by @astrophpeter in https://github.com/LLNL/SSAPy/pull/78
- Adding tests by @denvir-py in https://github.com/LLNL/SSAPy/pull/73
- Creating automated pypi publishing by @denvir-py in https://github.com/LLNL/SSAPy/pull/76
- normalized moonnormalvector by @SuperdoerTrav in https://github.com/LLNL/SSAPy/pull/84
- Fix/sun shine by @SuperdoerTrav in https://github.com/LLNL/SSAPy/pull/85
- Fix paper to address issue #79 by @astrophpeter in https://github.com/LLNL/SSAPy/pull/83
- Adding apparent magnitude 3D plot example by @denvir-py in https://github.com/LLNL/SSAPy/pull/87
- Adding reference to Tudat and Orekit by @denvir-py in https://github.com/LLNL/SSAPy/pull/88
- Adding solar phase angle example by @denvir-py in https://github.com/LLNL/SSAPy/pull/89
- updated paper for JOSS review by @astrophpeter in https://github.com/LLNL/SSAPy/pull/90
- fix minor grammatical issues in the JOSS paper by @astrophpeter in https://github.com/LLNL/SSAPy/pull/91
- fixed more typos in the JOSS paper by @astrophpeter in https://github.com/LLNL/SSAPy/pull/92
- update bib DOI for JOSS by @astrophpeter in https://github.com/LLNL/SSAPy/pull/93
New Contributors
- @igoumiri made their first contribution in https://github.com/LLNL/SSAPy/pull/3
- @SuperdoerTrav made their first contribution in https://github.com/LLNL/SSAPy/pull/9
- @aperloff made their first contribution in https://github.com/LLNL/SSAPy/pull/2
- @rusu24edward made their first contribution in https://github.com/LLNL/SSAPy/pull/21
- @bbreisch26 made their first contribution in https://github.com/LLNL/SSAPy/pull/20
- @JasonBernstein1 made their first contribution in https://github.com/LLNL/SSAPy/pull/27
- @Kerianne28 made their first contribution in https://github.com/LLNL/SSAPy/pull/32
- @astrophpeter made their first contribution in https://github.com/LLNL/SSAPy/pull/47
- @denvir-py made their first contribution in https://github.com/LLNL/SSAPy/pull/53
Full Changelog: https://github.com/LLNL/SSAPy/commits/v1.1
Scientific Software - Peer-reviewed
- Python
Published by astrophpeter 5 months ago