Land Cover Error #335
Unanswered
mitchaspinall
asked this question in
Q&A
Replies: 1 comment
-
Somewhere you have pixels with value 0. You need to identify them and reclass them to numbers between 1 and 7 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi There,
I seem to be having an issue with my land cover data. I think I know why the issue is occurring but I don't know how to fix it.
I get that error every time I input my land cover data. Now I know that the values are meant to be 1 to 7, but when I look at my land cover raster that I generated in the preprocessor, I get these values:
Band 1
STATISTICS_MAXIMUM=7
STATISTICS_MEAN=1.1930697451599
STATISTICS_MINIMUM=0
STATISTICS_STDDEV=1.7066576496392
So my question is, does anyone know how to change the minimum from 0 so that the processor recognizes the data?
Thanks so much
Beta Was this translation helpful? Give feedback.
All reactions