MillionConcepts / pdr

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

cassini missing from supported_missions docs #37

Closed michaelaye closed 1 year ago

michaelaye commented 1 year ago

Just noticed that no comment was made for cassini data yet. Won't be straight forward, I'm afraid, lots of different data sets.

cmillion commented 1 year ago

Yeah. It's on our priority list but haven't gotten to it yet. I'm confident that we can handle the volume of data sets. Are there any particular gotchas that you think we should look out for?

cmillion commented 1 year ago

As a note, we only list a data set as "supported" when we have established test coverage for it. I think it's very likely that much of the Cassini data will already open correctly with pdr. We just don't have test coverage yet.

thareUSGS commented 1 year ago

Cassini RADAR has been migrated to PDS4 (and more recently released). A good chance to test the still existing PDS3 labels and PDS4 labels to see if the same results are had. https://pdsimage2.wr.usgs.gov/Missions/Cassini/

m-stclair commented 1 year ago

just a brief note that we've implemented support for almost all cassini products in the development branch, and this will be included in the next release of pdr.

Sierra-MC commented 1 year ago

The Cassini product support is now specified by data type in the supported datasets document with the release of 0.7.4