SETI / rms-pdsfile

pdsfile Python module
Apache License 2.0
0 stars 0 forks source link

NH observations have multiple preview images of a given size #3

Open rfrenchseti opened 9 months ago

rfrenchseti commented 9 months ago

From rms-webtools created by rfrenchseti: SETI/rms-webtools#13

From pds-opus created by rfrenchseti: SETI/pds-opus#483

There are different versions of NH observations with suffixes like "_0x630" and "_0x631". These suffixes are ignored when making the OPUS ID, but the different versions are available for downloading. However, each version also has its own preview image, which means ViewSet has multiple previews for a given OPUS ID and size.

How do we choose which one to display? What do we do if we want the user to choose which one to look at?

rfrenchseti commented 9 months ago

From BYBTW 1/7/2020 - we should look at this eventually but it's not a high priority.