Description Usage Arguments Value
View source: R/interpolation.R
Regrid fields from pseudo CAPPI
1 | interp_ppi_ranges_cappi(x, y, z, x_g, y_g)
|
x, y |
vectors giving the coordinates of the grid to be interpolated |
z |
list of vectors containing the fields to interpolate (same length as x and y) |
x_g, y_g |
vectors giving the coordinates of the new grid |
a list of matrices containing the interpolated fields
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.