Package: climdex.pcic.ncdf
Version: 0.5-4
Date: 2014-11-03
Title: Functions to compute CLIMDEX indices over a NetCDF grid
Author: David Bronaugh <bronaugh@uvic.ca> for the Pacific Climate Impacts
    Consortium (PCIC)
Maintainer: James Hiebert <hiebert@uvic.ca>
Depends:
    R (>= 3.0),
    PCICt (>= 0.5-4)
Imports:
    ncdf4 (>= 1.10),
    climdex.pcic (>= 1.1-1),
    ncdf4.helpers (>= 0.3-3),
    snow (>= 0.3-13),
    udunits2 (>= 0.6),
    functional (>= 0.4),
    proj4 (>= 1.0-8)
Suggests:
    RUnit
Description: This package contains functions which can be used to compute
    CLIMDEX indices using NetCDF input files, writing to NetCDF output files.
    Code allows for parallel computation of indices using either a SOCK or MPI
    cluster.
License: GPL-3
URL: http://www.r-project.org
