cchdo.params

The master DB of CCHDO parameters in an installable package

https://github.com/cchdo/params

Science Score: 52.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
    Organization cchdo has institutional domain (cchdo.ucsd.edu)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.5%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

The master DB of CCHDO parameters in an installable package

Basic Info
  • Host: GitHub
  • Owner: cchdo
  • License: bsd-3-clause
  • Language: Python
  • Default Branch: master
  • Size: 14.6 MB
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 2
  • Open Issues: 7
  • Releases: 24
Created over 5 years ago · Last pushed 10 months ago
Metadata Files
Readme Changelog License Citation

README.md

cchdo.params

PyPI - Python Version SPEC 0 — Minimum Supported Dependencies

The spun off master cchdo parameters list including the following:

  • Exchange WHP names and units
  • CF names and units
  • Mappings between WHP Units and udunits compatable ones
  • netcdf variable names for humans

Owner

  • Name: CCHDO
  • Login: cchdo
  • Kind: organization
  • Email: cchdo@ucsd.edu
  • Location: Scripps Institution of Oceanography

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Barna"
  given-names: "Andrew"
  orcid: "https://orcid.org/0000-0002-5203-8954"
title: "cchdo.params a software package for working with the parameters at CCHDO"
abstract: "An installable database of parameter names and mappings between GO-SHIP CF/netCDF and WOCE Exchange names"
license: "BSD-3-Clause"
repository-code: "https://github.com/cchdo/params"

GitHub Events

Total
  • Create event: 5
  • Release event: 4
  • Issues event: 27
  • Delete event: 2
  • Issue comment event: 27
  • Push event: 60
  • Pull request review event: 1
  • Pull request event: 3
Last Year
  • Create event: 5
  • Release event: 4
  • Issues event: 27
  • Delete event: 2
  • Issue comment event: 27
  • Push event: 60
  • Pull request review event: 1
  • Pull request event: 3

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 11
  • Total pull requests: 1
  • Average time to close issues: 9 days
  • Average time to close pull requests: N/A
  • Total issue authors: 4
  • Total pull request authors: 1
  • Average comments per issue: 1.64
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 11
  • Pull requests: 1
  • Average time to close issues: 9 days
  • Average time to close pull requests: N/A
  • Issue authors: 4
  • Pull request authors: 1
  • Average comments per issue: 1.64
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • eaitoro (8)
  • cberys (4)
  • DocOtak (2)
  • Savannah-Lewis (2)
  • asdossant (1)
Pull Request Authors
  • DocOtak (2)
  • eaitoro (1)
Top Labels
Issue Labels
new parameter (2)
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 582 last-month
  • Total dependent packages: 1
  • Total dependent repositories: 1
  • Total versions: 30
  • Total maintainers: 1
pypi.org: cchdo.params
  • Versions: 30
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Downloads: 582 Last month
Rankings
Dependent packages count: 4.7%
Average: 14.7%
Downloads: 17.7%
Dependent repos count: 21.7%
Maintainers (1)
Last synced: 6 months ago

Dependencies

.github/workflows/build-docs.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • peaceiris/actions-gh-pages v3 composite
.github/workflows/do-release.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • pypa/gh-action-pypi-publish release/v1 composite
.github/workflows/python-app.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • codecov/codecov-action v1 composite
.devcontainer/Dockerfile docker
  • mcr.microsoft.com/vscode/devcontainers/python 0-${VARIANT} build