Coder Social home page Coder Social logo

hectorcal's Introduction

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:

  • R: Code for the hectorcal package. This comprises all of the utility subroutines used by the analysis and calibration code.
  • analysis: Code for doing analysis on the results of the calibration runs. This includes various experiments, plus the code for producing figures and tables from the two papers.
  • data-raw: Raw data and code for processing it.
  • data: R package data. All of this data is created as the output of code in the data-raw subdirectory.
  • inst/scripts: Code for running the Bayesian Monte Carlo from Paper 2
  • man: R help files for the functions in the R subdir and the datasets in the data subdir. These are all accessible through the R help system when the hectorcal package is installed.
  • tests: Tests for the subroutines in the hectorcal package. These are run with the test_package function from the testthat package; trying to source them in an R session won't work.

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.)

hectorcal's People

Contributors

kdorheim avatar rplzzz avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.