R/utils_sat.R
pr_match_MODIS.RdMatch plankton samples to MODIS ocean colour data (chlorophyll, PAR, SST)
pr_match_MODIS(dat, pr, res_spat = 1, res_temp = "1d")dat with product output attached
dat <- head(pr_get_DataLocs("NRS"),5)
MODISout <- pr_match_MODIS(dat, pr <- c("chl_gsm", "chl_oc3"), res_spat = 10)