A library that computes the ephemerides.
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Jérôme Deuchnord 50b9569e5e
feat: use Skyfield-Data library instead of downloading needed files at first time (#22)
3 년 전
..
__init__.py fix: add missing enums to the exposed model, rename data.py to model.py (#11) 3 년 전
__version__.py build: bump version 0.11.2 3 년 전
core.py feat: use Skyfield-Data library instead of downloading needed files at first time (#22) 3 년 전
dateutil.py fix: "minute must be in 0..59" error (#20) 3 년 전
enum.py feat(event): add support for Earth seasons (#24) 3 년 전
ephemerides.py fix(ephemerides): fix a bug that made the ephemerides calculations impossible for the Poles (#21) 3 년 전
events.py feat(event): add support for Earth seasons (#24) 3 년 전
exceptions.py chore: remove useless header comment 3 년 전
model.py feat(event): add support for Earth seasons (#24) 3 년 전