Error in 6.1.4 monthly: object tmp_var not found
aw2113 opened this issue · 0 comments
aw2113 commented
When running 6.1.4 tmp_var is not being created.
# To get the average value for a set of strata, weight the val by the area: (slow...) mn_NEBS_season <- getAVGnSUM(
-
strataIN = NEBS_strata,
-
dataIN = tmp_var,
-
tblock = c("yr","mo"))
Error in filter(., strata %in% strataIN) : object 'tmp_var' not found