| inarccap {autoimage} | R Documentation |
Interpolated maximum daily surface air temperatures on a regular grid.
Description
These data are the narccap data interpolated onto a regular
140\times115 grid using the akima::interp function.
Usage
data(inarccap)
Format
Contains:
- ilon
A vector of of longitude coordinates.
- ilat
A vector of latitude coordinates.
- itasmax
A 140
\times115\times5 array of tasmax values.
See Also
narccap, akima::interp
[Package autoimage version 2.2.3 Index]