Description Usage Arguments Value See Also
Craft subset indices into a ncdf array
| 1 | subset_nav(bb = NULL, lon = c(-180, 180), lat = c(-90, 90))
 | 
| bb | numeric, four element bounding box [left, right, bottom, top] | 
| lon | numeric vector of lons to select from - these come from the LON attribute in nc | 
| lat | numeric vector of lats to select from - these come from the LAT attribute in nc | 
a list of start indices in x and y, counts in x and y and
a possibly updated copy of bb vector of [left, right, bottom, top]
http://r.789695.n4.nabble.com/Lat-Lon-NetCDF-subset-td3394326.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.