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\times
115 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
\times
115\times
5 array of tasmax values.
See Also
narccap
, akima::interp
[Package autoimage version 2.2.3 Index]