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 25 Jun. 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

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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