Other packages > Find by keyword >

simET  

Tools for Simulation of Evapotranspiration of Field Crops and Soil Water Balance
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("simET", "1.0.3")



Attach the package and use:
library("simET")
Maintained by
Minguo Liu
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-09-30
Latest Update: 2023-08-19
Description:
Supports the calculation of meteorological characteristics in evapotranspiration research and reference crop evapotranspiration, and offers three models to simulate crop evapotranspiration and soil water balance in the field, including single crop coefficient and dual crop coefficient, as well as the Shuttleworth-Wallace model. These calculations main refer to Allen et al.(1998, ISBN:92-5-104219-5), Teh (2006, ISBN:1-58-112-998-X), and Liu et al.(2006) <doi:10.1016/j.agwat.2006.01.018>.
How to cite:
Minguo Liu (2022). simET: Tools for Simulation of Evapotranspiration of Field Crops and Soil Water Balance. R package version 1.0.3, https://cran.r-project.org/web/packages/simET. Accessed 05 Mar. 2026.
Previous versions and publish date:
1.0.0 (2022-09-30 19:20), 1.0.1 (2022-10-16 04:50), 1.0.2 (2023-08-10 10:20)
Other packages that cited simET R package
View simET citation profile
Other R packages that simET depends, imports, suggests or enhances
Complete documentation for simET
Functions, R codes and Examples using the simET R package
Some associated functions: FIalfalfa . Kcb_adj_for_DualKc . Model_DualKc . Model_SW . Model_single_Kc . SDIalfalfa . cal_ActualVapourPressure_for_hourly . cal_ActualVapourPressure_from_RHmax . cal_ActualVapourPressure_from_RHmaxAndRHmin . cal_ActualVapourPressure_from_RHmean . cal_ActualVapourPressure_from_dewPoint . cal_ActualVapourPressure_from_psychrometricData . cal_DP_for_singleKc . cal_DPe_for_DualKc . cal_DPr_for_DualKc . cal_DeepPercolation . cal_Dei_for_DualKc . cal_ET0_from_PM . cal_ET0_from_PM_for_daily . cal_ET0_from_PM_for_hourly . cal_Kc_max_for_DualKc . cal_Kcend_for_singleKc . cal_Kcini_for_SingleKc . cal_Kcmid_for_singleKc . cal_Kr_for_DualKc . cal_Rs_from_Na . cal_TEW_for_DualKc . cal_TemMean . cal_WaterStressCoef . cal_afterRedistribution . cal_airVaporPressureDeficit_meanCanopyflow . cal_angerFromSouth . cal_atmosphericPressure . cal_bulkBoundaryLayerResistance . cal_canopyPenetrationProbabilityForNetRadiation . cal_canopyResistance . cal_canopyTem . cal_capillaryRise . cal_cropRoughnessLength . cal_daylightHours . cal_eddyDiffusivity_Canopytop . cal_eddyDiffusivity_heightZ . cal_extraterrestrialRadiation_for_daily . cal_extraterrestrialRadiation_for_shorter . cal_frictionVelocity . cal_hourAngle . cal_inverseRelativeDistance_Earth_sun . cal_latentHeatFluxesForCrop . cal_latentHeatFluxesForSoil . cal_localDolarTime . cal_meanCanopyFlowToReferenceLevel . cal_meanSaturationVapourPressure . cal_netLongwaveRadiation . cal_netRadiation . cal_netRadiationForCrop . cal_netRadiationForSoil . cal_netRadiationForSystem . cal_netSolarRadiation . cal_percolationForExcessWater . cal_psychrometriCconstant . cal_reductionFactorForE . cal_reductionFactorForT . cal_relativeHumidity . cal_saturationVapourPressure . cal_sensibleHeatFluxesForCrop . cal_sensibleHeatFluxesForSoil . cal_skySolarRadiation_withas_bs . cal_skySolarRadiation_withas_elevation . cal_slopeOfSaturationVapourPressureCurve . cal_soilHeatFlux . cal_soilHeatFlux_day . cal_soilHeatFlux_general . cal_soilHeatFlux_hourly . cal_soilHeatFlux_monthly . cal_soilSurfaceResistance . cal_soilSurfaceToMeanCanopyFlow . cal_solarDeclination . cal_solarDeclination_in_FAO . cal_solarInclination . cal_solarRadiation . cal_sunsetHourAngle . cal_sunsetTime . cal_totalLatentHeatFlux . cal_windSpeed_Canopy . cal_zeroPlaneHeight . compare_model_plot . convert_Date_to_dayofyear . convert_Fahrenheit_to_degreesCelsius . convert_Rad_unit . convert_angert_to_radian . convert_degreesCelsius_to_Fahrenheit . convert_windSpeed_to_2m . create_modelDF . estimate_ET0_with_TmaxAndTmin . estimate_LAI_for_alfalfa . estimate_Rs_for_islandLocations . estimate_Rs_from_airTemDiff . estimate_ea . estimate_goodnessOfFit . linear_interpolation . pipe . simET-package . 
Some associated R codes: Estimate.R . calculate_ReferenceEvapotranspiration.R . calculate_meteorlogy.R . calculate_plant.R . calculate_soil.R . convert.R . data.R . model_DualKc.R . model_Shuttleworth_Wallace.R . model_Single_Kc.R . simET-package.R . utils-pipe.R .  Full simET package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
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  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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