Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Earth Sciences
easyNCDF
Commits
97d98740
Commit
97d98740
authored
Apr 07, 2017
by
Nicolau Manubens
Browse files
Small fixes before release.
parent
ac739180
Changes
3
Hide whitespace changes
Inline
Side-by-side
DESCRIPTION
View file @
97d98740
Package: easyNCDF
Package: easyNCDF
Title: Tools to Easily Read/Write NetCDF Files into/from Multi
-D
imensional R Arrays
Title: Tools to Easily Read/Write NetCDF Files into/from Multi
d
imensional R Arrays
Version: 0.0.0
Version: 0.0.0
Authors@R: c(
Authors@R: c(
person("BSC-CNS", role = c("aut", "cph")),
person("BSC-CNS", role = c("aut", "cph")),
person("Nicolau", "Manubens", , "nicolau.manubens@bsc.es", role = c("aut", "cre")))
person("Nicolau", "Manubens", , "nicolau.manubens@bsc.es", role = c("aut", "cre")))
Description: Set of wrappers for the ncdf4 package to simplify and extend its reading/writing capabilities into/from multi
-
dimensional R arrays.
Description: Set of wrappers for the ncdf4 package to simplify and extend its reading/writing capabilities into/from multidimensional R arrays.
Depends:
Depends:
R (>= 2.14.1)
R (>= 2.14.1)
Imports:
Imports:
...
...
NAMESPACE
View file @
97d98740
exportPattern("^[^\\.]")
exportPattern("^[^\\.]")
import(ncdf4, abind)
import(ncdf4, abind)
importFrom("stats", "setNames")
easyNCDF-manual.pdf
View file @
97d98740
No preview for this file type
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment