S2_do_query: Send a query to 'https://s2.boku.eodc.eu'

View source: R/S2_do_query.R

S2_do_queryR Documentation

Send a query to 'https://s2.boku.eodc.eu'

Description

Query database and return response as data.frame

Usage

S2_do_query(query, path, baseUrl = "https://s2.boku.eodc.eu")

Arguments

query

list of named arguments 'known' to the database. Typically created using e.g. 'S2_query_granule'

path

name of the rest API endpoint like "product", "granule", "image", "qiData", "angle", "roi", "job" or "rgb".

baseUrl

base REST API URL


IVFL-BOKU/sentinel2 documentation built on May 13, 2022, 11:15 p.m.