Science Score: 67.0%

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

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 4 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.8%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: Ocean-Dynamics-Group
  • License: mit
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 2.84 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 1
  • Releases: 1
Created over 3 years ago · Last pushed over 3 years ago
Metadata Files
Readme License Citation

README.md

ACenturyOfTempChangeIndianOcean

This repository contains analysis code for the manuscript:

Wenegrat, J.O., E. Bonanno, U. Rack, and G. Gebbie, 2022: A century of observed temperature change in the Indian Ocean. Geophysical Research Letters, doi:10.1029/2022GL098217

DATA

Raw data (as digitized from the historical cruise reports) can be found in /data/ in pickle format, along with scripts used in loading and processing the historical and modern datasets. Information on which observations are included in the final analysis can be found in /src/loadPickle.py.

A netcdf file containing only the quality controlled historical measurements is also provided in /data/. This is the recommended starting point if you intend to use the historical data in your own separate analysis. Note that this is provided here for convenience, but the version of record can be found at: https://zenodo.org/record/6646659

ANALYSIS

All code necessary for reproducing figures can be found in the iPython notebooks (/notebooks/).

Note that these notebooks are set up as Google Colaboratory notebooks, but can easily be adapted for use in a standard python environment. To use these in Google Colab, first clone the repository to a google drive account, and then open the notebook using Google Colab. The first code cell of each notebook will configure the necessary environment.

Code for the least-squares analysis of modern minus historical temperature changes can be found at: https://github.com/ggebbie/HistoricalIndianOcean.

CITATION

A permanent citable doi for this code can be found at:

DOI

A citable repository containing just the data in netcdf form can be found at:

DOI

Owner

  • Name: UMD Ocean Dynamics Group
  • Login: Ocean-Dynamics-Group
  • Kind: organization
  • Location: United States of America

Citation (CITATION.cff)

cff-version: 1.1.0
message: "If you use this software, please cite it as below. If you use the data please also cite doi:10.5281/zenodo.6646645, and the related manuscript doi:10.1029/2022GL098217."
authors:
  - family-names: Wenegrat
    given-names: Jacob
  - family-names: Bonanno
    given-names: Emma
  - family-names: Rack
    given-names: Ursula
  - family-names: Gebbie
    given-names: Geoffrey
title: Supporting code for: A century of observed temperature change in the Indian Ocean.
version: v1.0.0
date-released: 2022-06-15

GitHub Events

Total
Last Year