Other packages > Find by keyword >

meteoEVT  

Computation and Visualization of Energetic and Vortical Atmospheric Quantities
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("meteoEVT", "0.1.0")



Attach the package and use:
library("meteoEVT")
Maintained by
Laura Mack
[Scholar Profile | Author Map]
First Published: 2022-09-05
Latest Update: 2022-09-05
Description:
Energy-Vorticity theory (EVT) is the fundamental theory to describe processes in the atmosphere by combining conserved quantities from hydrodynamics and thermodynamics. The package 'meteoEVT' provides functions to calculate many energetic and vortical quantities, like potential vorticity, Bernoulli function and dynamic state index (DSI) [e.g. Weber and Nevir, 2008, ], for given gridded data, like ERA5 reanalyses. These quantities can be studied directly or can be used for many applications in meteorology, e.g., the objective identification of atmospheric fronts. For this purpose, separate function are provided that allow the detection of fronts based on the thermic front parameter [Hewson, 1998, ], the F diagnostic [Parfitt et al., 2017, ] and the DSI [Mack et al., 2022, ].
How to cite:
Laura Mack (2022). meteoEVT: Computation and Visualization of Energetic and Vortical Atmospheric Quantities. R package version 0.1.0, https://cran.r-project.org/web/packages/meteoEVT. Accessed 05 Apr. 2025.
Previous versions and publish date:
No previous versions
Other packages that cited meteoEVT R package
View meteoEVT citation profile
Other R packages that meteoEVT depends, imports, suggests or enhances
Complete documentation for meteoEVT
Functions, R codes and Examples using the meteoEVT R package
Some associated functions: R . Rd . Rv . calc_bernoulli . calc_density . calc_dsi . calc_enstrophy . calc_fdiag . calc_frontogenesis . calc_helicity . calc_lamb . calc_pv . calc_tfp . calc_theta . calc_vorticity . cp . crossprod . df_dp . df_dx . df_dy . df_dz . div . fill_horiz . frontid . g . grad . jacobian . meteoEVT-package . omega . re . readin_dim . readin_era5 . rot . scalarprod . 
Some associated R codes: calc_evt.R . calc_fronts.R . constants.R . diff_operators.R . plot_functions.R . readin.R .  Full meteoEVT package functions and examples
Downloads during the last 30 days
03/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/04Downloads for meteoEVT012345678910111213TrendBars

Today's Hot Picks in Authors and Packages

deepdive  
Deep Learning for General Purpose
Aims to provide simple intuitive functions to create quick prototypes of artificial neural network o ...
Download / Learn more Package Citations See dependency  
TrendInTrend  
Odds Ratio Estimation and Power Calculation for the Trend in Trend Model
Estimation of causal odds ratio and power calculation given trends in exposure prevalenceand outcome ...
Download / Learn more Package Citations See dependency  
gllvm  
Generalized Linear Latent Variable Models
Analysis of multivariate data using generalized linear latent variable models (gllvm). Estimation i ...
Download / Learn more Package Citations See dependency  
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  
IGST  
Informative Gene Selection Tool
Mining informative genes with certain biological meanings are important for clinical diagnosis of di ...
Download / Learn more Package Citations See dependency  
leapp  
Latent Effect Adjustment After Primary Projection
These functions take a gene expression value matrix, a primary covariate vector, an additional know ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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