build_brick_sentinel2: Build a SITS brick using Sentinel-2 images.

Description Usage Arguments Value Author(s)

View source: R/brick.R

Description

Build a SITS brick Sentinel2 images.

Usage

1
2
3
4
5
6
7
8
build_brick_sentinel2(
  in_dir,
  brick_tile,
  brick_from,
  brick_to,
  brick_bands,
  out_dir
)

Arguments

in_dir

A length-one character. Path to a directory of HLS images.

brick_tile

A length-one character. The tile of the brick.

brick_from

A length-one character. The approximated first day of the brick.

brick_to

A length-one character. The approximated last day of the brick.

brick_bands

A character. The HLS bands.

out_dir

A length-one integer. The output directory.

Value

A tibble.

Author(s)

Alber Sanchez, alber.ipia@inpe.br


albhasan/sits.starfm documentation built on Sept. 3, 2020, 4:03 p.m.