planetarypy / planetaryimage

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

Add a new image sublcass VicarImage #17

Open godber opened 9 years ago

godber commented 9 years ago

Some older planetary image data may be in the Vicar format described here:

godber commented 9 years ago

It appears the pvl already parses the vicar label properly, so its just a matter of implementing a subclass of image like Pds3Image.