| .sits_s2_aws_items {sits} | R Documentation |
Get information from items related to Sentinel-2 in AWS
.sits_s2_aws_items( url = NULL, collection = NULL, tiles = NULL, roi = NULL, start_date = NULL, end_date = NULL, bands = NULL, ... )
url |
a |
collection |
a |
tiles |
a |
roi |
selects images (tiles) that intersect according to the
region of interest provided. Expressed either as an |
start_date |
a |
end_date |
a |
bands |
a |
... |
other parameters to be passed for specific types. |
a STACItemCollection object representing the search
by rstac.