odc_index: Open Data Cube Index

Description Usage Arguments Note

View source: R/odc_index.R

Description

Creates the connection to the Open Data Cube database. This function generates a list of the class odcsits-index that allows the connection to and manipulation of the database.

Usage

1
odc_index(dbname, host, port, user, password)

Arguments

dbname

Open Data Cube Database name

host

Open Data Cube Database host

port

Open Data Cube Database port

user

Open Data Cube Database user

password

Open Data Cube Database password

Note

It is recommended that the database information be stored in environment variables, avoiding direct exposure of the user/password in the code.


brazil-data-cube/odc-sits documentation built on Dec. 19, 2021, 11:42 a.m.