Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 46 found.
[1] < 1 2 3 4 5 > [5]  Sort:

fldmin (Package: cmsaf) :

The function determines the minimum value of each timestep from data of a single netcdf file. The input file should conatin a timeseries of 2D-data.
● Data Source: CranContrib
● Keywords:
● Alias: fldmin
● 0 images

selpoint (Package: cmsaf) :

This function extracts all data at a given point. A point is given by a pair of longitude and latitude coordinates. The function will find the closest grid point to the given coordinates and extracts the data for this point. The output-file can be optional in netcdf or csv. The outfile is checked for the correct file extension.
● Data Source: CranContrib
● Keywords:
● Alias: selpoint
● 0 images

seltime (Package: cmsaf) :

This function selects a given list of times from a timeseries.
● Data Source: CranContrib
● Keywords:
● Alias: seltime
● 0 images

monsum (Package: cmsaf) :

The function determines monthly sums from data of a single CM SAF netcdf input file.
● Data Source: CranContrib
● Keywords:
● Alias: monsum
● 0 images

remapbil (Package: cmsaf) :

The function interpolates the data of infile1 to the grid of infile2. From infile2 only the grid information is used. Both grids have to be regular. For interpolation a simple bilinear interpolation is used as provided by the fields-package's interp.surface.grid function.
● Data Source: CranContrib
● Keywords:
● Alias: remapbil
● 0 images

change_att (Package: cmsaf) :

This function can change the name, standard_name, long_name, units, _FillValue and missing_value of a variable. There is no separate outfile, thus use this function with care. The values for v_name, s_name, l_name, u_name, F_val and m_val are optional and will only be changed if they are given. If an attribute is not defined yet, it is added by the function.
● Data Source: CranContrib
● Keywords:
● Alias: change_att
● 0 images

cmsaf.divc (Package: cmsaf) :

This function divides each element of a dataset by a given constant number.
● Data Source: CranContrib
● Keywords:
● Alias: cmsaf.divc
● 0 images

yseasmean (Package: cmsaf) :

The function determines multi-year seasonal mean values from data of a single CM SAF netcdf input file. The seasonal mean is only determined if all three months of a season are available. For (north-) winter this are January. February and the December of the previous year (DJF). The other seasons are MAM, JJA, and SON.
● Data Source: CranContrib
● Keywords:
● Alias: yseasmean
● 0 images

checkfile (Package: cmsaf) :

There is the possibility to work with a given folder structure (CMSAF-R-TOOLBOX). This function is only for internal use within other cmsaf-package functions. To use this option the variable 'ptt' (path to toolbox) has to be defined.
● Data Source: CranContrib
● Keywords:
● Alias: checkfile
● 0 images

selyear (Package: cmsaf) :

This function selects a given list of years from a timeseries.
● Data Source: CranContrib
● Keywords:
● Alias: selyear
● 0 images