A library that computes the ephemerides.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
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 年前