get_landsat_corner_mask: Get a mask for the borders of a Lansat image.

Description Usage Arguments Value Author(s)

Description

Get a raster with 0 where the borders of the given Landsat image occur and 1 everywhere else.

Usage

1
get_landsat_corner_mask(in_file, out_file, no_data = 0)

Arguments

in_file

A character. Path to a file.

out_file

A character. Path to a file.

no_data

A numeric. The value for no data. The default is 0.

Value

A character (identical to out_file).

Author(s)

Alber Sanchez, alber.ipia@inpe.br


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