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.
- Host: GitHub
- URL: https://github.com/Unidata/netcdf-c
- Owner: Unidata
- License: bsd-3-clause
- Created: 2013-08-06T20:48:09.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2025-04-14T21:01:56.000Z (12 days ago)
- Last Synced: 2025-04-19T16:13:50.931Z (7 days ago)
- Topics: c, hacktoberfest, netcdf, unidata, unidata-netcdf
- Language: C
- Homepage:
- Size: 64.3 MB
- Stars: 546
- Watchers: 43
- Forks: 272
- Open Issues: 281
- Releases: 53
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Citation: CITATION.cff
- Codeowners: .github/CODEOWNERS
README.md
Unidata NetCDF
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:
- Building NetCDF with CMake
- Building NetCDF with Autoconf/Automake/Libtool
- Building or Getting Binaries for NetCDF on Windows
Documentation
A language-independent User's Guide for netCDF, and some other
language-specific user-level documents are available from:
- Language-independent User's Guide
- NetCDF-C Tutorial
- Fortran-90 User's Guide
- Fortran-77 User's Guide
- netCDF-Java/Common Data Model library
- netCDF4-python
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
- Name: NSF Unidata
- Login: Unidata
- Email: [email protected]
- Kind: organization
- Description: Our mission is to transform the geosciences community, research, and education by providing innovative data services and tools.
- Website: https://www.unidata.ucar.edu/
- Location: Boulder, Colorado, USA
- Twitter: unidata
- Company:
- Icon url: https://avatars.githubusercontent.com/u/613345?v=4
- Repositories: 130
- Last ynced at: 2024-04-16T01:03:51.770Z
- Profile URL: https://github.com/Unidata
GitHub Events
Total
- Create event: 10
- Commit comment event: 1
- Release event: 2
- Issues event: 54
- Watch event: 37
- Delete event: 7
- Issue comment event: 322
- Push event: 76
- Pull request review comment event: 10
- Pull request event: 81
- Pull request review event: 40
- Fork event: 10
Last Year
- Create event: 10
- Commit comment event: 1
- Release event: 2
- Issues event: 54
- Watch event: 37
- Delete event: 7
- Issue comment event: 322
- Push event: 76
- Pull request review comment event: 10
- Pull request event: 81
- Pull request review event: 40
- Fork event: 10
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 | 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:
- ucar.edu: 8
- unidata.ucar.edu: 6
- kitware.com: 4
- hdfgroup.org: 2
- fmi.fi: 2
- noaa.gov: 2
- sandia.gov: 2
- byte-physics.de: 1
- mpimet.mpg.de: 1
- mcs.anl.gov: 1
- choderalab.org: 1
- phimeca.com: 1
- giga-infosystems.com: 1
- gtri.gatech.edu: 1
- farmersbusinessnetwork.com: 1
- alaska.edu: 1
- xs4all.nl: 1
- suse.com: 1
- met.no: 1
- nwra.com: 1
- dkrz.de: 1
- spatialys.com: 1
- physik.uni-muenchen.de: 1
- uci.edu: 1
- rogue-research.com: 1
- koziol.cc: 1
- eecs.northwestern.edu: 1
- york.ac.uk: 1
- umd.edu: 1
- sealevelresearch.com: 1
- google.com: 1
- iress.com: 1
- gmx.net: 1
- steghoefer.eu: 1
- reserv.at: 1
- imtek.uni-freiburg.de: 1
- me.com: 1
- email.unc.edu: 1
- cea.fr: 1
- zenotech.com: 1
- sintef.no: 1
- ieee.org: 1
- stellarscience.com: 1
- calculquebec.ca: 1
- ip-172-31-24-148.us-west-2.compute.internal: 1
- centos64.(none): 1
- tiscali.it: 1
- computer.org: 1
- whu.edu.cn: 1
- yandex-team.com: 1
- space-research.org: 1
- iri.columbia.edu: 1
- catenacyber.fr: 1
- csiro.au: 1
- exponent.com: 1
- qq.com: 1
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
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
- Total packages: 4
- Total downloads: unknown
- Total dependent packages: 66 (may contain duplicates)
- Total dependent repositories: 662 (may contain duplicates)
- Total versions: 118
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
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/checkout v2 composite
- cygwin/cygwin-install-action v2 composite
- actions/checkout v2 composite
- actions/upload-artifact v3 composite
- msys2/setup-msys2 v2 composite
- actions/cache v3 composite
- actions/checkout v3 composite
Score: 18.035493561932718