I am trying to run the coastal blue carbon model preprocessor, however, apparently there is an error with the “snapshots” table, I have checked and find no anomaly.
Thanks for writing in and attaching your LULC snapshots table. I downloaded it and viewed it in a text editor and noticed there were several quotation marks (") included. These were preventing the different fields from being delimited from one another. I deleted all the quotes and resaved it and that appears to have resolved the delimiter issue. Please see the revised version of the snapshots table attached here and try inputting it into the model.
Now I´m trying to run the main model, however, it is reporting a problem related to the transitions and biophysical tables, saying as follows:
ValueError: The transition table’s ‘lulc-class’ column has a value, ‘nan’, that was expected in the biophysical table but could not be found.
I am not very familiar with this model, but I noticed an extra line break in your transition table. I attempted to edit the table to remove that line. Please see the attached version below and try using it as an input.
Hello Jason. are the LULC layers required to be in .tif format? I found it strange since .csv files are typically produced as LULC. thx if you can let me know.
Yes, the LULC layers are required to be in raster format (.tif is most common, but technically they can be in other raster formats that GDAL supports). Please check out the User Guide Data Needs section for a listing of all of the input data requirements. There are .csv tables required to provide additional parameters for the model, but the LULC itself is a raster.