netcdf-fortran
Official GitHub repository for netCDF-Fortran libraries, which depend on the netCDF C library. Install the netCDF C library first.
Science Score: 36.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
11 of 35 committers (31.4%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.4%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
Official GitHub repository for netCDF-Fortran libraries, which depend on the netCDF C library. Install the netCDF C library first.
Basic Info
Statistics
- Stars: 262
- Watchers: 33
- Forks: 103
- Open Issues: 117
- Releases: 18
Topics
Metadata Files
README.md
Unidata NetCDF Fortran Library
Overview
The Unidata network Common Data Form (netCDF) is an interface for scientific data access and a set of freely-distributed software libraries that provide 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. This software package provides Fortran application interfaces for accessing netCDF data. It depends on the netCDF C library, which must be installed first. Other separate software distributions available from Unidata provide C Java, C++, and Python. They have been tested on various common platforms.
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.
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
- https://www.unidata.ucar.edu/netcdf/software.html
For more information about netCDF, see the netCDF Web page at
- https://www.unidata.ucar.edu/netcdf/
The netCDF Fortran libraries contain both F77 and F90 APIs. For documentation see
- https://docs.unidata.ucar.edu/netcdf-fortran/current/
Requirements
- NetCDF-C v4.9.3+
Getting NetCDF
You can obtain a copy of the latest released versions of netCDF software from
- https://github.com/Unidata/netcdf-c
- https://github.com/Unidata/netcdf-fortran
- https://github.com/Unidata/netcdf-cxx4
- https://github.com/Unidata/netcdf4-python
Copyright and licensing information can be found here, as well as in the COPYRIGHT file accompanying the software
- https://www.unidata.ucar.edu/software/netcdf/copyright.html
To install this package, please see the document:
- https://docs.unidata.ucar.edu/netcdf-c/current/buildingnetcdffortran.html
Mailing List
A mailing list, netcdfgroup@unidata.ucar.edu, exists for discussion of the netCDF interface and announcements about netCDF bugs, fixes, and enhancements. For information about how to subscribe, see the URL
- https://www.unidata.ucar.edu/netcdf/mailing-lists.html
We appreciate feedback from users of this package. Please send comments, suggestions, and bug reports to support-netcdf@unidata.ucar.edu. Please identify the version of the package.
Owner
- Name: NSF Unidata
- Login: Unidata
- Kind: organization
- Email: support@unidata.ucar.edu
- Location: Boulder, Colorado, USA
- Website: https://www.unidata.ucar.edu/
- Twitter: unidata
- Repositories: 130
- Profile: https://github.com/Unidata
Our mission is to transform the geosciences community, research, and education by providing innovative data services and tools.
GitHub Events
Total
- Create event: 12
- Release event: 3
- Issues event: 14
- Watch event: 17
- Delete event: 6
- Issue comment event: 41
- Push event: 30
- Pull request review event: 2
- Pull request review comment event: 3
- Pull request event: 16
- Fork event: 6
Last Year
- Create event: 12
- Release event: 3
- Issues event: 14
- Watch event: 17
- Delete event: 6
- Issue comment event: 41
- Push event: 30
- Pull request review event: 2
- Pull request review comment event: 3
- Pull request event: 16
- Fork event: 6
Committers
Last synced: 11 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Ward Fisher | w****r@u****u | 263 |
| Ed Hartnett | e****t@g****m | 231 |
| Edward Hartnett | e****t@n****v | 146 |
| Russ Rew | r****s@u****u | 71 |
| Ward Fisher | w****r@u****u | 68 |
| Wei-keng Liao | w****o | 36 |
| Dennis Heimbigner | d****h@u****u | 17 |
| Nico Schlömer | n****r@g****m | 11 |
| Peter Hill | z****e@g****m | 9 |
| scivision | s****n | 7 |
| Stephen J. Bespalko | s****a@c****t | 5 |
| Dennis Heimbigner | d****h@u****u | 4 |
| Jennifer Oxelson | o****n@u****u | 4 |
| Orion Poplawski | o****n@c****m | 4 |
| Bruce Nairn | b****n@k****v | 3 |
| Roland Wirth | r****h@d****e | 3 |
| Matthew Thompson | f****n@g****m | 3 |
| LeonABenjamin | 7****n | 2 |
| dragonpara | 7****2@q****m | 2 |
| Roy-KC | r****y@s****m | 2 |
| Jamie Smith | j****h@c****m | 2 |
| Bruno Pagani | b****i@g****m | 2 |
| Anthony Islas | a****s@u****u | 1 |
| Bas Couwenberg | s****c@x****l | 1 |
| Luis Kornblueh | l****h@m****e | 1 |
| Stephen Bespalko | s****a@e****l | 1 |
| David Stuebe | d****e@a****m | 1 |
| Marshall Ward | m****d@g****m | 1 |
| Neil Carlson | n****n@g****m | 1 |
| Nick Papior Andersen | n****r@g****m | 1 |
| and 5 more... | ||
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 278
- Total pull requests: 195
- Average time to close issues: 4 months
- Average time to close pull requests: about 1 month
- Total issue authors: 120
- Total pull request authors: 36
- Average comments per issue: 3.96
- Average comments per pull request: 1.53
- Merged pull requests: 174
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 13
- Pull requests: 13
- Average time to close issues: 21 days
- Average time to close pull requests: 21 days
- Issue authors: 11
- Pull request authors: 3
- Average comments per issue: 1.0
- Average comments per pull request: 0.38
- Merged pull requests: 9
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- edhartnett (45)
- edwardhartnett (44)
- WardF (24)
- nschloe (9)
- opoplawski (7)
- afernandezody (5)
- HathewayWill (5)
- ArchangeGabriel (5)
- waldyd (4)
- zbeekman (3)
- jbensabat (3)
- wannh2 (3)
- letmaik (3)
- DennisHeimbigner (3)
- Roy-KC (3)
Pull Request Authors
- WardF (66)
- edwardhartnett (28)
- edhartnett (24)
- wkliao (18)
- ZedThree (6)
- nschloe (5)
- opoplawski (4)
- DennisHeimbigner (4)
- scivision (4)
- protogeezer (3)
- Roy-KC (3)
- DragonPara (2)
- graziano-giuliani (2)
- ArchangeGabriel (2)
- islas (2)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 3
- Total downloads: unknown
-
Total dependent packages: 10
(may contain duplicates) -
Total dependent repositories: 49
(may contain duplicates) - Total versions: 42
proxy.golang.org: github.com/unidata/netcdf-fortran
- Documentation: https://pkg.go.dev/github.com/unidata/netcdf-fortran#section-documentation
- License: other
-
Latest release: v4.6.2+incompatible
published over 1 year ago
Rankings
proxy.golang.org: github.com/Unidata/netcdf-fortran
- Documentation: https://pkg.go.dev/github.com/Unidata/netcdf-fortran#section-documentation
- License: other
-
Latest release: v4.6.2+incompatible
published over 1 year ago
Rankings
conda-forge.org: netcdf-fortran
- Homepage: https://github.com/Unidata/netcdf-fortran
- License: NetCDF
-
Latest release: 4.6.0
published almost 4 years ago
Rankings
Dependencies
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/cache v2 composite
- actions/checkout v2 composite