A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

netcdf-c

The Unidata network Common Data Form (netCDF) in C is an interface for scientific data access and a set of freely-distributed software libraries that provide an implementation of the interface.
https://github.com/Unidata/netcdf-c

Category: Climate Change
Sub Category: Climate Data Standards

Keywords

c hacktoberfest netcdf unidata unidata-netcdf

Keywords from Contributors

hdf5 netcdf4 weather climate atmospheric-science netcdf-fortran grib netcdf-library closember parallel

Last synced: about 11 hours ago
JSON representation

Repository metadata

Official GitHub repository for netCDF-C libraries and utilities.

README.md

Unidata NetCDF

latest packaged version(s)

About

The Unidata network Common Data Form (netCDF) is an interface for
scientific data access and a freely-distributed software library that
provides an implementation of the interface. The netCDF library also
defines a machine-independent format for representing scientific data.
Together, the interface, library, and format support the creation,
access, and sharing of scientific data. The current netCDF software
provides C interfaces for applications and data. Separate software
distributions available from Unidata provide Java, Fortran, Python,
and C++ interfaces. They have been tested on various common
platforms.

Properties

NetCDF files are self-describing, network-transparent, directly
accessible, and extendible. Self-describing means that a netCDF file
includes information about the data it contains. Network-transparent
means that a netCDF file is represented in a form that can be accessed
by computers with different ways of storing integers, characters, and
floating-point numbers. Direct-access means that a small subset of a
large dataset may be accessed efficiently, without first reading through
all the preceding data. Extendible means that data can be appended to
a netCDF dataset without copying it or redefining its structure.

Use

NetCDF is useful for supporting access to diverse kinds of scientific
data in heterogeneous networking environments and for writing
application software that does not depend on application-specific
formats. For information about a variety of analysis and display
packages that have been developed to analyze and display data in
netCDF form, see

More information

For more information about netCDF, see

Latest releases

You can obtain a copy of the latest released version of netCDF
software for various languages:

Copyright

Copyright and licensing information can be found here, as well as in the COPYRIGHT file accompanying the software

Installation

To install the netCDF-C software, please see the file INSTALL in the
netCDF-C distribution, or the (usually more up-to-date) document:

Documentation

A language-independent User's Guide for netCDF, and some other
language-specific user-level documents are available from:

A mailing list, [email protected], exists for discussion of
the netCDF interface and announcements about netCDF bugs, fixes, and
enhancements. For information about how to subscribe, see the URL

Feedback

We appreciate feedback from users of this package. Please send comments, suggestions, and bug reports to [email protected].

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: 'NetCDF-C '
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - name: NSF Unidata
    website: 'https://unidata.ucar.edu'
  - given-names: Glenn
    family-names: Davis
    affiliation: UCAR/Unidata
  - given-names: Russ
    family-names: Rew
    affiliation: UCAR/Unidata
  - given-names: Dennis
    family-names: Heimbigner
    affiliation: UCAR/Unidata
  - given-names: Edward
    family-names: Hartnett
    affiliation: 'UCAR/Unidata, NOAA'
  - given-names: Ward
    family-names: Fisher
    affiliation: UCAR/Unidata
  - given-names: Many
    family-names: Others
    affiliation: >-
      https://github.com/Unidata/netcdf-c/blob/main/docs/credits.md
identifiers:
  - type: doi
    value: 10.5065/D6H70CW6
    description: NetCDF-C library
  - type: url
    value: 'https://www.unidata.ucar.edu/software/netcdf/'
    description: NetCDF Homepage
repository-code: 'https://github.com/Unidata/netcdf-c'
keywords:
  - data
  - netcdf
  - netcdf-c
  - data model
  - software
  - NSF
license: BSD-3-Clause
contact:
  - name: Unidata
    city: Boulder
    region: Colorado
    country: US
    email: [email protected]
    tel: 303-497-8643
    fax: 303-497-8690
    website: 'https://www.unidata.ucar.edu'
