Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Earth Sciences
easyNCDF
f2a0707b26b9a0f9febe1d39f106d4b16444dd11
easyNCDF
NAMESPACE
Find file
Normal view
History
Permalink
NAMESPACE
98 Bytes
Newer
Older
Integrated ncdf4 required code.
Nicolau Manubens
committed
May 17, 2017
1
useDynLib(easyNCDF)
Added function to read/write arrays into NetCDF.
Nicolau Manubens
committed
Mar 27, 2017
2
3
exportPattern("^[^\\.]")
import(ncdf4, abind)
Small fixes before release.
Nicolau Manubens
committed
Apr 07, 2017
4
importFrom("stats", "setNames")