<< DestroyFlowDirGrid Managing CLaRiNet data structures: "FloatRaster", "FlowDirGrid" and "CellTree" structures GetFlowDirGridHeader >>

CLaRiNet 0.1 beta >> Managing CLaRiNet data structures: "FloatRaster", "FlowDirGrid" and "CellTree" structures > GetFloatRasterHeader

GetFloatRasterHeader

Gets the georeferencing header of an existing single-precision floating point raster.

Calling Sequence

Header = GetFloatRasterHeader ( handle_ras )

Arguments

handle_ras

integer: handle on the raster

Header

output, vector containing 7 values: number of columns in the raster, number of lines, cellsize, X coordinate of lower-left pixel, Y coordinate of lower-left pixel, NODATA value, convention for positioning the lower-left pixel.

Description

Gets the georeferencing header of an existing single-precision floating point raster.

Examples

See Also

Authors

<< DestroyFlowDirGrid Managing CLaRiNet data structures: "FloatRaster", "FlowDirGrid" and "CellTree" structures GetFlowDirGridHeader >>