read.aviris: Function to read an AVIRIS image

Description Usage Arguments Author(s) See Also

View source: R/RIPA.R

Description

Reads an AVIRIS image.

Usage

1
read.aviris(fileName, bandsIndexes, bands_local, use_parallel)

Arguments

fileName

The name of the file

bandsIndexes

Indexes of the bands to be read

bands_local

Local variable to store the bands

use_parallel

Indicates if the function should be run in parallel or not (1=yes, 0=no)

Author(s)

Talita Perciano

See Also

See Also as read.lan, ~~~


ripa documentation built on May 29, 2017, 5:39 p.m.

Related to read.aviris in ripa...