S36_to_S12_RSF: S36_to_S12_RSF Function

Description Usage Arguments Examples

Description

Tranform rsf from 36 sectors to 12. it combines the neighboring sectors 3 by 3 by doing a ponderate average.

Usage

1

Arguments

RSF36:

36 sectors rsf (already loaded in memory by the use fo Read_RSF() ).

Examples

1
2
convert rsf87_36S from 36 to 12 sector and store the result in rsf87_12S:
rsf87_12S <- S36_to_S12_RSF(rsf87_36S)

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