Examples: visualization, C++, networks, data cleaning, html widgets, ropensci.

Found 389 packages in 0.68 seconds

cropZoning — by Roberto Filgueiras, 3 years ago

Climate Crop Zoning Based in Air Temperature for Brazil

Climate crop zoning based in minimum and maximum air temperature. The data used in the package are from 'TerraClimate' dataset (< https://www.climatologylab.org/terraclimate.html>), but, it have been calibrated with automatic weather stations of National Meteorological Institute of Brazil. The climate crop zoning of this package can be run for all the Brazilian territory.

emulator — by Robin K. S. Hankin, 2 years ago

Bayesian Emulation of Computer Programs

Allows one to estimate the output of a computer program, as a function of the input parameters, without actually running it. The computer program is assumed to be a Gaussian process, whose parameters are estimated using Bayesian techniques that give a PDF of expected program output. This PDF is conditional on a training set of runs, each consisting of a point in parameter space and the model output at that point. The emphasis is on complex codes that take weeks or months to run, and that have a large number of undetermined input parameters; many climate prediction models fall into this class. The emulator essentially determines Bayesian posterior estimates of the PDF of the output of a model, conditioned on results from previous runs and a user-specified prior linear model. The package includes functionality to evaluate quadratic forms efficiently.

hyfo — by Yuanchao Xu, 3 years ago

Hydrology and Climate Forecasting

Focuses on data processing and visualization in hydrology and climate forecasting. Main function includes data extraction, data downscaling, data resampling, gap filler of precipitation, bias correction of forecasting data, flexible time series plot, and spatial map generation. It is a good pre- processing and post-processing tool for hydrological and hydraulic modellers.

CopernicusClimate — by Pepijn de Vries, 17 days ago

Search Download and Handle Data from Copernicus Climate Data Service

Subset and download data from EU Copernicus Climate Data Service: < https://cds.climate.copernicus.eu/>. Import information about the Earth's past, present and future climate from Copernicus into R without the need of external software.

ClimClass — by Fabio Zottele, a year ago

Climate Classification According to Several Indices

Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indices, of water balance after Thornthwaite, of viticultural bioclimatic indices. Drawing climographs: Thornthwaite, Peguy, Bagnouls-Gaussen.

zyp — by Lee Zeman, 3 years ago

Zhang + Yue-Pilon Trends Package

An efficient implementation of the slope method described by Sen (1968) plus implementation of prewhitening approaches to determining trends in climate data described by Zhang, Vincent, Hogg, and Niitsoo (2000) and Yue, Pilon, Phinney, and Cavadias (2002) .

nordklimdata1 — by Jose Gama, 11 years ago

Dataset for Climate Analysis with Data from the Nordic Region

The Nordklim dataset 1.0 is a unique and useful achievement for climate analysis. It includes observations of twelve different climate elements from more than 100 stations in the Nordic region, in time span over 100 years. The project contractors were NORDKLIM/NORDMET on behalf of the National meteorological services in Denmark (DMI), Finland (FMI), Iceland (VI), Norway (DNMI) and Sweden (SMHI).

nhm — by Andrew Titman, a year ago

Non-Homogeneous Markov and Hidden Markov Multistate Models

Fits non-homogeneous Markov multistate models and misclassification-type hidden Markov models in continuous time to intermittently observed data. Implements the methods in Titman (2011) . Uses direct numerical solution of the Kolmogorov forward equations to calculate the transition probabilities.

CSDownscale — by Victòria Agudetse, 2 months ago

Statistical Downscaling of Climate Predictions

Statistical downscaling and bias correction of climate predictions. It includes implementations of commonly used methods such as Analogs, Linear Regression, Logistic Regression, and Bias Correction techniques, as well as interpolation functions for regridding and point-based applications. It facilitates the production of high-resolution and local-scale climate information from coarse-scale predictions, which is essential for impact analyses. The package can be applied in a wide range of sectors and studies, including agriculture, water management, energy, heatwaves, and other climate-sensitive applications. The package was developed within the framework of the European Union Horizon Europe projects Impetus4Change (101081555) and ASPECT (101081460), the Wellcome Trust supported HARMONIZE project (224694/Z/21/Z), and the Spanish national project BOREAS (PID2022-140673OA-I00). Implements the methods described in 'Ramon et al. (2021) ', 'Duzenli et al. (2024) ', 'Moreno-Montes et al. (2026) ', 'Duzenli et al. (2026) ', 'Duzenli et al. (2026) '.

homnormal — by Fikri Gökpınar, 3 years ago

Tests of Homogeneity of Variances

Most common exact, asymptotic and resample based tests are provided for testing the homogeneity of variances of k normal distributions under normality. These tests are Barlett, Bhandary & Dai, Brown & Forsythe, Chang et al., Gokpinar & Gokpinar, Levene, Liu and Xu, Gokpinar. Also, a data generation function from multiple normal distribution is provided using any multiple normal parameters. Bartlett, M. S. (1937) Bhandary, M., & Dai, H. (2008) Brown, M. B., & Forsythe, A. B. (1974). Chang, C. H., Pal, N., & Lin, J. J. (2017) Gokpinar E. & Gokpinar F. (2017) Liu, X., & Xu, X. (2010) Levene, H. (1960) < https://cir.nii.ac.jp/crid/1573950400526848896> Gökpınar, E. (2020) .