Other packages > Find by keyword >

cmsafvis  

Tools to Visualize CM SAF NetCDF Data
View on CRAN: Click here


Download and install cmsafvis package within the R console
Install from CRAN:
install.packages("cmsafvis")

Install from Github:
library("remotes")
install_github("cran/cmsafvis")

Install by package version:
library("remotes")
install_version("cmsafvis", "1.3.0")



Attach the package and use:
library("cmsafvis")
Maintained by
Steffen Kothe
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-10-06
Latest Update: 2024-09-30
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 (). It is a joint cooperation of eight National Meteorological and Hydrological Services. The 'cmsafvis' R-package provides a collection of R-operators for the analysis and visualization of CM SAF NetCDF data. CM SAF climate data records are provided for free via (). Detailed information and test data are provided on the CM SAF webpage ().
How to cite:
Steffen Kothe (2020). cmsafvis: Tools to Visualize CM SAF NetCDF Data. R package version 1.3.0, https://cran.r-project.org/web/packages/cmsafvis. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0.0 (2020-10-06 14:20), 1.0.1 (2020-10-13 10:50), 1.1.0 (2021-02-19 09:10), 1.1.1 (2021-02-22 15:50), 1.1.5 (2021-09-06 14:00), 1.1.7 (2021-10-15 12:50), 1.1.8 (2021-11-02 10:30), 1.1.9 (2021-12-02 14:50), 1.1.10 (2022-01-20 15:02), 1.1.11 (2022-03-15 15:20), 1.1.12 (2022-07-13 17:40), 1.2.0 (2023-09-15 14:52), 1.2.2 (2023-12-19 13:10), 1.2.3 (2024-01-26 16:10), 1.2.6 (2024-04-26 12:40), 1.2.7 (2024-05-03 10:10), 1.2.8 (2024-07-03 17:20), 1.2.9 (2024-09-30 14:00)
Other packages that cited cmsafvis R package
View cmsafvis citation profile
Other R packages that cmsafvis depends, imports, suggests or enhances
Complete documentation for cmsafvis
Functions, R codes and Examples using the cmsafvis R package
Some associated functions: absolute_map . anomaly_map . climatology_map . cmsaf.diff . cmsaf.hist . cmsaf.hovmoller . cmsaf.scatter . cmsaf.side.by.side . cmsaf.time.series . cmsafvis-package . fieldmean_and_anomaly_map . fieldmean_plot . get_basename_vis . helper_time_series_compare . monitor_climate . quicklook . recalculateImageDimensions . render_hist_plot . render_instat_plot . render_plot . render_plot_1d . render_plot_1d_advanced . render_plot_hist_compare . render_plot_hovmoller . render_plot_scatter . render_plot_side_by_side . render_plot_time_series_compare . render_preview_plot . render_region_plot . time_series_plot . trend_plot . warming_stripes_plot . 
Some associated R codes: CapWords.R . ColorspacePrivates.R . absolute_map.R . absolute_map_builder.R . adjust_location.R . anomaly_map.R . apply_mask_clima.R . apply_mask_current.R . apply_mask_final.R . attach_file.R . break_num.R . calc.parameters.monitor.climate.R . calculate_climatology.R . calculate_climatology_mean.R . calculate_climatology_outfile.R . check_infile_monitor_climate.R . check_package_dependencies.R . climatology_map.R . climatology_map_builder.R . cmsaf.diff.R . cmsaf.hist.R . cmsaf.hovmoller.R . cmsaf.scatter.R . cmsaf.side.by.side.R . cmsaf.time.series.R . cmsafvis-package.R . cmsafvis.R . compare_grid.R . compare_spatial_range.R . create_country_mask.R . extractFinalOutfile.R . extractOutfile.R . extractOutfileMean.R . extract_climate_files.R . fieldmean_and_anomaly_map.R . fieldmean_clima.R . fieldmean_current.R . fieldmean_ensemble.R . fieldmean_plot.R . getColors.R . getMimeType.R . getUserOptions.R . get_basename_vis.R . get_continental_coordinates.R . get_country_name.R . get_file_info.R . helper_time_series_compare.R . helpers.R . is_country.R . is_leap_year.R . is_valid_countrycode.R . monitor_climate.R . parse_arguments.R . plot_abs_map.R . plot_abs_map_mean.R . plot_fieldmean.R . plot_fieldmean_and_map.R . plot_labeling.R . plot_time_series.R . plot_trend.R . plot_warming_stripes.R . quicklook.R . ranking.R . recalculateImageDimensions.R . release_questions.R . remap4quicklook.R . render_hist_plot.R . render_instat_plot.R . render_plot.R . render_plot_1d.R . render_plot_1d_advanced.R . render_plot_hist_compare.R . render_plot_hovmoller.R . render_plot_scatter.R . render_plot_side_by_side.R . render_plot_time_series_compare.R . render_preview_plot.R . render_region_plot.R . reset_par.R . set_time_locale.R . time_series_plot.R . trend_plot.R . warming_stripes_plot.R .  Full cmsafvis package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA