An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/NCAS-CMS/cfdm

aggregation atmosphere cf climate dask data data-compression forecasting metadata netcdf ocean python ugrid zarr

Score: 14.563416720472896

Last synced: about 4 hours ago
JSON representation

Repository metadata:

A Python reference implementation of the CF data model

CodeMeta metadata:


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 8 months ago

Total Commits: 3,109
Total Committers: 4
Avg Commits per committer: 777.25
Development Distribution Score (DDS): 0.176

Commits in past year: 291
Committers in past year: 2
Avg Commits per committer in past year: 145.5
Development Distribution Score (DDS) in past year: 0.1

Name Email Commits
David Hassell d****l@n****k 2561
Sadie Louise Bartholomew s****w@n****k 541
Ankit Bhandekar 8****t 6
William McGinty 3****S 1

Issue and Pull Request metadata

Last synced: 8 months ago

Total issues: 105
Total pull requests: 162
Average time to close issues: about 1 month
Average time to close pull requests: 12 days
Total issue authors: 4
Total pull request authors: 3
Average comments per issue: 0.96
Average comments per pull request: 1.45
Merged pull request: 146
Bot issues: 0
Bot pull requests: 0

Past year issues: 26
Past year pull requests: 37
Past year average time to close issues: 15 days
Past year average time to close pull requests: 10 days
Past year issue authors: 2
Past year pull request authors: 2
Past year average comments per issue: 0.85
Past year average comments per pull request: 0.57
Past year merged pull request: 28
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/NCAS-CMS/cfdm

Top Issue Authors

  • davidhassell (79)
  • sadielbartholomew (23)
  • martinjuckes (2)
  • JonathanGregory (1)

Top Pull Request Authors

  • davidhassell (141)
  • sadielbartholomew (19)
  • bewithankit (2)

Top Issue Labels

  • enhancement (51)
  • bug (38)
  • netCDF read (30)
  • netCDF write (30)
  • code tidy/refactor (8)
  • dataset read (6)
  • question (6)
  • performance (6)
  • dask (5)
  • dataset write (4)
  • documentation (4)
  • UGRID (3)
  • compression (3)
  • testing (1)
  • CFA (1)
  • aggregation (1)
  • dependency (1)

Top Pull Request Labels

  • enhancement (28)
  • netCDF write (24)
  • netCDF read (21)
  • bug (13)
  • documentation (12)
  • code tidy/refactor (7)
  • performance (7)
  • dataset read (7)
  • testing (6)
  • dask (6)
  • GitHub actions (5)
  • compression (5)
  • dataset write (4)
  • dependency (2)
  • linting (2)
  • CFA (1)
  • aggregation (1)
  • UGRID (1)
  • release (1)

Package metadata

pypi.org: cfdm

A Python reference implementation of the CF data model

  • Homepage: https://ncas-cms.github.io/cfdm
  • Documentation: https://cfdm.readthedocs.io/
  • Licenses: MIT
  • Latest release: 1.8.5 (published about 6 years ago)
  • Last Synced: 2025-10-30T03:51:43.272Z (8 months ago)
  • Versions: 56
  • Dependent Packages: 0
  • Dependent Repositories: 4
  • Downloads: 6,852 Last month
  • Docker Downloads: 0
  • Rankings:
    • Docker downloads count: 3.658%
    • Dependent repos count: 7.481%
    • Average: 9.175%
    • Dependent packages count: 10.126%
    • Forks count: 10.896%
    • Downloads: 10.974%
    • Stargazers count: 11.915%
  • Maintainers (2)
conda-forge.org: cfdm

  • Homepage: https://ncas-cms.github.io/cfdm
  • Licenses: MIT
  • Latest release: 1.8.5 (published about 6 years ago)
  • Last Synced: 2025-10-30T03:51:54.671Z (8 months ago)
  • Versions: 14
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 28.82%
    • Average: 31.423%
    • Dependent repos count: 34.025%

Dependencies

.github/workflows/linting.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • pre-commit/action v2.0.0 composite
.github/workflows/run-test-suite.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v1 composite
  • codecov/codecov-action v1 composite
  • conda-incubator/setup-miniconda v2 composite
requirements.txt pypi
  • cftime >=1.6.0
  • netCDF4 >=1.5.4
  • netcdf-flattener >=1.2.0
  • numpy >=1.15
  • packaging >=20.0
pyproject.toml pypi
setup.py pypi