Basilisk v2.9.1
- Removed the default
--cleanflag fromsetup.pyto allow for incremental pip wheel builds. - TLE parsing fixed to be robust to file ending issues between LF and CRLF.
- Updated
conanfile.pyto passcompiler.cstd=gnu17during Conan build step to avoidcspice/0067
build failures on newer GCC 15 based Linux toolchains. - Local data fetches fall back to using the pooch fetch if local files are not found.
- No longer prefetch ephemeris data kernels on initial local builds. The data fetcher will handle it.
- Updated documentation on how to use
bskExamplesto download a copy of the tutorial examples - Added
bskPrinciples-6ato explain how to import Basilisk provided data - Fixed range of grammatical typos in the Basilisk documentation
- Ensure the HTML documentation figures from the example scenario look more consistent
- Avoid a memory leak when saving off figures in the CI Unit tests to build the online documentation
- Updated the World Magnetic Model (WMM) Coefficients file to the 2025 version.
Full Changelog: v2.9.0...v2.9.1