Read Southern Ocean Chlorophyll-a in L3 bin form.

read_oc_sochla(
  date,
  time.resolution = c("daily"),
  bins = NULL,
  product = c("MODISA", "SeaWiFS"),
  latest = TRUE,
  returnfiles = FALSE,
  ...,
  inputfiles = NULL
)

Arguments

date

date/s to read

time.resolution

daily for now

latest

return only the latest day if date intput missing, otherwise the earliest

returnfiles

give the files instead of the data

...

ignored

inputfiles

speed up the read by inputting the files

xylim

extent in longitude latitude using 'raster::extent'

Value

tibble of the values in L3 bin form

Details

relies on processing done here https://github.com/AustralianAntarcticDivision/ocean_colour