Jérôme Deuchnord
6618712030
refactor: simplify ephemerides, remove dead code
BREAKING CHANGE: the JSON format has deeply changed to enhance its
consistency
4 anni fa
Jérôme Deuchnord
1cd54f42bc
refactor: remove unused functions in ephemerides.py
4 anni fa
Jérôme Deuchnord
32489ae355
feat: move the date to a single argument
BREAKING CHANGE: the --day, --month and --year arguments have been removed in the
favor of a single one.
4 anni fa
Jérôme Deuchnord
9dbc093631
feat: add support for maximal elongations of Mercury and Venus
4 anni fa
Jérôme Deuchnord
d7730bd2ad
feat: add support for timezones
4 anni fa
Jérôme Deuchnord
081aab129e
fix: add compatibility for Skyfield 1.17
4 anni fa
Jérôme Deuchnord
467c8227df
feat(ephemerides): compute ephemerides if the position is set only
BREAKING CHANGE: invoking kosmorro command without --latitude and
--longitude arguments will now only output the Moon phase and,
eventually, the events for the given date (or today if date not given).
5 anni fa
Jérôme Deuchnord
6856d45643
feat(moon-phase): compute more accurate Moon phase
BREAKING CHANGE: JSON format now returns the moon phase as an object
instead of a string
5 anni fa
Jérôme Deuchnord
82bdc7055b
fix: set times are now correct
5 anni fa
Jérôme Deuchnord
a8dfe3bd11
Add unit tests, fix variable names
5 anni fa
Jérôme Deuchnord
da64382b3b
Add JSON output
5 anni fa
Jérôme Deuchnord
392b2dd7dc
Refactorization of the computation functions
5 anni fa