Man pages for smu/smumisc
Miscellaneous R functions mainly related to climate model data analysis and statistics.

AltitudeCalculate the altitude from pressure level in Pa. TODO:...
CDOSystem call of the cdo binary.
ConvertTimeTries to convert date information, e.g, from netcdf file, to...
DetrendLinearSimple linear detrending of a vector. The detrending approach...
GaussianFWHMOne dimensional gaussian filter using FWHM definition to cut...
GetDimNCDFReturns dimension of a netcdf variable.
GetVarNCDFExtracts data from netcdf file and returns a data.frame.
GetVarNCDFLGetVarNCDFL extract variable with one dimension of...
GetVarNCDFLLGetVarNCDFLL extract variable with two dimensions of...
GetVarNCDFLLLGetVarNCDFLLL extract variable with lat, lon, and lev...
GetVarNCDFTGetVarNCDFT is a shortcut for GetVarNCDF(ncfile, varname,...
GetVarNCDFTLGetVarNCDFTL extract variable with time dimension and one of...
GetVarNCDFTLLGetVarNCDFTLL extract variable with time dimensions and two...
GetVarNCDFTLLLGetVarNCDFTLLL extract variable with time, lat, lon, and lev...
GlobalMeanCalculate weighted global mean from data.table. Weighting is...
LaggedCorrelationCalculate pearson correlation coefficient between two data...
MyTtestCalculate p value Of Student's t-test for significant...
SeasonalMeanCalculate seasonal means from data.table
SystemCmdWrapper function to system()
YearMeanCalculate annual means from data.table
smu/smumisc documentation built on March 21, 2021, 3:38 a.m.