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.16.0")



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: 2023-03-23
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.16.0, https://cran.r-project.org/web/packages/metR. Accessed 03 Dec. 2024.
Previous versions and publish date:
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

telemac  
R Interface to the TELEMAC Model Suite
An R interface to the TELEMAC suite for modelling of free surface flow. This includes methods for m ...
Download / Learn more Package Citations See dependency  
FSInteract  
Fast Searches for Interactions
Performs fast detection of interactions in large-scale data using the method of random intersection ...
Download / Learn more Package Citations See dependency  
EDOtrans  
Euclidean Distance-Optimized Data Transformation
A data transformation method which takes into account the special property of scale non-invariance w ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
CRANsearcher  
RStudio Addin for Searching Packages in CRAN Database Based on Keywords
One of the strengths of R is its vast package ecosystem. Indeed, R packages extend from visualizatio ...
Download / Learn more Package Citations See dependency  
donut  
Nearest Neighbour Search with Variables on a Torus
Finds the k nearest neighbours in a dataset of specified points, adding the option to wrap certain ...
Download / Learn more Package Citations See dependency  

23,310

R Packages

200,798

Dependencies

63,203

Author Associations

23,278

Publication Badges

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