satellogic / orbit-predictor

Python library to propagate satellite orbits.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Think about consistency

astrojuanlu opened this issue · comments

#8 (comment)

This MR references satellites by name instead of satellite ID, so it changes the convention that we currently have. Although it is nice to be able to search this way, it creates an inconsistency that we better avoid. Or we keep using ids, or we change everything to names, or we support both transparently here.

Being hit by this today.