gridpoints: Produce gridpoints over an area
Description
Produce gridpoints over an area.
Usage
gridpoints(border, dx, grpkt, nx, n)
Arguments
dx
Resolution in each direction (?)
nx
Number of gridpoints in each direction (?)
n
Total number of gridpoints (?)
Value
List with components: - xgr
- List of gridpoints in components
lat, lon
or x,y
depending on the projection.
- xgra
- List
of those gridpoints within the area given in
border