Find the xy index of WRF grid
1 | find_xy_ncdf4(in.ncfile, sitelon, sitelat, VAR = "no.wind", CELL_SIZE = 0.013)
|
in.ncfile |
input NetCDF file |
sitelon |
longitude for (point) site for which WRF variable is extracted |
sitelat |
longitude for (point) site for which WRF variable is extracted |
VAR |
variable of interest from WRF output |
CELL_SIZE |
the horizontal spatial resolution of WRF grid cell. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.