B612-Asteroid-Institute / precovery

Fast precovery of small body observations at scale
BSD 3-Clause "New" or "Revised" License
6 stars 2 forks source link

Precover remote #16

Closed ntellis closed 2 years ago

ntellis commented 2 years ago

Works for hitting external Precovery service from instance of Orbit class.

Requires these environment variables (auth currently not used - can be any values for now): PRECOVERY_API_SINGLEORBIT_URL PRECOVERY_API_SINGLEORBIT_USERNAME PRECOVERY_API_SINGLEORBIT_PASSWORD

I think the timescale conversions lines 322-330 are correct but possible I've misunderstood something here.