| Altitude | Calculate the altitude from pressure level in Pa. TODO:... | 
| CDO | System call of the cdo binary. | 
| ConvertTime | Tries to convert date information, e.g, from netcdf file, to... | 
| DetrendLinear | Simple linear detrending of a vector. The detrending approach... | 
| GaussianFWHM | One dimensional gaussian filter using FWHM definition to cut... | 
| GetDimNCDF | Returns dimension of a netcdf variable. | 
| GetVarNCDF | Extracts data from netcdf file and returns a data.frame. | 
| GetVarNCDFL | GetVarNCDFL extract variable with one dimension of... | 
| GetVarNCDFLL | GetVarNCDFLL extract variable with two dimensions of... | 
| GetVarNCDFLLL | GetVarNCDFLLL extract variable with lat, lon, and lev... | 
| GetVarNCDFT | GetVarNCDFT is a shortcut for GetVarNCDF(ncfile, varname,... | 
| GetVarNCDFTL | GetVarNCDFTL extract variable with time dimension and one of... | 
| GetVarNCDFTLL | GetVarNCDFTLL extract variable with time dimensions and two... | 
| GetVarNCDFTLLL | GetVarNCDFTLLL extract variable with time, lat, lon, and lev... | 
| GlobalMean | Calculate weighted global mean from data.table. Weighting is... | 
| LaggedCorrelation | Calculate pearson correlation coefficient between two data... | 
| MyTtest | Calculate p value Of Student's t-test for significant... | 
| SeasonalMean | Calculate seasonal means from data.table | 
| SystemCmd | Wrapper function to system() | 
| YearMean | Calculate annual means from data.table | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.