semiautomaticgit / SemiAutomaticClassificationPlugin

https://fromgistors.blogspot.com/p/semi-automatic-classification-plugin.html
Other
136 stars 50 forks source link

Error [63]: Memory error #193

Closed copa-light closed 1 year ago

copa-light commented 2 years ago

Hello! I'm using SCP for unsupervised classification and accracy assessment. But when I try to accuracy assessment from classified Landsat image, I have the Error [63] ('Memory error, too many combinations. Try to reclassify the values'). I already reclassified image into 5 classes, and changed available RAM into 16 GB. (RAM of my computer is 32 GB) Reference file has 'id' and 'class' for original data.

This is the error log of my processing.

image

error.txt

Is it related with failed SNAP subprocess? Or how can I solve it?

Thank you :)

semiautomaticgit commented 2 years ago

Hello @copa-light , the issue is not related to SNAP. Possibly it is related to input data. Are you using vector as reference data? Also, please check if there are NoData values in the classification raster.

semiautomaticgit commented 1 year ago

I'm closing this, but of course reopen this if you still have issues.