SETI / rms-opus

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

Excessive PdsFile warnings during OPUS import #1290

Closed rfrenchseti closed 1 year ago

rfrenchseti commented 1 year ago

OPUS import now throws out thousands of lines that say:

2023-01-09 13:26:18 | pds.opus_import.main |--| WARNING | Retrieving viewable shape: /volumes/pdsdata-raid45/holdings/documents/NHxxLO_xxxx/LORRI-responsivity-plot.png
2023-01-09 13:26:18 | pds.opus_import.main |--| WARNING | Retrieving viewable shape: /volumes/pdsdata-raid45/holdings/documents/NHxxLO_xxxx/NH-Boresight-FOVs.png

during import, because of recent changes to PdsFile. These warnings should be captured and not included in the import log file.

rfrenchseti commented 1 year ago

I'm going to move this issue over to pds-webtools because really this shouldn't be a warning in the first place.