Learn R Programming

ncdf.tools (version 0.7.1.295)

Easier 'NetCDF' File Handling

Description

Set of tools to simplify the handling of 'NetCDF' files with the 'RNetCDF' package. Most functions are wrappers of basic functions from the 'RNetCDF' package to easily run combinations of these functions for frequently encountered tasks.

Copy Link

Version

Install

install.packages('ncdf.tools')

Monthly Downloads

13

Version

0.7.1.295

License

GPL-2

Maintainer

Jannis v Buttlar

Last Published

May 29th, 2015

Functions in ncdf.tools (0.7.1.295)

convertDateNcdf2R

Convert netCDF time vector to POSIXct R date object
indexDatacube

Create logical index matrices for multidimensional datacubes
modifyNcdfAppendHistory

Append a string to netCDF history
transNcdfCutFiles

Cut margins of netCDF files
plotDatacube

Visualize/plot an overview of a netCDF file
convertBinary2Ncdf

transform binary file to netCDF file
aggregateNcdf

Aggregate data in netCDF files
ncdf.tools-package

Easier 'NetCDF' File Handling
checkNcdfFile

check netCDF file for consistency with CF/COARDS/BGI netCDF conventions
infoNcdfDims

Show info about all dimensions in a netCDF file
classR2Ncdf

transfers R classes to netCDF classes
createStdNcdfFile

Create an empty netCDF file with standardized attributes and dimensions
infoNcdfAtts

Print a summary of all netCDF variable attributes
closeAllNcfiles

Close all open RnetCDF file connections
modifyNcdfAddDim

Add a new dimension to one or more variables in a netCDF file
transNcdfSubset

Cut and save a subset of a netCDF file
modifyNcdfCopyMetadata

Copy attributes and dimensions between netCDF files
infoNcdfVars

Display information about all variables in netCDF file
convertFilename2Date

Convert file name patterns to R date object
modifyNcdfCopyAtts

Copy all attributes between different netCDF variables
transNcdfRotate

Transpose a NetCDF datacube
modifyNcdfSetMissing

Set missing value attribute to a netCDF file
createLatLongTime

Create empty lat/lon/time netCDF file
modifyNcdfCopyVar

Copy variable values between netCDF files
modifyNcdfDefAtts

Define a set netCDF attributes at once
readNcdfVarName

Get name of variable in netCDF file
transNcdfMerge

Merge several netCDF files
readNcdf

Easy reading of netCDF data
modifyNcdfStdNames

Modify non standard longitude and latitude names
readNcdfCoordinates

Read coordinate or dimension values from netCDF file
convertDateR2Ncdf

Convert time vectors in netCDF files to Julian days since a certain origin
modifyNcdfStdFile

Standardize file name and missing value attribute of a ncdf file.
readFLUXNETNcdf

read data from FLUXNET NetCDF file.