sen2r (version 1.2.1)

create_s2_dop: Create the database of S2 orbits and doy of passage

Description

The internal function build a database with the base DOY of passage across each Sentinel-2A orbit (which is used in function s2_dop).

Usage

create_s2_dop(json_path = NA, force = FALSE)

Arguments

json_path

(optional) The path of the output JSON file. Warning: to create a file which will be usable by the package, this option must be left to NA (default location is within the package installation). Edit this only to create the file in another place for external use.

force

(optional) Logical: if FALSE (default), the db is created only if missing or not updated; if TRUE, it is created in any case.

Value

The path of the json file