https://github.com/climateimpactlab/cesl-stehm-gp

Spatio-Temporal Empirical Hierarchical Modeling of sea-level data with Gaussian Processes

https://github.com/climateimpactlab/cesl-stehm-gp

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 1 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (13.9%) to scientific vocabulary

Keywords

matlab paper research sealevel supplemental support
Last synced: 5 months ago · JSON representation

Repository

Spatio-Temporal Empirical Hierarchical Modeling of sea-level data with Gaussian Processes

Basic Info
  • Host: GitHub
  • Owner: ClimateImpactLab
  • Language: MATLAB
  • Default Branch: master
  • Homepage:
  • Size: 1.83 MB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Fork of Rutgers-ESSP/CESL-STEHM-GP
Topics
matlab paper research sealevel supplemental support
Created over 5 years ago · Last pushed over 5 years ago

https://github.com/ClimateImpactLab/CESL-STEHM-GP/blob/master/

# CESL-STEHM-GP: Spatio-Temporal Empirical Hierarchical Modeling of sea-level data with Gaussian Processes 

README file last updated by Robert Kopp, robert-dot-kopp-at-rutgers-dot-edu, 2018-09-25 14:59:36 -0400

## Citation and Acknowledgements

Version 1.0 of this code was released on 30 January 2016 to accompany

	Kopp, R. E., A. C. Kemp, K. Bittermann, B. P. Horton,
	J. P. Donnelly, W. R. Gehrels, C. C. Hay, J. X. Mitrovica,
	E. D. Morrow, and S. Rahmstorf (2016). Temperature-driven
	global sea-level variability in the Common Era. Proceedings
	of the National Academy of Sciences. doi: 10.1073/pnas.1517056113.
	
Please cite this source when using this code.

The development of version 1.0 of this code was supported in part by the US National Science Foundation (grants ARC-1203415), the National Oceanic and Atmospheric Administration (grant NA14OAR4170085) and the New Jersey Sea Grant Consortium.

## Overview

This code is intended to be used to generate Gaussian process-based, spatio-temporal empirical hierarchical models of sea-level data with both vertical and temporal uncertainty. It assumes uncertainties are normally distributed, and uses the noisy-input Gaussian process method of McHutchon and Ramussen (2011) to translate temporal uncertainties into comparable vertical uncertainties.    

This code requires MATLAB with the Statistics, Optimization, and Global Optimization Toolboxes. It is known to run with MATLAB 2015b.

The MFILES directory contains the core functions of this code. The scripts-KoppEtAl2016 directory contains the scripts using these core functions to generate the analyses described in Kopp et al. (2016). The scripts-skeleton directory contains a template that can be used for regional applications.

The master script for these applications is runAnalyzeCESL, which calls various subsidiary scripts. Particularly attention should be paid to runSetupHoloceneCovariance, which defines the covariance functions with characterize the different priors, including the hyperparameter bounds used by the optimization code. This is the most intellectually challenging part of the exercise, as it is effectively the model specification step. Attention should also be paid to runImportCESLDataSets, which imports the data files. 

----

    Copyright (C) 2018 by Robert E. Kopp

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see .

Owner

  • Name: Climate Impact Lab
  • Login: ClimateImpactLab
  • Kind: organization
  • Email: info@impactlab.org

A team of scientists, economists and engineers measuring the real-world costs of climate change.

GitHub Events

Total
Last Year