Learn R Programming

IceCast (version 2.1.0)

ecmwf_bin: Binary predictions from ECMWF ensemble, September 1993-2018

Description

The object ensemble_bin is a binary array indicating if at least half of the ensemble members have sea ice concentrations of at least 15% from September 1993-2018. The predictions are from the European Center for Medium-Range Weather Forecasts (ECMWF) ensemble at a 2.5-month lead time. They have been converted to a Polar stereographic grid.

Usage

ecmwf_bin

Arguments

Format

array of dimension of 26 x 304 x 448 (corresponding to year x longitude x 448 latitude)

References

Copernicus Climate Change Service (2019). Description of the c3s seasonal multi-system. https://confluence.ecmwf.int/display/COPSRV/Description+of+the+C3S+seasonal+multi-system

Sea Ice Prediction Network (2019). Sea ice prediction network predictability portal. https://atmos.uw.edu/sipn/.

Examples

Run this code
# NOT RUN {
data(ecmwf_bin)
# }

Run the code above in your browser using DataLab