Other packages > Find by keyword >

myClim  

Microclimatic Data Processing
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("myClim", "1.1.0")



Attach the package and use:
library("myClim")
Maintained by
Vojtěch Kalčík
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-05-08
Latest Update: 2024-02-16
Description:
Handling the microclimatic data in R. The 'myClim' workflow begins at the reading data primary from microclimatic dataloggers, but can be also reading of meteorological station data from files. Cleaning time step, time zone settings and metadata collecting is the next step of the work flow. With 'myClim' tools one can crop, join, downscale, and convert microclimatic data formats, sort them into localities, request descriptive characteristics and compute microclimatic variables. Handy plotting functions are provided with smart defaults.
How to cite:
Vojtěch Kalčík (2023). myClim: Microclimatic Data Processing. R package version 1.1.0, https://cran.r-project.org/web/packages/myClim
Previous versions and publish date:
1.0.1 (2023-05-08 19:40), 1.0.12 (2023-11-16 23:00)
Other packages that cited myClim R package
View myClim citation profile
Other R packages that myClim depends, imports, suggests or enhances
Functions, R codes and Examples using the myClim R package
Some associated functions: mc_DataFormat-class . mc_HOBODataFormat-class . mc_LocalityMetadata-class . mc_LoggerCleanInfo-class . mc_LoggerMetadata-class . mc_MainMetadata-class . mc_MainMetadataAgg-class . mc_Physical-class . mc_Sensor-class . mc_SensorMetadata-class . mc_TOMSTDataFormat-class . mc_TOMSTJoinDataFormat-class . mc_agg . mc_calc_cumsum . mc_calc_fdd . mc_calc_gdd . mc_calc_snow . mc_calc_snow_agg . mc_calc_tomst_dendro . mc_calc_vpd . mc_calc_vwc . mc_calib_moisture . mc_const_CALIB_MOIST_ACOR_T . mc_const_CALIB_MOIST_REF_T . mc_const_CALIB_MOIST_WCOR_T . mc_const_SENSOR_Dendro_T . mc_const_SENSOR_Dendro_raw . mc_const_SENSOR_FDD . mc_const_SENSOR_GDD . mc_const_SENSOR_HOBO_RH . mc_const_SENSOR_HOBO_T . mc_const_SENSOR_RH . mc_const_SENSOR_TMS_T1 . mc_const_SENSOR_TMS_T2 . mc_const_SENSOR_TMS_T3 . mc_const_SENSOR_TMS_moist . mc_const_SENSOR_T_C . mc_const_SENSOR_Thermo_T . mc_const_SENSOR_VPD . mc_const_SENSOR_VWC . mc_const_SENSOR_count . mc_const_SENSOR_coverage . mc_const_SENSOR_dendro_l_um . mc_const_SENSOR_integer . mc_const_SENSOR_logical . mc_const_SENSOR_precipitation . mc_const_SENSOR_real . mc_const_SENSOR_snow_bool . mc_const_SENSOR_snow_fresh . mc_const_SENSOR_snow_total . mc_const_SENSOR_sun_shine . mc_const_SENSOR_wind_speed . mc_data_example_agg . mc_data_example_clean . mc_data_example_raw . mc_data_formats . mc_data_heights . mc_data_physical . mc_data_sensors . mc_data_vwc_parameters . mc_env_moist . mc_env_temp . mc_env_vpd . mc_filter . mc_info . mc_info_clean . mc_info_count . mc_info_meta . mc_join . mc_load . mc_plot_image . mc_plot_line . mc_plot_loggers . mc_plot_raster . mc_prep_TMSoffsoil . mc_prep_calib . mc_prep_calib_load . mc_prep_clean . mc_prep_crop . mc_prep_fillNA . mc_prep_merge . mc_prep_meta_locality . mc_prep_meta_sensor . mc_prep_solar_tz . mc_read_data . mc_read_files . mc_read_long . mc_read_tubedb . mc_read_wide . mc_reshape_long . mc_reshape_wide . mc_save . myClim-package . myClimList . print.myClimList . sub-.myClimList . 
Some associated R codes: agg.R . calc.R . calib.R . common.R . data.R . env.R . filter.R . info.R . join.R . model.R . myClim-package.R . plot.R . prep.R . read.R . reshape.R . serialize.R .  Full myClim 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

rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
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  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns