Skip to content

Releases: sot/ska_sun

Release 3.15.0

07 Oct 18:18
646785e
Compare
Choose a tag to compare

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

27 Feb 01:51
2ec26c1
Compare
Choose a tag to compare

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

09 Jan 22:25
7b563a0
Compare
Choose a tag to compare

Includes the following merges:

  • PR #36: Change default sun position method to accurate and other minor improvements

Release 3.12.0

20 Nov 19:51
674bf7a
Compare
Choose a tag to compare

Includes the following merges:

  • PR #35: Add position_at_jd to all

Version 3.11.0

18 Sep 18:20
8cb1256
Compare
Choose a tag to compare

Includes the following merges:

  • PR #34: Set to use nominal roll range 0-360
  • PR #25: Support multiple sun position dispatch methods
  • PR #24: Performance

Version 3.10.1

11 Jul 23:57
8fd26c2
Compare
Choose a tag to compare

Includes the following merges:

  • PR #32: Allow repeated pitch vals and make unit tests work after chandra_models updates

Version 3.10.0

01 Jun 10:47
3112cac
Compare
Choose a tag to compare

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

23 Jan 21:01
f223755
Compare
Choose a tag to compare
no-op tag to trigger build

Version 3.9.0

04 Jan 22:14
f223755
Compare
Choose a tag to compare

Includes the following merges:

  • PR #23: Apply black and isort
  • PR #22: Change Ska.Sun to ska_sun w/ back-compatibility

Includes the following merges:

  • PR #23: Apply black and isort
  • PR #22: Change Ska.Sun to ska_sun w/ back-compatibility

Version 3.8.1

07 Apr 18:38
1b92f8b
Compare
Choose a tag to compare

Includes the following merges:

  • PR #21: Fix mistake in docs and update module tagline