MillionConcepts / pdr

[P]lanetary [D]ata [R]eader - A single function to read all Planetary Data System (PDS) data into Python
Other
60 stars 7 forks source link

Add support for line prefixes in tables #62

Closed Sierra-MC closed 1 month ago

Sierra-MC commented 3 months ago

We currently do not support line prefixes. The known unsupported products affected by this issue include:

m-stclair commented 1 month ago

Fixed by d8a304b7daf7df823767b141a9373a190f987672.

At this point, we have addressed most pre/suffix and axplane loading issues except for some of the extremely funky ISIS2 cases, so we can start considering how we might actually return those "non-primary" data. I have opened a separate issue on this topic.