You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to run the script Monitoring Forest Changes using STEF using the dataset that you have provided, I get the following error after I run the following code chunk:
{r}
Do the monitoring
rad <- rasterEngine(inraster=re_testx, fun=stef_monitor,window_dims=c(windowwidth=9,windowwidth =9),
args=list(mYear = 2016,density = F,my_dates =my_dates,threshold = 0.05,spatiaNormPercentile =95,
windowwidth=9,tryCatchError=T,sPatioNormalixse =F))
When I try to run the script Monitoring Forest Changes using STEF using the dataset that you have provided, I get the following error after I run the following code chunk:
I get the error:
I would appreciate if you could help me out where the error is coming from.
The text was updated successfully, but these errors were encountered: