Shear2pngV2: Shear2pngV2 Function

Description Usage Arguments Examples

Description

Save (export) the "RSF_shear" rsf to a series (average and for all sectors) 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
Shear2pngV2(RSF_shear)

Arguments

RSF_shear:

"Shear rsf" already loaded into memory

Examples

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

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