project_as_ppi()
|
Project a scan (scan ) or parameter (param ) to a plan
position indicator (ppi ) |
integrate_to_ppi()
|
Calculate a plan position indicator (ppi ) of vertically integrated density adjusted for range effects |
scan_to_raster()
|
convert a polar scan into a raster |
scan_to_spatial()
|
convert a polar scan into a spatial object. |
summary(<ppi>) is.ppi() dim(<ppi>)
|
Inspect a plan position indicator (ppi ) |
plot(<ppi>)
|
Plot a plan position indicator (ppi ) |
map()
|
Map a plan position indicator (ppi ) |
download_basemap()
|
Download a basemap for map(ppi) |
composite_ppi()
|
Create a composite of multiple plan position indicators (ppi ) |
`[`(<ppi>)
|
Subset a plan position indicator (ppi ) |
download_vpfiles()
|
Download vertical profile (vp ) files from the ENRAM data repository |
select_vpfiles()
|
Select vertical profile (vp ) files from computer |
is.vpfile()
|
Check if a local file is a vertical profile (vp ) |
read_vpfiles()
|
Read a vertical profile (vp ) or a list of vertical profiles
(vp ) from files |
read_cajun()
|
Read a vertical profile (vp ) from UMASS Cajun text file |
summary(<vp>) is.vp() dim(<vp>)
|
Inspect a vertical profile (vp ) |
example_vp
|
Vertical profile (vp ) example |
plot(<vp>)
|
Plot a vertical profile (vp ) |
as.data.frame(<vp>) as.data.frame(<vpts>)
|
Convert a vertical profile (vp ) or time series of vertical profiles
(vpts ) to a data frame |
c(<vp>)
|
Concatenate vertical profiles (vp ) into a list of vertical profiles |
bind_into_vpts()
|
Bind vertical profiles (vp ) into time series (vpts ) |
read_vpts()
|
Read a time series of vertical profiles (vpts ) from file |
filter_vpts()
|
Time and night/day selection in a time series of vertical profiles ('vpts') |
summary(<vpts>) is.vpts() dim(<vpts>)
|
Inspect a time series of vertical profiles (vpts ) |
example_vpts
|
Time series of vertical profiles (vpts ) example |
plot(<vpts>)
|
Plot a time series of vertical profiles (vpts ) |
regularize_vpts()
|
Regularize a time series of vertical profiles (vpts ) on a
regular time grid |
as.data.frame(<vp>) as.data.frame(<vpts>)
|
Convert a vertical profile (vp ) or time series of vertical profiles
(vpts ) to a data frame |
`[`(<vpts>)
|
Subset a time series of vertical profiles (vpts ) |
get_quantity()
|
Get a quantity from a vertical profile (vp ) or time series of vertical
profiles (vpts ) |