Science Score: 26.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
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.6%) to scientific vocabulary
Keywords from Contributors
geo
Last synced: 10 months ago
·
JSON representation
Repository
Read and write netcdf format in R
Basic Info
- Host: GitHub
- Owner: mjwoods
- License: other
- Language: C
- Default Branch: master
- Size: 1.89 MB
Statistics
- Stars: 23
- Watchers: 2
- Forks: 10
- Open Issues: 7
- Releases: 15
Created almost 9 years ago
· Last pushed about 1 year ago
Metadata Files
Readme
Changelog
License
README.md
RNetCDF - Interface to NetCDF Datasets for R
RNetCDF provides an R interface to the NetCDF file format designed by Unidata for efficient storage of array-oriented scientific data and descriptions. This R interface is closely based on the C API of the NetCDF4 library, and it includes calendar conversions from the Unidata UDUNITS2 library.
An introduction to the RNetCDF package is given in http://journal.r-project.org/archive/2013-2/michna-woods.pdf .
Owner
- Name: Milton Woods
- Login: mjwoods
- Kind: user
- Repositories: 10
- Profile: https://github.com/mjwoods
GitHub Events
Total
- Create event: 18
- Release event: 5
- Issues event: 8
- Delete event: 2
- Issue comment event: 12
- Push event: 27
- Pull request event: 29
- Fork event: 1
Last Year
- Create event: 18
- Release event: 5
- Issues event: 8
- Delete event: 2
- Issue comment event: 12
- Push event: 27
- Pull request event: 29
- Fork event: 1
Committers
Last synced: about 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| mwoods | m****s@e****b | 201 |
| Milton Woods | m****s@g****m | 97 |
| Jeroen Ooms | j****s@g****m | 4 |
| Martin Fencl | m****l@c****z | 1 |
| pekkarr | p****r@p****m | 1 |
| stefan7th | s****h@e****b | 1 |
| Michael Sumner | m****r@g****m | 1 |
| Tomas Kalibera | k****a | 1 |
Committer Domains (Top 20 + Academic)
cvut.cz: 1
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 48
- Total pull requests: 113
- Average time to close issues: 5 months
- Average time to close pull requests: 4 days
- Total issue authors: 26
- Total pull request authors: 6
- Average comments per issue: 4.33
- Average comments per pull request: 1.07
- Merged pull requests: 109
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 5
- Pull requests: 27
- Average time to close issues: 3 months
- Average time to close pull requests: 1 day
- Issue authors: 5
- Pull request authors: 2
- Average comments per issue: 1.2
- Average comments per pull request: 0.48
- Merged pull requests: 25
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- mjwoods (20)
- PanfengZhang (2)
- dblodgett-usgs (2)
- lhmarsden (2)
- vlulla (1)
- AndreySamokhin (1)
- kevinushey (1)
- bfordAIMS (1)
- Rae-Spr (1)
- yatled (1)
- rmendels (1)
- jldasch (1)
- ldecicco-USGS (1)
- GreatEmerald (1)
- Janelle88 (1)
Pull Request Authors
- mjwoods (103)
- jeroen (3)
- MichaelChirico (2)
- kalibera (2)
- pekkarr (1)
- fenclmar (1)
Top Labels
Issue Labels
enhancement (8)
question (1)
Pull Request Labels
Packages
- Total packages: 2
-
Total downloads:
- cran 4,434 last-month
- Total docker downloads: 1,034,051
-
Total dependent packages: 25
(may contain duplicates) -
Total dependent repositories: 64
(may contain duplicates) - Total versions: 38
- Total maintainers: 1
cran.r-project.org: RNetCDF
Interface to 'NetCDF' Datasets
- Homepage: https://github.com/mjwoods/RNetCDF https://www.unidata.ucar.edu/software/netcdf/ https://www.unidata.ucar.edu/software/udunits/
- Documentation: http://cran.r-project.org/web/packages/RNetCDF/RNetCDF.pdf
- License: GPL-2 | GPL-3 | file LICENSE [expanded from: GPL (≥ 2) | file LICENSE]
-
Latest release: 2.11-1
published about 1 year ago
Rankings
Dependent repos count: 3.1%
Dependent packages count: 3.1%
Downloads: 5.7%
Forks count: 7.3%
Average: 8.3%
Stargazers count: 11.0%
Docker downloads count: 19.8%
Maintainers (1)
Last synced:
11 months ago
conda-forge.org: r-rnetcdf
- Homepage: https://www.unidata.ucar.edu/software/netcdf/
- License: GPL-2.0-or-later
-
Latest release: 1.9_1
published almost 4 years ago
Rankings
Dependent packages count: 19.6%
Dependent repos count: 24.3%
Average: 34.5%
Forks count: 46.1%
Stargazers count: 47.9%
Last synced:
11 months ago
Dependencies
DESCRIPTION
cran
- R >= 3.0.0 depends
- pbdMPI * enhances
- bit64 * suggests
.github/workflows/check-standard.yaml
actions
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/upload-artifact main composite
- r-lib/actions/setup-pandoc v1 composite
- r-lib/actions/setup-r v1 composite
.github/workflows/test-coverage.yaml
actions
- actions/checkout v3 composite
- actions/upload-artifact v3 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite