kili: Sentinel-1 records of Mt. Kilimanjaro

Description Format Examples

Description

Sentinel-1 records of Mt. Kilimanjaro. Three Sentinel-1 orbits pass this area, i.e., the descending orbit 79 and the ascending orbits 57 and 130. This data contains an object of the SARSet class. Further, the ascending records are stored as master (orbit 130) and slave (orbit 57).

Format

SARSet object including four elements of class Sentinel. Further, two Sentinel objects are stored as master and slave.

Examples

1
2
3
4
5
6
7
8
9
    # data(kili)
    # plotMap(kili)
    # plotGmap(kili)
    
    # master <- kili[[1]] # ascending orbit 130
    # slave <- kili[[2]]  # ascending orbit 57
    
    # angles(master)
    # anglesDif(master, slave)

kleebaum/ragram documentation built on May 20, 2019, 12:32 p.m.