mmebsout
mmebsout
Adds language files to support french in the plugin.
Context: I have Pycharm in MacOsX running a test with pytest in debug mode. ``` def test_reading_pds4(): product = pds4_tools.read( "./my_product.xml") ``` Works fine Whereas : ``` import pandas pandas.DataFrame()...
**Context** : When opening a Table with PDS4 Viewer, if the content of the table are long they are viewed truncated. - Mac OS 13.4 (22F66) - PDS4 Viewer version...
To view an Array_3D_Spectrum data, the PDS4 viewer offers Table or Image options. It would be nice to have a Plot option inside the Image visualisation to view a spectral...