NASA-PDS / pds-view

PDSView provides support for visualizing PDS3 and PDS4 data products.
https://github.com/NASA-PDS/pds-view/#pdsview
Other
21 stars 7 forks source link

Hard-coded reference to IMAGE objects in imageextractor #9

Open msbentley opened 5 years ago

msbentley commented 5 years ago

I'm not sure if the imageextractor module is actually used by pds-view, but when using the standalone PyPDS library, my file referenced in issue #8 fails to load since it expects an image object name which is simply IMAGE, rather than having an arbitrary prefix (in this case BCR_IMAGE) (see this line and the next)