Skip to contents

Returns metadata about a GridFloat object read from a file.

Usage

maxent_grid_info(grid)

Arguments

grid

External pointer to a GridFloat object.

Value

Named list with: nrows, ncols, xll, yll, cellsize, nodata, name, count_data.