Found 326 packages in 0.09 seconds
Detection of Structural Changes in Climate and Environment Time Series
Tools for automatic model selection and diagnostics for Climate and Environmental data. In particular the envcpt() function does automatic model selection between a variety of trend, changepoint and autocorrelation models. The envcpt() function should be your first port of call.
Climate Services' Indicators Based on Sub-Seasonal to Decadal Predictions
Set of generalised tools for the flexible computation of climate
related indicators defined by the user. Each method represents a specific
mathematical approach which is combined with the possibility to select an
arbitrary time period to define the indicator. This enables a wide range of
possibilities to tailor the most suitable indicator for each particular climate
service application (agriculture, food security, energy, water management, ...).
This package is intended for sub-seasonal, seasonal and decadal climate
predictions, but its methods are also applicable to other time-scales,
provided the dimensional structure of the input is maintained. Additionally,
the outputs of the functions in this package are compatible with 'CSTools'.
This package is described in 'Pérez-Zanón et al. (2023)
Compiles and Visualizes Wildfire, Climate, and Air Quality Data
Fetches data from three disparate data sources and allows user to perform analyses on them. It offers two core components: 1. A robust data retrieval and preparation infrastructure for wildfire, climate, and air quality index data and 2. A simple, informative, and interactive visualizations of the aforementioned datasets for California counties from 2011 through 2015. The sources of data are: wildfire data from Kaggle < https://www.kaggle.com/rtatman/188-million-us-wildfires>, climate data from the National Oceanic and Atmospheric Administration < https://www.ncdc.noaa.gov/cdo-web/token>, and air quality data from the Environmental Protection Agency < https://aqs.epa.gov/aqsweb/documents/data_api.html>.
Numerical Weather Predictions
Access to several Numerical Weather Prediction services both in raster format and as a time series for a location. Currently it works with GFS < https://www.ncei.noaa.gov/products/weather-climate-models/global-forecast>, MeteoGalicia < https://www.meteogalicia.gal/web/modelos/threddsIndex.action>, NAM < https://www.ncei.noaa.gov/products/weather-climate-models/north-american-mesoscale>, and RAP < https://www.ncei.noaa.gov/products/weather-climate-models/rapid-refresh-update>.
Tools for Analyzing Climate Extremes
Functions for fitting GEV and POT (via point process fitting)
models for extremes in climate data, providing return values, return
probabilities, and return periods for stationary and nonstationary models.
Also provides differences in return values and differences in log return
probabilities for contrasts of covariate values. Functions for estimating risk
ratios for event attribution analyses, including uncertainty. Under the hood,
many of the functions use functions from 'extRemes', including for fitting the
statistical models. Details are given in Paciorek, Stone, and Wehner (2018)
Access Data from the Oregon State Prism Climate Project
Allows users to access the Oregon State Prism climate data (< https://prism.nacse.org/>). Using the web service API data can easily downloaded in bulk and loaded into R for spatial analysis. Some user friendly visualizations are also provided.
A Set of Common Tools for Seasonal to Decadal Verification
The advanced version of package 's2dverification'. It is intended for 'seasonal to decadal' (s2d) climate forecast verification, but it can also be used in other kinds of forecasts or general climate analysis. This package is specially designed for the comparison between the experimental and observational datasets. The functionality of the included functions covers from data retrieval, data post-processing, skill scores against observation, to visualization. Compared to 's2dverification', 's2dv' is more compatible with the package 'startR', able to use multiple cores for computation and handle multi-dimensional arrays with a higher flexibility. The CDO version used in development is 1.9.8.
Climate Water Balance for Irrigation Purposes
Calculates daily climate water balance for irrigation purposes and
also calculates the reference evapotranspiration (ET) using three methods,
Penman and Monteith (Allen et al. 1998, ISBN:92-5-104219-5);
Priestley and Taylor (1972)
Tools to Visualize CM SAF NetCDF Data
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 '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 (< https://wui.cmsaf.eu/safira>). Detailed information and test data are provided on the CM SAF webpage (< http://www.cmsaf.eu/R_toolbox>).
DMR Detection by Non-Homogeneous Hidden Markov Model from Methylation Array Data
Perform differential analysis for methylation array data. Detect differentially methylated regions (DMRs) from array M-values. The core is a Non-homogeneous Hidden Markov Model for estimating spatial correlation and a novel Constrained Gaussian Mixture Model for modeling the M-value pairs of each individual locus.