DOI-USGS / ISIS3

Integrated Software for Imagers and Spectrometers v3. ISIS3 is a digital image processing software package to manipulate imagery collected by current and past NASA and International planetary missions.
https://isis.astrogeology.usgs.gov
Other
195 stars 166 forks source link

Generic PDS4 import for ISIS #2807

Closed ascbot closed 5 years ago

ascbot commented 5 years ago

Author Name: Stuart Sides (@scsides)


Write an import application for ISIS (importcube). The functionality should be completely contained in modules of libisis3 or other libraries. The application should provide the UI and the input file and the output ISIS Cube to a library routine/class (i.e., no processing login within the app). The mission/instrument specific information should be created using mission/instrument specific code contained in a scriptable language (e.g., python). The application should not need to be re-compiled when new missions/instruments are added.

The program/library should be able to read PDS4, PDS3, FITS, and ISIS2.

jessemapel commented 5 years ago

@all closing as we're no longer pursuing this tool