Closed kdorheim closed 5 months ago
For this Hector activity, you are going to run Hector several times
Setting the constraints via the R interface
input/tables/ssp245_emiss-constraints_rf.csv
use system.file
to access thisSetting the constraints via the ini file
CO2_constrain
line by removing the ;
save the ini file from Rstudio set up a new core but instead of using a default hector ini file accessed via system.file
to set up a new hector core pass a relative path to the ini file you created in step 2
Please compare [CO2] and gmst results from the three different runs with one another.
Bonus question: what happens when you change beta or q10 from default values after applying the co2 constraint?
@kdorheim to add more details and examples but goal is to have PS run hector in constraint mode set via R and also via ini file