id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
3939	MISSING_CONSTANT in PDS format.	warmerdam	warmerdam	"From Trent Hare:

Using 1.8.0 stable (Jan 26, 2011)

1.) Allow for NoData to be assigned from label if available. Currently I mapped the ISIS2/3 NoData static defaults. This keyword appeared in a recent lunar multi-spectral release, called Diviner.
in pdsdataset.cpp
lines 885-887 - change to:
{{{
        if( bNoDataSet )
            poBand->SetNoDataValue(
               CPLAtofM(GetKeyword(""IMAGE.MISSING_CONSTANT"",dfNoData)));
}}}"	enhancement	closed	normal	1.10.1	GDAL_Raster	unspecified	normal	fixed	PDS	thare
