Description Usage Arguments Examples
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.
1 | Shear2pngV2(RSF_shear)
|
RSF_shear: |
"Shear rsf" already loaded into memory |
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_)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.