Description Usage Arguments Value Examples
Extracts extension of PRISMA image. It can be used
1 | PRISMA2ext(input, verbose = F)
|
input |
character: text of the filepath to HDF PRISMA dataset |
verbose |
logical: lot's of messages if True. Defaults to False. |
A numeric vector (length=4; order= xmin, xmax, ymin, ymax)
1 2 3 | ### filepath<-"/archivio/shared/geodati/raster/OPTICAL/PRISMA/"
### filename<-"PRS_L2D_STD_20200418101701_20200418101706_0001.he5"
### fn <- PRISMA2ext( file.path(filepath, filename), verbose=T)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.