README.md

CRAN_Status_Badge Travis-CI Build Status

Overview

ncdfTools provides convenious functions on top of RNetCDF.

Getting information on stored data:

Modifying NetCDF files

Conversion between R and NetCDF

Constructing and executing cdo commands producing new ncdf-Files:

Futher functionality:

Some functionality is tailored for use at BGI department at bgc-jena.mpg.de

Installation

# Release stable version from CRAN
# not yet: install.packages("ncdfTools")

# The development version from GitHub using devtools:
# install.packages("devtools")
devtools::install_github("bgctw/ncdfTools")

Usage

See examples are in vignette(ncdfToolsUseCase)



bgctw/ncdfTools documentation built on Jan. 29, 2020, 1:16 p.m.