catalogbuilder

Toolset to build, validate, modify, and use intake-esm based data catalogs

https://github.com/noaa-gfdl/catalogbuilder

Science Score: 75.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 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
    Organization noaa-gfdl has institutional domain (www.gfdl.noaa.gov)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.0%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Toolset to build, validate, modify, and use intake-esm based data catalogs

Basic Info
  • Host: GitHub
  • Owner: NOAA-GFDL
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 39.1 MB
Statistics
  • Stars: 4
  • Watchers: 6
  • Forks: 7
  • Open Issues: 40
  • Releases: 2
Created almost 2 years ago · Last pushed 6 months ago
Metadata Files
Readme Contributing Code of conduct Citation

README.md

CatalogBuilder

Cite our work: DOI

See our project documentation site .

This project follows the all-contributors specification. Contributions of any kind welcome!

Owner

  • Name: NOAA - Geophysical Fluid Dynamics Laboratory
  • Login: NOAA-GFDL
  • Kind: organization
  • Email: gfdl.climate.model.info@noaa.gov
  • Location: Princeton, New Jersey

U.S Department of Commerce, National Oceanic and Atmospheric Administration

Citation (CITATION.cff)

cff-version: 1.1.0
message: "If you use this software, please cite it as below."
authors:
  - family-names: Radhakrishnan
    given-names: Aparna
  - family-names: Brown
    given-names: Ciheim
  - family-names: Monge
    given-names: Rebecca
  - family-names: Chang
    given-names: Bennett
  - family-names: Blanton
    given-names: Chris
  - family-names: Sentman
    given-names: Lori
    orcid: https://orcid.org/0000-0002-2843-931X
title: "CatalogBuilder for data discovery and analysis at GFDL"
version: v03.2024
doi: 10.5281/zenodo.10787602
date-released: 2024-03-08
url: "https://github.com/aradhakrishnanGFDL/CatalogBuilder"

GitHub Events

Total
  • Create event: 14
  • Issues event: 49
  • Watch event: 1
  • Delete event: 2
  • Member event: 4
  • Issue comment event: 101
  • Push event: 81
  • Pull request review comment event: 40
  • Pull request event: 40
  • Pull request review event: 55
  • Fork event: 6
Last Year
  • Create event: 14
  • Issues event: 49
  • Watch event: 1
  • Delete event: 2
  • Member event: 4
  • Issue comment event: 101
  • Push event: 81
  • Pull request review comment event: 40
  • Pull request event: 40
  • Pull request review event: 55
  • Fork event: 6

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 20
  • Total pull requests: 13
  • Average time to close issues: 3 months
  • Average time to close pull requests: 24 days
  • Total issue authors: 6
  • Total pull request authors: 5
  • Average comments per issue: 0.6
  • Average comments per pull request: 0.77
  • Merged pull requests: 7
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 17
  • Pull requests: 13
  • Average time to close issues: about 2 months
  • Average time to close pull requests: 24 days
  • Issue authors: 6
  • Pull request authors: 5
  • Average comments per issue: 0.47
  • Average comments per pull request: 0.77
  • Merged pull requests: 7
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • aradhakrishnanGFDL (43)
  • ceblanton (4)
  • jtmims (3)
  • tmerlis (3)
  • Ciheim (2)
  • ariaradick (2)
  • wrongkindofdoctor (1)
  • apreucil (1)
  • jkrasting (1)
  • meteorologist15 (1)
Pull Request Authors
  • aradhakrishnanGFDL (37)
  • Ciheim (10)
  • ceblanton (3)
  • ariaradick (2)
  • menzel-gfdl (1)
  • tmerlis (1)
  • ilaflott (1)
  • jtmims (1)
  • meteorologist15 (1)
Top Labels
Issue Labels
enhancement (16) bug (8) documentation (2) priority: HIGH (1)
Pull Request Labels
enhancement (1)

Dependencies

.github/workflows/build-docker.yml actions
  • actions/checkout v2 composite
.github/workflows/documentation.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
  • peaceiris/actions-gh-pages v3 composite
.github/workflows/publish-conda.yml actions
  • actions/checkout v3 composite
Dockerfile docker
  • continuumio/miniconda3 latest build
setup.py pypi
  • boto3 *
  • botocore *
  • click *
  • pandas *
  • xarray *
.github/workflows/build-conda.yml actions
  • actions/checkout v4 composite
.github/workflows/conda-env-create-run-pytest.yml actions
  • actions/checkout v4 composite
  • actions/download-artifact v4 composite
  • actions/setup-python v5 composite
  • actions/upload-artifact v4 composite
.github/workflows/conda-pkg-extra-tests.yml actions
  • actions/checkout v4 composite
  • actions/download-artifact v4 composite
  • actions/upload-artifact v4 composite
environment.yml pypi