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

Found 403 packages in 0.01 seconds

r2dii.plot — by Monika Furdyna, a year ago

Visualize the Climate Scenario Alignment of a Financial Portfolio

Create plots to visualize the alignment of a corporate lending financial portfolio to climate change scenarios based on climate indicators (production and emission intensities) across key climate relevant sectors of the 'PACTA' methodology (Paris Agreement Capital Transition Assessment; < https://www.transitionmonitor.com/>). Financial institutions use 'PACTA' to study how their capital allocation decisions align with climate change mitigation goals.

pastclim — by Andrea Manica, 2 years ago

Manipulate Time Series of Climate Reconstructions

Methods to easily extract and manipulate climate reconstructions for ecological and anthropological analyses, as described in Leonardi et al. (2023) . The package includes datasets of palaeoclimate reconstructions, present observations, and future projections from multiple climate models.

HiClimR — by Hamada S. Badr, 5 years ago

Hierarchical Climate Regionalization

A tool for Hierarchical Climate Regionalization applicable to any correlation-based clustering. It adds several features and a new clustering method (called, 'regional' linkage) to hierarchical clustering in R ('hclust' function in 'stats' library): data regridding, coarsening spatial resolution, geographic masking, contiguity-constrained clustering, data filtering by mean and/or variance thresholds, data preprocessing (detrending, standardization, and PCA), faster correlation function with preliminary big data support, different clustering methods, hybrid hierarchical clustering, multivariate clustering (MVC), cluster validation, visualization of regionalization results, and exporting region map and mean timeseries into NetCDF-4 file. The technical details are described in Badr et al. (2015) .

poisson — by Daniel Slade, 11 years ago

Simulating Homogenous & Non-Homogenous Poisson Processes

Contains functions and classes for simulating, plotting and analysing homogenous and non-homogenous Poisson processes.

dawaR — by Aleksander Bang-Larsen, 11 days ago

An API Wrapper for 'DAWA' - 'The Danish Address Web API'

Functions for interacting with all sections of the official 'Danish Address Web API' (also known as 'DAWA') < https://api.dataforsyningen.dk>. The development of this package is completely independent from the government agency, Klimadatastyrelsen, who maintains the API.

ffaframework — by Riley Wheadon, a year ago

Flood Frequency Analysis Framework

Tools to support systematic and reproducible workflows for both stationary and nonstationary flood frequency analysis, with applications extending to other hydroclimate extremes, such as precipitation frequency analysis. This package implements the FFA framework proposed by Vidrio- Sahagún et al. (2024) , originally developed in 'MATLAB', now adapted for the 'R' environment. This work was funded by the Flood Hazard Identification and Mapping Program of Environment and Climate Change Canada, as well as the Canada Research Chair (Tier 1) awarded to Dr. Pietroniro.

clarabel — by Balasubramanian Narasimhan, a month ago

Interior Point Conic Optimization Solver

A versatile interior point solver that solves linear programs (LPs), quadratic programs (QPs), second-order cone programs (SOCPs), semidefinite programs (SDPs), and problems with exponential and power cone constraints (< https://clarabel.org/stable/>). For quadratic objectives, unlike interior point solvers based on the standard homogeneous self-dual embedding (HSDE) model, Clarabel handles quadratic objective without requiring any epigraphical reformulation of its objective function. It can therefore be significantly faster than other HSDE-based solvers for problems with quadratic objective functions. Infeasible problems are detected using using a homogeneous embedding technique.

climaemet — by Diego Hernangómez, 4 months ago

Tools for AEMET Climate Data

Download meteorological and climate data from the Spanish Meteorological Agency (AEMET) directly in R using the AEMET API. Create scientific visualizations, including climate charts, climate time series trend analyses, temperature and precipitation anomaly maps, warming stripes and climatograms.

snht — by Josh Browning, 9 years ago

Standard Normal Homogeneity Test

Implementation of robust and non-robust Standard Normal Homogeneity Test (SNHT) for changepoint detection. This test statistic is equal sided, as proposed in "Homogenization of Radiosonde Temperature Time Series Using Innovation Statistics" by Haimberger, L., 2007. However, the statistic contains an estimate of sigma^2 in the denominator instead of sigma, which seems to be a more appropriate value (based on the paper "Homogenization of Swedish temperature data. Part I: Homogeneity test for linear trends." by Alexandersson, H., and A. Moberg, 1997).

s2dv — by Ariadna Batalla, 5 months ago

Seasonal to Decadal Verification

An advanced version of package 's2dverification'. Intended for seasonal to decadal (s2d) climate forecast verification, but also applicable to other types of forecasts or general climate analysis. This package is specifically designed for comparing experimental and observational datasets. It provides functionality for data retrieval, post-processing, skill score computation against observations, and 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 Climate Data Operators (CDO) version used in development is 1.9.8. Implements methods described in Wilks (2011) , DelSole and Tippett (2016) , Kharin et al. (2012) , Doblas-Reyes et al. (2003) .