-
Notifications
You must be signed in to change notification settings - Fork 1
verifyKernels
github-actions[bot] edited this page May 30, 2026
·
1 revision
moon-sighting / verifyKernels
verifyKernels(
config?):Promise<{errors:string[];ok:boolean; }>
Defined in: api/index.ts:221
Verify that locally cached kernels exist (and match checksums if supplied).
Optional kernel config (to customize cache directory or checksum)
Promise<{ errors: string[]; ok: boolean; }>
— ok is true when all checks pass
moon-sighting · MIT License · npm · Issues
Guides
Examples
API Reference
- getMoonSightingReport
- getMoonPhase
- getMoonPosition
- getMoonIllumination
- getMoonVisibilityEstimate
- getMoon
- getSunMoonEvents
- initKernels
- downloadKernels
- verifyKernels
Domain Reference
Package Reference
Community