12 static const ossimString VIIRS_DATASET (
"/All_Data/VIIRS-DNB-SDR_All/Radiance");
13 static const ossimString VIIRS_GEOMETRY (
"/All_Data/VIIRS-DNB-GEO_All");
ossimRefPtr< ossimImageGeometry > theGeometry
void setProjection(ossimProjection *projection)
Sets the projection to be used for local-to-world coordinate transformation.
ossimRefPtr< ossimHdf5 > m_hdf5
bool initialize(ossimHdf5 *hdf5, const ossimString &projDataPath="")
Initializes from an open HDF5 file.
unsigned int ossim_uint32
void initImageParameters(ossimImageGeometry *geom) const
Convenience method to set things needed in the image geometry from the image handler.
virtual bool isOpen() const
Derived classes must implement this method to be concrete.
Container class that holds both 2D transform and 3D projection information for an image Only one inst...
virtual ossimRefPtr< ossimImageGeometry > getExternalImageGeometry() const
Returns the image geometry object associated with this tile source or NULL if non defined...
virtual ossimRefPtr< ossimImageGeometry > getImageGeometry()
Returns the image geometry object associated with this tile source or NULL if non defined...
std::vector< ossimString > m_renderableNames
virtual double getNullPixelValue(ossim_uint32 band=0) const