}
@Test @Ignore
public void testCreateRasterEntryPNG() throws Exception {
//TODO: re-enable this test once we can pass in teh bounds to a world image
WorldImageFormat format = new WorldImageFormat();
WorldImageReader reader = format.getReader(setUpPNG());
GridCoverage2D cov = reader.read(null);
RasterEntry entry = new RasterEntry();
entry.setTableName("Pk50095");