Releases: sot/ska_sun
Releases · sot/ska_sun
Release 3.15.0
What's Changed
- Add functions get_att_for_sun_pitch_yaw() and get_nsm_attitude() by @taldcroft in #38
Full Changelog: 3.14.0...3.15.0
Includes the following merges:
- PR #38: Add functions get_att_for_sun_pitch_yaw() and get_nsm_attitude()
Release 3.14.0
What's Changed
- Add coord_system kwarg to get/apply_sun_pitch_yaw and change default sign by @taldcroft in #37
Full Changelog: 3.13.0...3.14.0
Includes the following merges:
- PR #37: Add coord_system kwarg to get/apply_sun_pitch_yaw and change default sign
Release 3.13.0
Includes the following merges:
- PR #36: Change default sun position method to accurate and other minor improvements
Release 3.12.0
Includes the following merges:
- PR #35: Add position_at_jd to all
Version 3.11.0
Version 3.10.1
Includes the following merges:
- PR #32: Allow repeated pitch vals and make unit tests work after chandra_models updates
Version 3.10.0
Includes the following merges:
- PR #31: Update for new ska_helpers.chandra_models
- PR #27: Change allowed_rolldev to use chandra_models
- PR #28: Fix a test fail from numerical issues
- PR #23: Apply black and isort
- PR #22: Change Ska.Sun to ska_sun w/ back-compatibility
- PR #21: Fix mistake in docs and update module tagline
- PR #19: Move allowed_rolldev here from sparkles and update pitch/roll table
- PR #17: PEP8 compliance
- PR #16: Add utility functions, add units tests and package properly
- PR #15: Unified documentation style
- PR #13: Shiny workflow update
- PR #12: Shiny workflow update
- PR #10: Make namespace package native
- PR #11: Setting up automated builds
- PR #9: use name instead of package in ska_helpers.get_version
- PR #7: Implementation of setuptools_scm usage as described in sot/skare3/issues/240
- PR #8: Add idlastro license
- PR #6: Add LICENSE and license comments
- PR #4: Python 3 compatibility
- PR #1: Add function to compute off nominal roll
Version 3.9.1
no-op tag to trigger build
Version 3.9.0
Version 3.8.1
Includes the following merges:
- PR #21: Fix mistake in docs and update module tagline