planetarypy / planetaryimage

Python PDS and Isis Cube file parser.
BSD 3-Clause "New" or "Revised" License
39 stars 20 forks source link

Add support for SAMPLE_INTERLEAVED PDS Data #47

Open godber opened 8 years ago

godber commented 8 years ago

Right now PDS3Image only supports BAND_INTERLEAVED data. I just came across an example of SAMPLE_INTERLEAVED data.

http://pds-imaging.jpl.nasa.gov/data/lcross/LCRO_0001/DATA/20091009113022_IMPACT/MIR1/CAL/LCROSS_MIR1_CAL_20091009113134589.LBL http://pds-imaging.jpl.nasa.gov/data/lcross/LCRO_0001/DATA/20091009113022_IMPACT/MIR1/CAL/LCROSS_MIR1_CAL_20091009113134589.IMG

godber commented 8 years ago

I have no idea but the images linked to above don't appear sample interleaved, its single band. Weird, I wonder if I pasted the wrong link.