Skip to content

jamesstill/FindNewMoonPhaseConsoleApp

Repository files navigation

FindNewMoonPhaseConsoleApp

.NET Core 6 console app showing how to find the instant (UTC) of all new moons in a date range. Based on Meeus' algorithm and Chapront's ELP-2000/82 theory with polynomial expressions for ∆T (Delta T) from the NASA eclipse web site. This is a companion project to the SolarEclipseConsoleApp where new moon dates are hard-coded in the NewMoonData class but needn't be if this algorithm were used.

Authors

James Still

License

This project is licensed under the MIT License.

Acknowledgments

About

Find the instant (UTC) of all new moon phases in a date range

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages