Other packages > Find by keyword >

RadioSonde  

Tools for Plotting Skew-T Diagrams and Wind Profiles
View on CRAN: Click here


Download and install RadioSonde package within the R console
Install from CRAN:
install.packages("RadioSonde")

Install from Github:
library("remotes")
install_github("cran/RadioSonde")

Install by package version:
library("remotes")
install_version("RadioSonde", "4.2")



Attach the package and use:
library("RadioSonde")
Maintained by
Doug Nychka
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2002-02-08
Latest Update: 2022-05-23
Description:
A collection of programs for plotting SKEW-T,log p diagrams and wind profiles for data collected by radiosondes (the typical weather balloon-borne instrument). The format of this plot with companion lines to assess atmospheric stability are both standard in meteorology and difficult to create from basic graphics functions. Hence this package. One novel feature is being able add several profiles to the same plot for comparison. Use "help(ExampleSonde)" for an explanation of the variables needed and how they should be named in a data frame. See for the package home page.
How to cite:
Doug Nychka (2002). RadioSonde: Tools for Plotting Skew-T Diagrams and Wind Profiles. R package version 4.2, https://cran.r-project.org/web/packages/RadioSonde. Accessed 06 Aug. 2026.
Previous versions and publish date:
(2026-07-09 08:21), 1.2-1 (2002-09-30 16:54), 1.2-2 (2002-12-05 20:37), 1.2-3 (2003-01-20 00:03), 1.2-4 (2003-02-26 08:20), 1.2-5 (2003-10-06 23:27), 1.2-6 (2004-02-03 09:46), 1.2-7 (2004-11-17 12:41), 1.2-8 (2007-10-11 11:43), 1.2 (2002-02-08 21:30), 1.3 (2012-10-29 08:57), 1.4 (2014-09-17 19:37)
Other packages that cited RadioSonde R package
View RadioSonde citation profile
Other R packages that RadioSonde depends, imports, suggests or enhances
Complete documentation for RadioSonde
Functions, R codes and Examples using the RadioSonde R package
Some associated functions: Example . RadioSonde-internal . plotWind . skewt.lines . skewtPlot . station.symbol . 
Some associated R codes: plotWind.R . satlft.R . setupSkewt.R . skewt.lines.R . skewtPlot.R . skewtUtilities.R . skewtx.R . skewty.R . station.symbol.R . wobf.R .  Full RadioSonde package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
lsmeans  
Least-Squares Means
Obtain least-squares means for linear, generalized linear, and mixed models. Compute contrasts or l ...
Download / Learn more Package Citations See dependency  
SAMBA  
Selection and Misclassification Bias Adjustment for Logistic Regression Models
Health research using data from electronic health records (EHR) has gained popularity, but miscla ...
Download / Learn more Package Citations See dependency  
TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
Download / Learn more Package Citations See dependency  
RRedshiftSQL  
R Interface to the 'Redshift' Database
Superclasses 'PostgreSQL' connection to help enable full 'dplyr' functionality on 'Redshift'. ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA