build_brick_hls_raw: Build a SITS brick using HLS images.

Description Usage Arguments Value Author(s)

Description

Build a SITS brick using Harmonized Landsat8-Sentinel2 images either L30 or S30.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
build_brick_hls_raw(
  in_dir,
  brick_tile,
  brick_product,
  brick_from,
  brick_to,
  brick_bands,
  brick_n_img,
  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_product

A length-one character. The HLS product (i.e. L30).

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.

brick_n_img

A length-one integer. The number of images in a brick.

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.