Other packages > Find by keyword >

metR  

Tools for Easier Analysis of Meteorological Fields
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("metR", "0.18.3")



Attach the package and use:
library("metR")
Maintained by
Elio Campitelli
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-11-19
Latest Update: 2025-05-13
Description:
Many useful functions and extensions for dealing with meteorological data in the tidy data framework. Extends 'ggplot2' for better plotting of scalar and vector fields and provides commonly used analysis methods in the atmospheric sciences.
How to cite:
Elio Campitelli (2018). metR: Tools for Easier Analysis of Meteorological Fields. R package version 0.18.3, https://cran.r-project.org/web/packages/metR. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:29), 0.2.0 (2018-11-19 20:30), 0.3.0 (2019-03-12 23:40), 0.4.0 (2019-07-08 07:00), 0.5.0 (2019-11-13 01:10), 0.6.0 (2020-02-10 17:30), 0.7.0 (2020-04-10 09:10), 0.8.0 (2020-10-25 06:50), 0.9.0 (2020-11-25 13:20), 0.9.1 (2021-02-07 21:20), 0.9.2 (2021-05-21 00:00), 0.10.0 (2021-08-07 08:30), 0.11.0 (2021-09-20 16:20), 0.12.0 (2022-02-15 12:00), 0.13.0 (2022-10-06 22:30), 0.14.0 (2023-03-23 23:52), 0.14.1 (2023-10-30 21:50), 0.15.0 (2024-02-09 01:40), 0.16.0 (2024-10-14 11:20), 0.17.0 (2025-01-13 20:50), 0.18.0 (2025-02-24 09:20), 0.18.1 (2025-05-13 08:30), 0.18.2 (2025-09-05 18:50)
Other packages that cited metR R package
View metR citation profile
Other R packages that metR depends, imports, suggests or enhances
Complete documentation for metR
Functions, R codes and Examples using the metR R package
Some associated functions: Anomaly . ConvertLongitude . Derivate . EOF . EPflux . FitLm . GeostrophicWind . GetSMNData . GetTopography . Impute2D . ImputeEOF . Interpolate . JumpBy . Mag . MakeBreaks . MaskLand . Percentile . ReadNetCDF . Smooth2D . Trajectory . WaveFlux . WrapCircular . as.path . coriolis . cut.eof . denormalise . discretised_scale . geom_arrow . geom_contour2 . geom_contour_fill . geom_contour_tanaka . geom_relief . geom_streamline . geom_text_contour . geopotential . guide_colourstrip . guide_vector . is.cross . label_placers . label_scales . logic . map_labels . metR . reverselog_trans . scale_divergent . scale_longitude . scale_mag . scale_stroke.colour_continuous . season . spherical . standard_atmosphere . stat_na . stat_subset . surface . temperature . thermodynamics . waves . 
Some associated R codes: ConvertLongitude.R . Derivate.R . EOF.R . EOF_methods.R . FitLm.R . FitWave.R . GeostrophicWind.R . GetSMNData.R . GetTopography.R . IdealGas.R . Impute2D.R . ImputeEOF.R . Interpolate.R . MakeBreaks.R . MaskLand.R . ReadNetCDF.R . RepeatCircular.R . Smooth2D.R . Tajectory.R . WaveFlux.R . arrowGrob.R . as-discretised-scale.R . coriolis.R . cross.R . geom_arrow.R . geom_contour_fill.R . geom_contour_tanaka.R . geom_label_contour.R . geom_relief.R . geom_shadow.R . geom_streamline.R . geom_text_contour.R . geopotential.R . guide_colorstrip.R . guide_vector.R . helpfunctions.R . label-placement.R . label-scales.R . lon_trans.R . metR-package.R . reverselog_trans.R . rk4.R . scale-unbinned.R . scale_divergent.R . scale_longitude.R . scale_vector.R . season.R . small_funs.R . standard_atmosphere.R . stat_bin_circular.R . stat_contour_fill.R . stat_na.R . stat_subset.R . surface.R . temperature.R . textContourGrob.R . theme_fields.R . zzz.R .  Full metR package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
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  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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