Description Usage Arguments Examples
This is a function to find the extents of a polygon, find the closest grid points (i.e. from ERA5) inside these extents and output the data
1 | grid.to.polygon(ncfile, polygon.df)
|
ncfile |
ncfile to get grid — use a multilevel file or change the lat/long names |
polygon.df |
Dataframe of polygon with columns lat and long |
1 | koulikoro.grid <- subset.grid.to.polygon(ncfile="2018/wd_201803.nc", polygon.df = out_df )
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.