PRISMA2Dos1cor: PRISMA2Dos1cor

Description Usage Arguments Value Examples

View source: R/corr.R

Description

Atmospheric correction of PRISMA data using DOS1 method (see Chavez 1996)

Usage

1
PRISMA2Dos1cor(rastList, verbose = F)

Arguments

rastList

list: output from PRISMA2rast function

verbose

logical: lot's of messages if True. Defaults to False.

Value

A list of terra::rast objects with values from 0 to 1 representing corrected digital numbers of surface reflectance.

Examples

1
2
3
### filepath<-"/archivio/shared/geodati/raster/OPTICAL/PRISMA/"
### filename<-"PRS_L2D_STD_20200418101701_20200418101706_0001.he5"
### fn <- PRISMA2rast( file.path(filepath, filename), verbose=T)

fpirotti/rPRISMA documentation built on Feb. 23, 2022, 4:47 p.m.