Closed ajstewart closed 3 years ago
image_id
ID
planets_df
ALLOWED_PLANETS
@ddobie sorry for the many commits, had to test it on Nimbus back and forth.
Fixes #281 Fixes #282 Fixes #284
Also included a fix for the get_source function that had regressed probably due to an update somewhere to astropy or pandas.
get_source
image_id
to planet results.ID
column from the check planets meta toimage_id
.planets_df
to avoid duplicate indexes after creation.ALLOWED_PLANETS
is a copy and not the actual object itself, otherwise the sun and moon were removed in the process.@ddobie sorry for the many commits, had to test it on Nimbus back and forth.
Fixes #281 Fixes #282 Fixes #284