doi: 10.5065/D6H70CW6
abstract: >
    NetCDF (Network Common Data Form) is a set of software libraries and machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data. It is also a community standard for sharing scientific data. The Unidata Program Center supports and maintains netCDF programming interfaces for C, C++, Java, and Fortran. Programming interfaces are also available for Python, IDL, MATLAB, R, Ruby, and Perl.

Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 7,831
Total Committers: 113
Avg Commits per committer: 69.301
Development Distribution Score (DDS): 0.759

Commits in past year: 312
Committers in past year: 17
Avg Commits per committer in past year: 18.353
Development Distribution Score (DDS) in past year: 0.583

Name Email Commits
Ward Fisher w****r@u****u 1891
Ed Hartnett e****t@g****m 1339
Dennis Heimbigner d****h@u****u 1067
Ward Fisher w****r@u****u 1063
Edward Hartnett e****t@n****v 583
Dennis Heimbigner d****h@u****u 479
Russ Rew r****s@u****u 329
Greg Sjaardema g****a@g****m 168
Peter Hill p****l@y****k 141
Kyle Shores k****4@g****m 125
Wei-keng Liao w****o 97
Wei-keng Liao w****o@e****u 60
DWesl 2****l 42
Scot Breitenfeld b****d@h****g 31
Quincey Koziol q****y@k****c 30
Sean McBride s****n@r****m 28
Ben Boeckel b****l@k****m 27
Milton Woods m****s@g****m 27
Jennifer Oxelson o****n@u****u 23
Nico Schlömer n****r@g****m 18
Charlie Zender z****r@u****u 13
Dave Allured d****d@n****v 12
Tobias Kölling t****g@p****e 12
Even Rouault e****t@s****m 11
Manuel Reis r****s@d****e 11
Orion Poplawski o****n@n****m 11
Greg Sjaardema g****r@s****v 10
Magnus Ulimoen m****u@m****o 10
Sean Arms 6****s 6
LProx2020 6****0 6
and 83 more...

Committer domains:


Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 1,544
Total pull requests: 1,568
Average time to close issues: 5 months
Average time to close pull requests: 27 days
Total issue authors: 320
Total pull request authors: 127
Average comments per issue: 5.58
Average comments per pull request: 2.69
Merged pull request: 1,271
Bot issues: 0
Bot pull requests: 2

Past year issues: 100
Past year pull requests: 134
Past year average time to close issues: 16 days
Past year average time to close pull requests: 10 days
Past year issue authors: 48
Past year pull request authors: 19
Past year average comments per issue: 4.81
Past year average comments per pull request: 1.66
Past year merged pull request: 98
Past year bot issues: 0
Past year bot pull requests: 1

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/Unidata/netcdf-c

Top Issue Authors

  • edhartnett (368)
  • edwardhartnett (211)
  • WardF (135)
  • DennisHeimbigner (57)
  • gsjaardema (41)
  • czender (35)
  • nschloe (30)
  • opoplawski (27)
  • abhibaruah (23)
  • jswhit (23)
  • wkliao (21)
  • Alexander-Barth (21)
  • ArchangeGabriel (16)
  • Dave-Allured (16)
  • sebastic (15)

Top Pull Request Authors

  • DennisHeimbigner (361)
  • WardF (289)
  • edhartnett (238)
  • edwardhartnett (144)
  • gsjaardema (131)
  • wkliao (54)
  • ZedThree (41)
  • nschloe (19)
  • mathstuf (15)
  • mannreis (13)
  • qkoziol (12)
  • seanm (12)
  • opoplawski (11)
  • Dave-Allured (10)
  • mjwoods (9)

