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 07 Mar. 2026.
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

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
lmSubsets  
Exact Variable-Subset Selection in Linear Regression
Exact and approximation algorithms for variable-subset selection in ordinary linear regression mode ...
Download / Learn more Package Citations See dependency  
testDriveR  
Teaching Data for Statistics and Data Science
Provides data sets for teaching statistics and data science courses. It includes a sample of data f ...
Download / Learn more Package Citations See dependency  
ReviewR  
A Light-Weight, Portable Tool for Reviewing Individual Patient Records
A portable Shiny tool to explore patient-level electronic health record data and perform chart revi ...
Download / Learn more Package Citations See dependency  
SAMtool  
Stock Assessment Methods Toolkit
Simulation tools for closed-loop simulation are provided for the 'MSEtool' operating model to inform ...
Download / Learn more Package Citations See dependency  
portalr  
Create Useful Summaries of the Portal Data
Download and generate summaries for the rodent, plant, ant, and weather data from the Portal Projec ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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