Hi @armyanda92 -
So this is the error:
ValueError: The following 2 raster values [4 6] from “D:\RESEARCH\WRI-Indonesia\Waves-RZWP3K-Project\InVEST\SDR\Trial-SDR-Sumsel\RESULT-SDR-Sumsel\SDR-Sumsel-1i\intermediate_outputs\churn_dir_not_for_humans\aligned_lulc.tif” do not have corresponding entries in the value_map
: {1L: 0.1, 2L: 0.121, 3L: 0.034, 5L: 0.41200000000000003, 8L: 0.025, 9L: 0.0}
Sorry this error message isn’t more clear, but it means that there are two values in your land cover map (4 and 6) that are not in the biophysical table. All values in lc96_resample_copy.tif must have values in Biophysical_table_6class.csv, as is noted in the Data Needs section of the User Guide. Try adding these entries to your biophysical table and see if it helps.
~ Stacie