claudiatebaldi / hectorcal

3 stars 3 forks source link

This repository contains the code and data supporting the two papers in the Hector calibration series:

  1. "Calibrating simple climate models to individual Earth system models: Lessons learned from calibrating Hector"
  2. "Calibrating the Hector simple climate model II: Bayesian calibration of Hector parameters"

The repository comprises the following subdirectories:

To reproduce the results in the papers:

  1. Clone this repository.
  2. From the top directory, install the package by running R CMD INSTALL .
  3. Run the code from data-raw, analysis, or inst/scripts as desired. (The latter has additional instructions in a README located therein.)