mirror of
https://github.com/acamarata/moon-sighting.git
synced 2026-06-30 19:04:24 +00:00
High-accuracy lunar crescent visibility using JPL DE442S ephemerides. Implements Yallop q-test and Odeh V-parameter with all five crescent geometry quantities (ARCL, ARCV, DAZ, W, lag). Full time scale chain (UTC → TDB), IERS Q·R·W frame transforms, WGS84 observer model, Bennett refraction, and kernel-free moon phase via Meeus approximation.
18 lines
189 B
Text
18 lines
189 B
Text
node_modules/
|
|
dist/
|
|
*.tgz
|
|
*.log
|
|
.DS_Store
|
|
.env
|
|
.env.*
|
|
|
|
# Ephemeris kernel cache (large binary files)
|
|
.kernel-cache/
|
|
*.bsp
|
|
*.tls
|
|
|
|
# AI agent directories
|
|
.claude/
|
|
.cursor/
|
|
.aider/
|
|
.continue/
|