ingest_DIMA | R Documentation |
Take data from public postgres server and prepare them for ingestion
ingest_DIMA(
projectkey,
path_parent,
path_specieslist,
path_templatetd,
path_schema,
pgschema = "public",
doLPI = T,
doGap = T,
doSR = T,
doSS = T,
doHt = T,
doRH = T,
doHF = T,
doGSP = T,
user = NULL,
password = NULL
)
new_data_only(projectkey, path_parent, path_cache)
fetch_splist_from_tdat(path_td, speciesstate)
ingest_indicators_gdb(path_terradat, path_out, path_schema, verbose = F)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.