I used to use a command:
iceonoff_mod = mda.lakes::get_ice_onoff(ice_data, get_temp(nc_file))
to get ice information
This now gives me the following error:
Error in ice_runs[, "values"] : subscript out of bounds
Anyway to fix this so that I can compare actual and observed freeze and breakup dates?