Skip to content

Releases: michealroberts/celerity

0.9.0

10 May 14:07
Compare
Choose a tag to compare

What's Changed

Features

Full Changelog: 0.8.0...0.9.0

0.8.0

09 May 15:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.0...0.8.0

0.7.0

08 May 18:48
Compare
Choose a tag to compare

What's Changed

Features

Full Changelog: 0.6.0...0.7.0

0.6.0

06 May 18:42
Compare
Choose a tag to compare

What's Changed

Features

  • feat: Added get_mean_anomaly to celerity/sun module. by @michealroberts in #27
  • feat: Added get_mean_ecliptic_longitude_of_the_ascending_node to celerity/moon module. by @michealroberts in #28
  • feat: Added get_mean_geometric_longitude to celerity/sun module. by @michealroberts in #30
  • feat: Added get_equation_of_center to celerity/sun module. by @michealroberts in #32
  • feat: Added get_true_geometric_longitude to celerity/sun module. by @michealroberts in #33
  • feat: Added get_eccentricity_of_orbit to celerity/sun module. by @michealroberts in #34

Full Changelog: 0.5.0...0.6.0

0.5.0

05 May 16:10
Compare
Choose a tag to compare

What's Changed

Features

  • feat: Added get_modified_julian_date to celerity/temporal module. by @michealroberts in #21
  • feat: Added get_obliquity_of_the_ecliptic to celerity/astrometry module. by @michealroberts in #22
  • feat: Added get_number_of_fractional_days_since_j2000 to celerity/epoch module. by @michealroberts in #23

Full Changelog: 0.4.0...0.5.0

0.4.0

04 May 16:35
Compare
Choose a tag to compare

What's Changed

Features

  • feat: Added EquatorialCoordinate(TypedDict) type to celerity/common module. by @michealroberts in #16
  • feat: Added GeographicCoordinate(TypedDict) type to celerity/common module. by @michealroberts in #17
  • feat: Added HorizontalCoordinate(TypedDict) type to celerity/common module. by @michealroberts in #19
  • feat: Added get_airmass_karstenyoung to celerity/seeing module. by @michealroberts in #14
  • feat: Added get_airmass to celerity/seeing module. by @michealroberts in #15
  • feat: Added get_parallactic_angle to celerity/astrometry module. by @michealroberts in #18
  • feat: Added convert_equatorial_to_horizontal to celerity/coordinates module. by @michealroberts in #20

Full Changelog: 0.3.0...0.4.0

0.3.0

03 May 15:43
Compare
Choose a tag to compare

What's Changed

Features

Full Changelog: 0.2.0...0.3.0

0.2.0

03 May 15:22
Compare
Choose a tag to compare

What's Changed

Features

  • feat: Added get_normalised_azimuthal_degree to celerity/utilities module. by @michealroberts in #10
  • feat: Added get_normalised_inclination_degree to celerity/utilities module. by @michealroberts in #11

Full Changelog: 0.1.0...0.2.0

0.1.0

02 May 17:18
1b794d6
Compare
Choose a tag to compare

What's Changed

Features

New Contributors

Full Changelog: https://github.com/michealroberts/celerity/commits/0.1.0