Note: !!! Work in progress. More classes to be added. Note: !!! There will be some rounding errors. This library was created for interfacing purposes between a Raspberry Pi Pico and Stellarium running on a Raspberry Pi.
Low-level utilities and codes from the Interactive Data Language (IDL) Astronomy Users Library (https://github.com/wlandsman/IDLAstro) , https://www.nies.ch/doc/astro/sternzeit.en.php , adapted for Micropython. They address: utilities for astrometry, tba.
- altaz2hadec: Convert horizon (Alt-Az) coordinates to hour angle and declination
- hadec2altaz: Convert hour angle and declination to horizon (Alt-Az) coordinates
- deg2dms: Convert degrees to degrees-minutes-seconds
- deg2hms: Convert degrees to hours-minutes-seconds