as_database: Decompose one or more obpg filenames into the obpg database

Description Usage Arguments Value

View source: R/database.R

Description

Decompose one or more obpg filenames into the obpg database

Usage

1
2
3
4
5
as_database(
  x = c("A2004001.L3m_DAY_CHL_chlor_a_4km.nc", "A2004001.L3m_DAY_SST_sst_4km.nc",
    "AQUA_MODIS.20191130.L3m.DAY.NSST.sst.4km.NRT.nc",
    "NPP_VIIRS.20190703.L3m.DAY.SST.sst.4km.nc")
)

Arguments

x

character, vector of filenames to decompose. Path is discarded.

Value

a database as a data frame (tibble)


BigelowLab/ohwobpg documentation built on Aug. 11, 2020, 11:51 p.m.