colocate: Function to colocate gauges with corresponding GPM pixel

Description Usage Arguments Details Value Examples

Description

xxx

Usage

1
colocate(gauges, gpm, resolution, longlat = TRUE)

Arguments

gauges

A STFDF object.

gpm

a STFDF object.

resolution

An integer describing the satellite spatial resolution.

longlat

A logical object indicating if object is in long/lat or not. TRUE by default.

Details

specifics of calculation (uses spdistsn1)

Value

Object gauges with additional spatial column indicating GPM pixel ID.

Examples

1
2
#add(1, 1)
#add(10, 1)

bastianmanz/dummyRpackage documentation built on May 11, 2019, 9:20 p.m.