hidp123
hidp123
https://github.com/Stellarium/stellarium/blob/e507fc29d57cec5d8d0de84e7c340d747906698c/plugins/Calendars/src/Calendar.cpp#L1214-L1217 The code here for crescent visibility according to Yallop's criterion calculates arc of vision (arcv) as `moon altitude - sun altitude`. However, looking at [Yallop's paper](https://www.astronomycenter.net/pdf/yallop_1997.pdf) the formula is...
Currently, the icon looks a bit small on the Microsoft Store, a bigger one would be better. See screenshot of some other apps for comaprison.  
Hi, getting an error when installing pyswisseph using pip on python 3.12. On 3.11 it installs correctly. So I assume this is the cause of the error. Is there any...
Hi, I'm getting the following error even though I have set the path in swe_set_ephe_path(). I believe it's because I haven't done this bit properly https://github.com/ygrenier/SwissEphNet/wiki/Loading-files#loading-files Can someone show me...
### Steps to reproduce After I installed the following app the "open with" box only gives one option, that is the new app only, no chrome, YouTube etc. 1. Install...
At the official repo, there is swevents.c which has some good code for events, is there plans to make a python port of swevents.c as well?