Other packages > Find by keyword >

DataMetProcess  

Meteorological Data Processing
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("DataMetProcess", "1.0.8")



Attach the package and use:
library("DataMetProcess")
Maintained by
Wagner Martins dos Santos
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2024-01-10
Latest Update: 2025-08-25
Description:
Set of tools aimed at processing meteorological data, converting hourly recorded data to daily, monthly and annual data.
How to cite:
Wagner Martins dos Santos (2024). DataMetProcess: Meteorological Data Processing. R package version 1.0.8, https://cran.r-project.org/web/packages/DataMetProcess. Accessed 21 Aug. 2026.
Previous versions and publish date:
1.0.0 (2024-01-10 13:43), 1.0.1 (2024-01-18 14:00), 1.0.2 (2024-06-19 11:50), 1.0.3 (2024-10-03 19:40), 1.0.4 (2025-04-05 17:20), 1.0.5 (2025-05-12 21:50), 1.0.6 (2025-08-23 15:50), 1.0.7 (2025-10-30 16:00), (2026-07-09 08:02)
Other packages that cited DataMetProcess R package
View DataMetProcess citation profile
Other R packages that DataMetProcess depends, imports, suggests or enhances
Complete documentation for DataMetProcess
Functions, R codes and Examples using the DataMetProcess R package
Full DataMetProcess package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

artfima  
ARTFIMA Model Estimation
Fit and simulate ARTFIMA. Theoretical autocovariance function and spectral density function for stat ...
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  
potential  
Implementation of the Potential Model
Provides functions to compute the potential model as defined by Stewart (1941) ...
Download / Learn more Package Citations See dependency  
preputils  
Utilities for Preparation of Data Analysis
Miscellaneous small utilities are provided to mitigate issues with messy, inconsistent or high dimen ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,034

Author Associations

28,333

Publication Badges

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