MATLAB scripts for "Drivers of δ18O variability preserved in ice cores from Earth's highest tropical mountain" ...

The parent manuscript has undergone peer-review and been accepted for publication. This archive contains two MATLAB files: File Name Description reconstructAccum.m A function for calculating accumulation rates from an ice core dataset. spatiotemporal_correlations.m A template for evaluating spatiote...

Full description

Bibliographic Details
Main Author: Weber, Austin M.
Format: Software
Language:English
Published: Zenodo 2023
Subjects:
Online Access:https://dx.doi.org/10.5281/zenodo.8356100
https://zenodo.org/record/8356100
Description
Summary:The parent manuscript has undergone peer-review and been accepted for publication. This archive contains two MATLAB files: File Name Description reconstructAccum.m A function for calculating accumulation rates from an ice core dataset. spatiotemporal_correlations.m A template for evaluating spatiotemporal correlations between ice core data and climatological data contained within NetCDF files. You can download the files from Zenodo or import them directly into MATLAB using the websave() function: >> websave('reconstructAccum.m','https://zenodo.org/record/8356101/files/reconstructAccum.m?download=1'); >> websave('spatiotemporal_correlations.m','https://zenodo.org/record/8356101/files/spatiotemporal_correlations.m?download=1'); ...