ropensci/tidync

loop variable "i" clashes with axis name (CMIP5 problem file)

mdsumner opened this issue · 1 comments

Yikes:

tidync("sic_OImon_ACCESS1-3_rcp85_r1i1p1_200601-210012.nc")
Error in mutate_impl(.data, dots) : 
  Column `id` must be length 360 (the number of rows) or one, not 359

Fixed, an excellent "gotcha"!