SETI / rms-opus

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

Change import to not need profile index files #1188

Closed rfrenchseti closed 2 years ago

rfrenchseti commented 2 years ago

Some volumes, such as most occultations, have index files with one line per product, not one line per OPUS ID. So that OPUS can see an index file with one line per OPUS ID, we create "profile_index" files. The easier and more consistent way to do this is to look at each line in the index file and:

As an error check, keep a list of the OPUS IDs that have been created, and those that have been used, and see if there are any ones created that were never used. This would indicate that the conversion -> OPUS ID -> Filespec was not idempotent and should cause an error.

rfrenchseti commented 2 years ago

This is currently not possible for the following volumes:

The following volumes have been fixed to not use the profile_index: COUVIS_8001, COVIMS_8001, CORSS_8001.