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-09-30
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 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
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  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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