Hello, I have a question about the values to enter for the following inputs:
c_above: Carbon density of aboveground biomass.
c_below: Carbon density of belowground biomass.
c_dead: Carbon density of dead matter.
I currently have access to two data sources, however carbon values are reported in two different ways. I would like to know how to enter my values into InVEST models appropriately for each dataset.
Dataset 1: Data is reported separately for carbon density of aboveground biomass and carbon density of belowground biomass but I do not have access to carbon density of dead matter.
Example of what I was planning of trying:
c_above: [dataset value]
c_below: [dataset value]
c_dead: 0
Question: Since I don’t have the values for the carbon density of dead matter, can I just put ‘0’?
Dataset 2: Data is reported for carbon density of aboveground biomass, carbon density of belowground biomass, and carbon density of dead matter together. I am not able to differentiate each type of carbon, they’re all reported into one value.
Example of what I was planning on trying:
c_above: [dataset value]
c_below: 0
c_dead: 0
Question: Since the carbon value is not reported separately, I wonder if it’s acceptable for me to use this dataset in InVEST in this manner. Could I, for example, enter the value obtained from the dataset for ‘c_above’ and put a ‘0’ to the two other inputs while acknowledging that other values are already integrated into the data put in ‘c_above’?
I would like to know based on your experiences, what would be the best approach to consider.
Thank you so much!