search_results: Search results between "2019-06-01" and "2020-10-01" for the...

Description Usage Format Details

Description

Search results between "2019-06-01" and "2020-10-01" for the id_tiles

Usage

1

Format

A safelist

Details

The following code generates the data:

1
2
3
4
5
6
7
search_results <- s2_list(
  tile = id_tiles, 
  time_interval = c(as.Date("2019-06-01"), as.Date("2020-10-01")),
  time_period = "full",
  level = "L2A",
  availability = "online"
) 

hrvg/AIgeomorphologist documentation built on Dec. 20, 2021, 4:49 p.m.