ara-astronomia / AutomazioneTende

codice per automatizzare il movimento delle tende in relazione alla posizione del telescopio
MIT License
0 stars 2 forks source link

Replace Astropy with Skyfield #174

Open alkcxy opened 3 years ago

alkcxy commented 3 years ago

As a developer I want a more pythonic way for converts coordinates So that it would be easier to understand what's happening during the conversion

https://rhodesmill.org/skyfield/ https://github.com/skyfielders/python-skyfield/

Probably Numpy dependency should be explicit on Pipfile

alkcxy commented 3 years ago

or even https://rhodesmill.org/pyephem/ for pi0 because more performant.