Opened 13 years ago

Last modified 13 years ago

#3944 closed defect

ISIS2 Improvements — at Initial Version

Reported by: warmerdam Owned by: warmerdam
Priority: normal Milestone: 1.9.0
Component: GDAL_Raster Version: unspecified
Severity: normal Keywords: ISIS2
Cc: thare

Description

Hi,

i have a patch for gdal 1.7.3 to improve isis2 driver. The patch had

  • writing functionality for QUBE object
  • grab null value
  • improve the type reading
  • can read qube with back plane, side plane and bottom plane
  • can read a file with label detached or attached.

and i have modify nasakeyword handler to reduce sensibility of parser to little error on comment. (Like if we have char after end comment.)

but i have rewrite/move a lot of lines... I use this patch for a research project from one year ago. I work on hyperspectral data with OTB library.

I think is it possible to easily merge pdsdataset.cpp and isis2dataset.cpp pdsdataset work on IMAGE tag and isis2 on QUBE tag but it is the same workflow for all object (QUBE, IMAGE or SPECTRAL_QUBE)

Warning for writing no geographical information are writing now, and create_copy is not implemented.

Ludovic.

Change History (1)

by warmerdam, 13 years ago

Attachment: gdal-1.7.3-lpg-613.patch added

ISIS2 improvements from Ludovic.

Note: See TracTickets for help on using tickets.