s2_list: s2_list

Description Usage Arguments Value

View source: R/fct_s2_list.R

Description

s2_list

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
s2_list(
  session,
  spatial_extent = NULL,
  tiles = NULL,
  orbit = NULL,
  time_interval = NULL,
  time_period = "full",
  level = "L2A",
  platform = "SENTINEL2A",
  maxcloud = 101,
  collection = "SENTINEL",
  path_to_download = "~",
  download = TRUE,
  project_name = NULL,
  progress_bar = TRUE
)

Arguments

spatial_extent

Spatial extent

orbit

Orbit

time_interval

Time interval

time_period

Time period

level

Level

platform

Plateform

maxcloud

Max cloud cover

collection

Collection

path_to_download

Path to the project

tile

Tiles

Value

List of products


pobsteta/shinyCNES documentation built on April 28, 2021, 9:43 a.m.