View source: R/Extractor functions.R
get_SPM | R Documentation |
This function takes a netcdf from Globcolour and returns the mean Suspended Particulate MAtter (SPM) from within a lat/lon window.
get_SPM(File, Year, Month, crop)
File |
a path to a GLobcolour netcdf file. |
Year |
The year the file contains data for. |
Month |
The month the file contains data for. |
cropr |
The bounding box of an SF object to crop to, as returned by 'st_bbox()'. |
A dataframe containing point estimates within an area of SPM with time columns appended.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.