Coder Social home page Coder Social logo

temperature12k's Introduction

DOI

Temperature12k

This repository contains data and code generated as part of the Temperature12k project.

Manuscripts

Scientific Data - Data Descriptor

Code used to for analysis and figure generation

The data (in a matlab serialization "TS.mat") and Matlab code and used to calculate the maps and proxy composites and generate the figures in the manuscript are included in this directory. The script "createAllFigures.m" will generate Figures 2, 4-8 as seen in the manuscript.

The other functions, scripts and datasets in the directory will are necessary helper functions and data to support the figure plotting scripts.

Scientific Data - Analysis

Code used to generate 12k reconstructions

The data and code used to produce the reconstructions in Scientific Data Analysis paper, as well as plotting code, is also archived in this repository. These are up to date with the publication version of the paper, but they may not work out of the box on most systems. We hope present some of the methods as notebooks in the future. Please post an issue or get in touch with us if you're having trouble running the code.

temperature12k's People

Contributors

nickmckay avatar chilipp avatar

Stargazers

 avatar Matt Boler avatar Gregor Pfalz avatar  avatar  avatar Gavin Simpson avatar  avatar

Watchers

James Cloos avatar  avatar  avatar

temperature12k's Issues

some adjustments for Matlab R2020a and bin_x issue

Dear Nick,
I’m currently trying to make my way into the Temp12k scripts and found a few issues (which might only concern my Matlab version R2020b, not sure about that) with the createAllFigures.m function. You’ll find a description below.
But I’m also annoyed by what could be more problematic: there are 2 different functions called bin_x in the folder. They basically look similar but I'm not 100% they are exactly equivalent. One can deal with four outputs the other has only 3 (but that could be easily corrected) only if they actually do the same thing! I suppose one comes from LiPDverse and one was slightly modified for Temp12k.
Any clue?
Best, Olivier

% error spotted in Temp12k-master functions
% I'm using Matlab R2020a on mac

% In Fig2.m

% L232: wrong linestyle
% gridm('glinestyle','.','plinelocation',20) should be gridm('glinestyle',':','plinelocation',20)
% L234: Wrong longitude name but it plot lines between dots... which we
% don't want i think... Put a % in front of L234
% L234: linem(lat,long,'Color','k','LineWidth',2); should be linem(lat,lon,'Color','k','LineWidth',2);

% in Fig4.m
% L89 calls for bin_x but there are 2 different conflicting versions of bin_x

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.