Learn R Programming

IceCast (version 2.1.0)

to_fit: Identify fully ice-covered and ice-free regions

Description

Determine which regions are completely ice-filled (full) or ice-free (empty) in all years in the training period. Also, make the polygon corresponding to regions that are fully ice-covered.

Usage

to_fit(y_obs, reg_info)

Arguments

y_obs

list of y values outputted from y_obs function

reg_info

a reg_info list (see documentation for reg_info)