Learn R Programming

IceCast (version 2.1.0)

sipSep2006_2007: Ensemble sea ice probability for September 2006-2007 (lead time 2.5 months)

Description

The object sipSep2006_2007 is an array of the proportion of ensemble members that have sea ice concentrations of at least 15%. The predictions are are from the European Center for Medium-Range Weather Forecasts (ECMWF) ensemble and converted to a Polar stereographic grid.

Usage

sipSep2006_2007

Arguments

Format

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

References

Comiso, J., 2017: Bootstrap sea ice concentrations from Nimbus-7 SMMR and DMSP SSM/I-SSMIS. version 3. Boulder, Colorado USA: NASA National Snow and Ice Data Center Distributed Active Archive Center. doi: https://doi.org/10.5067/7Q8HCCWS4I0R

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(sipSep2006_2007)
dim(sipSep2006_2007)
# }

Run the code above in your browser using DataLab