powered by
ppi
Combines multiple plan position indicators (ppi) into a single ppi. Can be used to make a composite of ppi's from multiple radars.
composite_ppi(x, param = "DBZH", dim = c(100, 100))
A list of ppi.
Scan parameter to composite.
integer. Vector with number of cells in each spatial dimension.
A ppi.
This function is a prototype, wait for the next bioRad release for more documentation and functionality.
The latitude/longitude of the returned ppi use the WGS84 datum.
# NOT RUN { # load the example polar scan: data(example_scan) # to be written ... # }
Run the code above in your browser using DataLab