pyorbital icon indicating copy to clipboard operation
pyorbital copied to clipboard

Does pyorbital no longer calculate moon phase?

Open conkline opened this issue 6 years ago • 7 comments

Iʻm looking for a quick and simple way to calculate moon phase on a given date, and wanted to follow this tutorial: https://pyorbital.readthedocs.io/en/feature-moon-phase/moon_calculations.html

I installed pyorbital successfully, but get a <AttributeError: module 'pyorbital' has no attribute 'moon_phase'> error. Looking through the code, I was unable to find this module, unless Iʻm missing something.

Is moon_phase no longer an included module?

conkline avatar Oct 16 '19 20:10 conkline

@adybbroe Any insight ?

mraspaud avatar Oct 16 '19 20:10 mraspaud

Is it in this branch and never got merged? https://github.com/pytroll/pyorbital/tree/feature-moon-phase

djhoese avatar Oct 16 '19 20:10 djhoese

Ah, looks like it! Thank you!

conkline avatar Oct 16 '19 20:10 conkline

Is it possible for this branch to be merged? The work in it seems to work well.

advaiyalad avatar Mar 23 '22 00:03 advaiyalad

I create #96 from this branch, but it will take a lot of work to get it ready for merging. If anyone (@adybbroe @PythonCreator27 @conkline ) are interested in tackling this challenge, let us know here.

djhoese avatar Mar 23 '22 00:03 djhoese