LCOGT / lco-education-platform

LCO's education platform for students and teachers
0 stars 0 forks source link

added more flexibility for RA and DEC entries #38

Closed capetillo closed 5 months ago

capetillo commented 5 months ago

FEATURE: Different entry forms for RA and DEC (Aladin)

Background: There are different ways of entering RA and DEC. The user can enter RA in HMS, decimal hours, or decimal degrees and DEC in DMS or decimal degrees.

Implementation: I updated the logic of parseRa and parseDec to match for other forms of entries and be more flexible with spaces.