Last data update: 2014.03.03

cmsaf

Package: cmsaf
Version: 1.6.1
Date: 2016-01-25
Title: Tools for CM SAF Netcdf Data
Author: Steffen Kothe <Steffen.Kothe@dwd.de>
Maintainer: Steffen Kothe <Steffen.Kothe@dwd.de>
Contact: CM SAF Team <contact.cmsaf@dwd.de>
Description: The Satellite Application Facility on Climate Monitoring (CM SAF)
is a ground segment of the European Organization for the Exploitation of
Meteorological Satellites (EUMETSAT) and one of EUMETSATs Satellite Application
Facilities. The CM SAF contributes to the sustainable observing of the climate
system by providing Essential Climate Variables related to the energy and water
cycle of the atmosphere (www.cmsaf.eu). It is a joint cooperation of seven
National Meteorological and Hydrological Services, including the Deutscher
Wetterdienst (DWD).
The cmsaf R-package provides a small collection of R-functions, which are
inspired by the Climate Data Operators (cdo). This gives the opportunity to
analyse and manipulate CM SAF data without the need of installing cdo.
The cmsaf R-package is tested for CM SAF netcdf data, which are structured
in three-dimensional arrays (longitude, latitude, time) on a rectangular grid.
Layered CM SAF data have to be converted with the provided `levbox_mergetime`
function. The cmsaf R-package functions have only minor checks for deviations
from the recommended data structure, and give only few specific error messages.
Thus, there is no warranty of accurate results.
A Windows binary file and scripts for an easy application of the functions are
provided at the CM SAF homepage (http://www.cmsaf.eu/EN/Products/Tools/Tools_node.html).
License: GPL (>= 3)
Depends: ncdf4, sp, raster, stats, fields
Packaged: 2016-01-25 16:42:29 UTC; stkothe
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2016-01-28 20:45:35

● 0 images, 46 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'cmsaf' ...
** package 'cmsaf' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'cmsaf'
    finding HTML links ... done
    box_mergetime                           html  
    change_att                              html  
    checkfile                               html  
    cmsaf-package                           html  
    cmsaf.add                               html  
    cmsaf.addc                              html  
    cmsaf.div                               html  
    cmsaf.divc                              html  
    cmsaf.mul                               html  
    cmsaf.mulc                              html  
    cmsaf.sub                               html  
    cmsaf.subc                              html  
    dayrange                                html  
    divdpm                                  html  
    extract.period                          html  
    fldmax                                  html  
    fldmean                                 html  
    fldmin                                  html  
    get_time                                html  
    levbox_mergetime                        html  
    mon.anomaly                             html  
    monmean                                 html  
    monsum                                  html  
    muldpm                                  html  
    multimonmean                            html  
    multimonsum                             html  
    ncinfo                                  html  
    read_nc                                 html  
    remapbil                                html  
    seas.anomaly                            html  
    seasmean                                html  
    sellonlatbox                            html  
    selmon                                  html  
    selperiod                               html  
    selpoint                                html  
    seltime                                 html  
    selyear                                 html  
    timmean                                 html  
    trend                                   html  
    wfldmean                                html  
    year.anomaly                            html  
    yearmean                                html  
    yearsum                                 html  
    ymonmean                                html  
    ymonsum                                 html  
    yseasmean                               html  
** building package indices
** testing if installed package can be loaded
* DONE (cmsaf)
Making 'packages.html' ... done