pds-view
pds-view copied to clipboard
PDSView provides support for visualizing PDS3 and PDS4 data products.
## 🐛 Describe the bug ``` /root/Downloads/PDSView-debian-10/PDSView Traceback (most recent call last): File "pyinstaller-hook.py", line 33, in ImportError: No module named sip ``` ## 📜 To Reproduce Try to install...
Attempting to open the following PDS3 product from the PSA (Rosetta/MIDAS): http://psa.esa.int/pdap/download?RESOURCE_CLASS=PRODUCT&ID=RO-C-MIDAS-5-PRL-TO-EXT3-V1.0:DATA:IMG_1612423_1615300_069_ZS::1.0 results in no message/warning/error from the GUI but the following reports in the terminal: ``` Traceback (most recent...
 [9P_Tempel_1-pre1.506-20050702.52-irs.csv.txt](https://github.com/NASA-PDS-Incubator/pds-view/files/3777864/9P_Tempel_1-pre1.506-20050702.52-irs.csv.txt) [9P_Tempel_1-pre1.506-20050702.52-irs.xml.txt](https://github.com/NASA-PDS-Incubator/pds-view/files/3777867/9P_Tempel_1-pre1.506-20050702.52-irs.xml.txt)
Attached are x.xml and x.jpg. The latter should be named x.dat, but github disapproved. The data file was originally 300+k records, but PDSView hangs on the reduced one as well....
https://pds-jira.jpl.nasa.gov/browse/CCB-264 [CCB-264.pdf](https://github.com/NASA-PDS/pds-view/files/5884221/CCB-264.pdf) [minimal_test_product_line_endings.zip](https://github.com/NASA-PDS/pds-view/files/5884222/minimal_test_product_line_endings.zip)
An Inspect Tool Operational guide needs to be added. Initial work was done, but in Word format. It can be obtained by going to the OODT JIRA site: https://oodt.jpl.nasa.gov/jira/browse/PDS-662 According...
Debian and ubuntu versions do not work on CentOS. Need a version compiled on CentOS.
Please make the installation documentation clear that this will only work on Mac OS greater than 10.12.6.
Validate now allows non-ascii characters, so I assume that's the right thing to do. PDS View should match validate as well but misses the non-ASCII characters in the attached. [apd.zip](https://github.com/NASA-PDS-Incubator/pds-view/files/3844775/apd.zip)
The vertical orientation for the first Array_2D_Image is wrong. The .xml has Top to Bottom which I assume is correct, as Lev's viewer orients this correctly. However, there might legitimately...