Title: | A Toolbox for CM SAF NetCDF Data |
---|---|
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 monitoring of the climate system by providing essential climate variables related to the energy and water cycle of the atmosphere (<https://www.cmsaf.eu>). It is a joint cooperation of eight National Meteorological and Hydrological Services. The 'cmsaf' R-package includes a 'shiny' based interface for an easy application of the 'cmsafops' and 'cmsafvis' packages - the CM SAF R Toolbox. The Toolbox offers an easy way to prepare, manipulate, analyse and visualize CM SAF NetCDF formatted data. Other CF conform NetCDF data with time, longitude and latitude dimension should be applicable, but there is no guarantee for an error-free application. CM SAF climate data records are provided for free via (<https://wui.cmsaf.eu/safira>). Detailed information and test data are provided on the CM SAF webpage (<http://www.cmsaf.eu/R_toolbox>). |
Authors: | Steffen Kothe [aut, cre], Danny Parsons [ctb] |
Maintainer: | Steffen Kothe <[email protected]> |
License: | GPL (>= 3) |
Version: | 3.5.1 |
Built: | 2024-11-23 05:34:52 UTC |
Source: | https://github.com/cmsaf/cmsaf-r-tools |
The 'cmsafops' functions are manipulating NetCDF input files and write the result in a separate output file. The functions were designed and tested for CM SAF NetCDF data, but most of the functions can be applied to other NetCDF data, which use the CF convention and time, latitude, longitude dimensions. As interface This package uses functionalities of the cmsafops and cmsafvis packages.
Maintainer: Steffen Kothe [email protected]
Other contributors:
Danny Parsons [email protected] [contributor]
Useful links:
Run the interactive shiny-based CM SAF R Toolbox. It uses functions from cmsafops and cmsafvis.
run_toolbox(...)
run_toolbox(...)
... |
Arguments to be passed to |
## Not run: run_toolbox(launch.browser = TRUE)
## Not run: run_toolbox(launch.browser = TRUE)