Releases: st-bender/sciapy
Releases · st-bender/sciapy
v0.0.7
New
- CI support for Python 3.8, 3.9, and 3.10
Changes
- Fixed and updated tests to increase code coverage
- Updated AE index and Lyman-alpha data files
- Updated docs
- Uses Github actions for CI and CD
- Removed Python 3.4 from CI setup, support status unclear
- Code style is more
black
-like now
Full Changelog: v0.0.6...v0.0.7
v0.0.6
New
- Documentation on
readthedocs
https://sciapy.readthedocs.io
with example notebooks - Extensive MCMC sampler statistics
Changes
- The local MSIS module has been extracted to its own package
calledpynrlmsise00
https://github.com/st-bender/pynrlmsise00 - Increased test coverage
Full Changelog: v0.0.5...v0.0.6
Version 0.0.5
Improvements
- Enables the proxies to be scaled by cos(SZA)
- Enables the data to be split into (optionally randomized) training and test sets
- Continuous integration with https://travis-ci.org on https://travis-ci.org/st-bender/sciapy
- Includes tests, far from complete yet
Fixes and other
- Installing with
pip
- Code clean up and resource handling