Top Issue Labels

  • type/bug (94)
  • area/netcdf4 (44)
  • type/enhancement (43)
  • status/under review (38)
  • area/build/cmake (30)
  • area/tests (28)
  • area/documentation (28)
  • type/feature request (26)
  • area/parallel (25)
  • status/confirmed (25)
  • area/utils (24)
  • area/DAP2 (21)
  • status/fix required (21)
  • status/revisit (15)
  • platform/windows (15)
  • arch/any (14)
  • area/build/all (14)
  • area/general (13)
  • priority/high (12)
  • platform/any (12)
  • area/DAP4 (12)
  • type/question (12)
  • status/more information needed (9)
  • status/under consideration (9)
  • area/build/autoconf (8)
  • resolution/patch welcome (8)
  • status/can't duplicate (8)
  • area/netcdf3 (7)
  • type/clarification (7)
  • area/nczarr (6)

Top Pull Request Labels

  • status/under review (19)
  • area/build/cmake (16)
  • type/enhancement (15)
  • area/parallel (13)
  • priority/high (11)
  • type/bug (9)
  • area/tests (9)
  • area/documentation (8)
  • area/netcdf4 (7)
  • area/build/all (6)
  • area/DAP4 (5)
  • priority/low (5)
  • platform/windows (4)
  • area/DAP2 (4)
  • status/under consideration (3)
  • area/compression_plugins (3)
  • area/utils (3)
  • area/build/autoconf (3)
  • rebase (3)
  • Conflict Resolved (2)
  • type/information (2)
  • arch/any (2)
  • area/static analysis (2)
  • reason/test failure (2)
  • dependencies (1)
  • area/compilers (1)
  • status/rejected (1)
  • status/confirmed (1)
  • status/fix required (1)
  • area/general (1)

Package metadata

proxy.golang.org: github.com/unidata/netcdf-c

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/unidata/netcdf-c#section-documentation
  • Licenses:
  • Latest release: v4.9.3+incompatible (published 3 months ago)
  • Last Synced: 2025-04-25T14:36:23.100Z (1 day ago)
  • Versions: 49
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.999%
    • Average: 8.173%
    • Dependent repos count: 9.346%
proxy.golang.org: github.com/Unidata/netcdf-c

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/Unidata/netcdf-c#section-documentation
  • Licenses: bsd-3-clause
  • Latest release: v4.9.3+incompatible (published 3 months ago)
  • Last Synced: 2025-04-25T14:36:23.136Z (1 day ago)
  • Versions: 49
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.999%
    • Average: 8.173%
    • Dependent repos count: 9.346%
conda-forge.org: libnetcdf

  • Homepage: http://www.unidata.ucar.edu/software/netcdf/
  • Licenses: MIT
  • Latest release: 4.9.0 (published over 2 years ago)
  • Last Synced: 2025-04-25T14:37:43.287Z (1 day ago)
  • Versions: 15
  • Dependent Packages: 63
  • Dependent Repositories: 331
  • Rankings:
    • Dependent packages count: 1.203%
    • Dependent repos count: 1.642%
    • Average: 8.314%
    • Forks count: 11.6%
    • Stargazers count: 18.812%
anaconda.org: libnetcdf

Libraries and data formats that support array-oriented scientific data.

  • Homepage: https://www.unidata.ucar.edu/software/netcdf/
  • Licenses: BSD-3-Clause
  • Latest release: 4.8.1 (published over 3 years ago)
  • Last Synced: 2025-04-25T14:36:22.910Z (1 day ago)
  • Versions: 5
  • Dependent Packages: 3
  • Dependent Repositories: 331
  • Rankings:
    • Dependent repos count: 9.629%
    • Dependent packages count: 13.462%
    • Average: 19.005%
    • Forks count: 21.251%
    • Stargazers count: 31.677%

Dependencies

.github/workflows/run_tests_osx.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
.github/workflows/run_tests_ubuntu.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
.github/workflows/run_tests_win_cygwin.yml actions
  • actions/checkout v2 composite
  • cygwin/cygwin-install-action v2 composite
.github/workflows/run_tests_win_mingw.yml actions
  • actions/checkout v2 composite
  • actions/upload-artifact v3 composite
  • msys2/setup-msys2 v2 composite
.github/workflows/run_tests_s3.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite

Score: 18.035493561932718