Releases: michealroberts/celerity
Releases · michealroberts/celerity
0.9.0
What's Changed
Features
- feat: Added get_true_anomaly to celerity/moon module. by @michealroberts in #48
- feat: Added get_true_ecliptic_longitude to celerity/moon module. by @michealroberts in #49
- feat: Added get_equatorial_coordinate to celerity/sun module. by @michealroberts in #50
- feat: Added get_does_object_rise_or_set to celerity/transit module. by @michealroberts in #51
Full Changelog: 0.8.0...0.9.0
0.8.0
What's Changed
- feat: Added get_annual_equation_correction to celerity/moon module. by @michealroberts in #42
- feat: Added get_true_anomaly to celerity/sun module. by @michealroberts in #43
- feat: Added get_ecliptic_longitude to celerity/sun module. by @michealroberts in #44
- feat: Added get_mean_ecliptic_longitude to celerity/moon module. by @michealroberts in #45
- feat: Added get_evection_correction to celerity/moon module. by @michealroberts in #46
- feat: Added get_mean_anomaly_correction to celerity/moon module. by @michealroberts in #47
Full Changelog: 0.7.0...0.8.0
0.7.0
What's Changed
Features
- feat: Added get_mean_geometric_longitude to celerity/moon module. by @michealroberts in #40
- feat: Added get_mean_anomaly to celerity/moon module. by @michealroberts in #41
Full Changelog: 0.6.0...0.7.0
0.6.0
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
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
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
What's Changed
Features
- feat: Added get_hour_angle to celerity/astrometry module. by @michealroberts in #12
- feat: Added get_airmass_pickering to celerity/seeing module. by @michealroberts in #13
Full Changelog: 0.2.0...0.3.0
0.2.0
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
What's Changed
Features
- feat: Added J2000 epoch to celerity/constants module. by @michealroberts in #3
- feat: Added J1900 epoch to celerity/constants module. by @michealroberts in #4
- feat: Added J1970 epoch to celerity/constants module. by @michealroberts in #5
- feat: Added get_julian_date to celerity/temporal module. by @michealroberts in #2
- feat: Added get_greenwhich_sidereal_time to celerity/temporal module. by @michealroberts in #6
- feat: Added get_local_sidereal_time to celerity/temporal module. by @michealroberts in #7
- feat: Added get_universal_time to celerity/temporal module. by @michealroberts in #8
New Contributors
- @michealroberts made their first contribution in #1
Full Changelog: https://github.com/michealroberts/celerity/commits/0.1.0