Menu

#818 Support for PDS3 files

open
nobody
None
5
2024-10-11
2023-12-23
No

We've resolved to support PDS3 files using Todd King's PDS library, and I figured out how to get a parsed Document from PDS3 label files, making it relatively easy to write an Autoplot plugin to support this. I've written initial code which supports some example files, and I expect to be testing this and completing support over the next month, releasing in v2024a_1.

Discussion

  • Jeremy Faden

    Jeremy Faden - 2024-01-10

    Larry mentioned that the code should look in the root directory for an included file when it is not found in the same directory as the label. We should identify a file for this.

     
  • Jeremy Faden

    Jeremy Faden - 2024-10-11

    I noticed that 1-byte integers weren't implemented. This is added.

    I need to find examples of IEEE_COMPLEX and 8-byte IEEE_REAL encodings.

     
MongoDB Logo MongoDB