Shear2png: Shear2png Function

Description Usage Arguments Examples

Description

Export the "RSF_shear" rsf to a series of georefenced images (*.png and *.pgw). For more information about the *.pgw (word file): https://en.wikipedia.org/wiki/World_file). Those images can be directly used in windpro as background maps.

Usage

1
Shear2png(RSF_shear)

Arguments

RSF_shear:

"shear rsf" already loaded into memory (could be generated by the function Shear_RSF())

Examples

1
2
3
generate a shear rsf from rsf_87 and rsf137 and export it into png pictures.
shear_ <- Shear_RSF(rsf87,rsf137)
Shear2png(shear_)

Umercia/rsf documentation built on May 9, 2019, 9:38 p.m.