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]
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 24 Apr. 2025.
Previous versions and publish date:
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
03/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/22Downloads for RadioSonde05101520253035404550TrendBars

Today's Hot Picks in Authors and Packages

TeachHist  
A Collection of Amended Histograms Designed for Teaching Statistics
Statistics students often have problems understanding the relation between a random variable's true ...
Download / Learn more Package Citations See dependency  
PQLseq  
Efficient Mixed Model Analysis of Count Data in Large-Scale Genomic Sequencing Studies
An efficient tool designed for differential analysis of large-scale RNA sequencing (RNAseq) data and ...
Download / Learn more Package Citations See dependency  
clustMixType  
k-Prototypes Clustering for Mixed Variable-Type Data
Functions to perform k-prototypes partitioning clustering for mixed variable-type data according to ...
Download / Learn more Package Citations See dependency  
rattle  
Graphical User Interface for Data Science in R
The R Analytic Tool To Learn Easily (Rattle) provides a collection of utilities functions for the d ...
Download / Learn more Package Citations See dependency  
stratbr  
Optimal Stratification in Stratified Sampling
An Optimization Algorithm Applied to Stratification Problem.This function aims at constructing optim ...
Download / Learn more Package Citations See dependency  
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  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

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