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
Hello
I am trying to use your water toolbox and metric code for Landsat 8. I am using the following command
Energy.Balance <- METRIC.EB(image.DN = image, image.SR = image.SR,
plain=TRUE, n = 1, WeatherStation = WeatherStation,
Error in .local(x, ...) :
RasterLayer has no NA cells (for which to compute a distance)
I also tried the advanced option but it also shows the same errors while calculating hot and cold pixels using calcAnchors although I could calculate G and Rn. Can anyone help me??
The text was updated successfully, but these errors were encountered:
Hello
I am trying to use your water toolbox and metric code for Landsat 8. I am using the following command
Energy.Balance <- METRIC.EB(image.DN = image, image.SR = image.SR,
But it is showing the following error message.
Error in .local(x, ...) :
RasterLayer has no NA cells (for which to compute a distance)
I also tried the advanced option but it also shows the same errors while calculating hot and cold pixels using calcAnchors although I could calculate G and Rn. Can anyone help me??
The text was updated successfully, but these errors were encountered: