Description Usage Arguments Value Examples
Using the data of previous functions (mesh_3 and var_merge), three 3D graphs are realized. Each graph represent in order the variation through the space (longitude and latitude) U,uhat and v.
1 |
U |
A data frame representing resulting images in relative coordinates. |
uhat |
A matrix containing values from the interpolated image with x y and data and the next column structure x y date1 date2 date3 |
v |
A matrix containing values from the satellite/model based image. The values of U, uhat and v should correspond to the same pixels in the coordinates matrix. |
color_plot |
A palette of colors from grDevices. |
eta_0 |
A scalar representing length scale constant. |
Three 3D plots representing the variation
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.