* the type is not the same: JAI operations typically expect a RenderedImage
* source, while coverage operations typically expect a GridCoverage source.
* The value will be stored separatly, and the coverage framework will need
* to handle it itself.
*/
value = d.createValue();
}
values[i] = value;
}
/*
* Checks for name clashes.