SETI / rms-opus

PDS OPUS - Outer Planets Data Search Tool
Apache License 2.0
10 stars 7 forks source link

Refactor import pipeline #1193

Closed rfrenchseti closed 2 years ago

rfrenchseti commented 2 years ago

The current design of the import pipeline is not flexible enough to comfortable handle the breadth of data we are importing. There needs to be a way to map volumes/volsets to details about the volume (which index files to read, etc.). Also the entire populate* structure should be redone as a class structure where each instrument can inherit from a parent mission and also parent surface geo and ring geo.