Other packages > Find by keyword >

aiRthermo  

Atmospheric Thermodynamics and Visualization
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("aiRthermo", "1.2.2")



Attach the package and use:
library("aiRthermo")
Maintained by
Santos J. González-Rojí
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-07-15
Latest Update: 2025-05-07
Description:
Deals with many computations related to the thermodynamics of atmospheric processes. It includes many functions designed to consider the density of air with varying degrees of water vapour in it, saturation pressures and mixing ratios, conversion of moisture indices, computation of atmospheric states of parcels subject to dry or pseudoadiabatic vertical evolutions and atmospheric instability indices that are routinely used for operational weather forecasts or meteorological diagnostics.
How to cite:
Santos J. González-Rojí (2017). aiRthermo: Atmospheric Thermodynamics and Visualization. R package version 1.2.2, https://cran.r-project.org/web/packages/aiRthermo. Accessed 02 Sep. 2026.
Previous versions and publish date:
(2026-07-09 07:17), 1.0 (2017-07-15 23:03), 1.1 (2017-08-07 21:38), 1.2.1 (2018-09-17 00:40), 1.2 (2018-07-02 18:40)
Other packages that cited aiRthermo R package
View aiRthermo citation profile
Other R packages that aiRthermo depends, imports, suggests or enhances
Complete documentation for aiRthermo
Functions, R codes and Examples using the aiRthermo R package
Some associated functions: AnyAdiabaticDown . C2K . CAPE_CIN . K2C . Kindex . LIindex . PT2Theta . PTheta2T . PW . RadiosondeA . RadiosondeD . RadiosondeDavenport . Sindex . TTdP2rh . TTheta2P . TTindex . adiabatic_ascent . aiRthermo-package . aiRthermoConstants . boltonTLCL . bruntVaisallaOmegaSquared . densityDry . densityH2Ov . densityMoistAir . dewpointdepression2rh . e2w . equivalentPotentialTemperature . export_constants . export_lines . find_lcl . fixedlines . gamma_saturated . latent_heat_H2O . moistAdiabaticLapseRate . moistCp . moistCv . parcelState . q2e . q2w . rh2shum . rh2w . saturation_mixing_ratio . saturation_pressure_H2O . stuve_diagram . virtual_temperature . w2Td . w2q . 
Some associated R codes: AnyAdiabaticDown.R . C2K.R . CAPE_CIN.R . K2C.R . Kindex.R . LIindex.R . PT2Theta.R . PTheta2T.R . PW.R . Sindex.R . TTdP2rh.R . TTheta2P.R . TTindex.R . adiabatic_ascent.R . aiRthermo-internal.R . boltonTLCL.R . bruntVaisallaOmegaSquared.R . densityDry.R . densityH2Ov.R . densityMoistAir.R . dewpointdepression2rh.R . e2w.R . equivalentPotentialTemperature.R . export_constants.R . export_lines.R . find_lcl.R . gamma_saturated.R . latent_heat_H2O.R . moistAdiabaticLapseRate.R . moistCp.R . moistCv.R . parcelState.R . q2e.R . q2w.R . rh2shum.R . rh2w.R . saturation_mixing_ratio.R . saturation_pressure_H2O.R . stuve_diagram.R . virtual_temperature.R . w2Td.R . w2q.R .  Full aiRthermo package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ggsci  
Scientific Journal and Sci-Fi Themed Color Palettes for 'ggplot2'
A collection of 'ggplot2' color palettes inspired by plots in scientific journals, data visualizati ...
Download / Learn more Package Citations See dependency  
multicmp  
Flexible Modeling of Multivariate Count Data via the Multivariate Conway-Maxwell-Poisson Distribution
A toolkit containing statistical analysis models motivated by multivariate forms of the Conway-Maxwe ...
Download / Learn more Package Citations See dependency  
recmap  
Compute the Rectangular Statistical Cartogram
Implements the RecMap MP2 construction heuristic . This algorithm draw ...
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  
VIM  
Visualization and Imputation of Missing Values
New tools for the visualization of missing and/or imputed values are introduced, which can be used f ...
Download / Learn more Package Citations See dependency  

28,437

R Packages

239,283

Dependencies

75,283

Author Associations

28,438

Publication Badges

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