Jérôme Deuchnord
|
c39cd3aefa
|
fix: handle out of range date error
|
4 years ago |
Jérôme Deuchnord
|
6618712030
|
refactor: simplify ephemerides, remove dead code
BREAKING CHANGE: the JSON format has deeply changed to enhance its
consistency
|
4 years ago |
Jérôme Deuchnord
|
b8d6ae2f51
|
feat: add support for occultations
|
4 years ago |
Jérôme Deuchnord
|
9dbc093631
|
feat: add support for maximal elongations of Mercury and Venus
|
4 years ago |
Jérôme Deuchnord
|
d7730bd2ad
|
feat: add support for timezones
|
4 years ago |
Jérôme Deuchnord
|
c4f07a1d64
|
feat(i18n): make the strings translatable
|
4 years ago |
Jérôme Deuchnord
|
8d60a2ad99
|
feat(events): add support for conjunctions
|
5 years ago |
Jérôme Deuchnord
|
fa2da9e4a9
|
feat(events): add support for opposition events
|
5 years ago |
Jérôme Deuchnord
|
d7157466d9
|
fix(moonphase): fix the Moon phase prediction
|
5 years ago |
Jérôme Deuchnord
|
61536da9df
|
perf(position): enhance the position performing
|
5 years ago |
Jérôme Deuchnord
|
d079fc7b20
|
fix(position): remove useless altitude argument
BREAKING CHANGE: invoking kosmorro command with the --altitude argument
will now fail with an "unrecognized arguments" error.
|
5 years ago |
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 years ago |
Jérôme Deuchnord
|
a8dfe3bd11
|
Add unit tests, fix variable names
|
5 years ago |
Jérôme Deuchnord
|
da64382b3b
|
Add JSON output
|
5 years ago |
Jérôme Deuchnord
|
392b2dd7dc
|
Refactorization of the computation functions
|
5 years ago |