orppst / pst-gui

web based front end for the tool
Mozilla Public License 2.0
0 stars 0 forks source link

Sexagesimal positions #175

Open mwapst opened 5 days ago

mwapst commented 5 days ago

Currently shown as degrees, which apparently some databases use instead of time. Do we need a conversion tool between hh:mm:ss and degrees, which will probably have rounding errors, so need to think about comparison with other databases. Which one will we store? Also, maybe allow user to enter either, then calculate and present the other on the ui too.

pahjbo commented 5 days ago

this is related to the library mentioned in https://github.com/orppst/pst-gui/issues/72#issuecomment-1952247224 - so note the conversion should be done on the client side