decompose_obpg_day: Decompose one or more full DAY filename into the OBPG...

Description Usage Arguments Value

Description

Decompose one or more full DAY filename into the OBPG database

Usage

1
2
3
4
5
6
decompose_obpg_day(x = file.path(obpg_path(), "gom", "DAY",
  c("chlor_a/A2016322.L3m_DAY_CHL_chlor_a_4km.grd",
  "poc/A2016145.L3m_DAY_POC_poc_4km.grd",
  "sst/A2016105.L3m_DAY_SST_sst_4km.grd",
  "poc/A2017118.L3m_DAY_POC_poc_4km.grd",
  "par/A2016144.L3m_DAY_PAR_par_4km.grd")))

Arguments

x

character vector of filenames to decompose

Value

a tibble of


btupper/obpgtools documentation built on May 13, 2019, 8:42 a.m.