Science Score: 44.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
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.2%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: RonaldVisser
  • License: gpl-3.0
  • Language: R
  • Default Branch: main
  • Size: 18.6 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 11 months ago · Last pushed 10 months ago
Metadata Files
Readme License Citation

README.md

Download all tree-ring data from the ITRDB

This repository consists of a script that enables an easy download of all tree-ring data (measurements and chronologies) from the ITRDB (https://www.ncei.noaa.gov/products/paleoclimatology/tree-ring), from: https://www.ncei.noaa.gov/pub/data/paleo/treering.

Just clone or download this repository to create a local copy of the ITRDB, just in case the data is not available anymore. Just run the script download_ITRDB.R to download all chrononologies and measurements. To update downloaded data, just run the script again. It will check which files are locally available (based on their file name, not the content) and only files that are not available locally will be downloaded.

Owner

  • Login: RonaldVisser
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
title: Download ITRDB
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Ronald M.
    family-names: Visser
    orcid: 'https://orcid.org/0000-0001-6966-1729'
repository-code: 'https://github.com/RonaldVisser/Download_ITRDB'
abstract: 'This repository consists of a script that enables an easy download of all tree-ring data from the ITRDB (https://www.ncei.noaa.gov/products/paleoclimatology/tree-ring).'
keywords:
  - dendrochronology
  - data
  - download
  - itrdb
  - tree ring
license: GPL-3.0
version: '1.0'

GitHub Events

Total
  • Push event: 6
  • Create event: 2
Last Year
  • Push event: 6
  • Create event: 2