DESCRIPTION 1.72 KB
Newer Older
nperez's avatar
nperez committed
Title: Automatically Retrieve Multidimensional Distributed Data Sets
Version: 2.2.0-2
nperez's avatar
nperez committed
    person("Nicolau", "Manubens", , "nicolau.manubens@bsc.es", role = c("aut")),
aho's avatar
aho committed
    person("An-Chi", "Ho", , "an.ho@bsc.es", role = c("aut", "cre")), 
    person("Nuria", "Perez-Zanon", , "nuria.perez@bsc.es", role = c("aut"), comment = c(ORCID = "0000-0001-8568-3071")),
    person("Javier", "Vegas", , "javier.vegas@bsc.es", role = c("ctb")),
    person("Pierre-Antoine", "Bretonniere", , "pierre-antoine.bretonniere@bsc.es", role = c("ctb")),
aho's avatar
aho committed
    person("Roberto", "Serrano", , "rsnotivoli@gmal.com", role = c("ctb")),
    person("BSC-CNS", role = c("aut", "cph")))
nperez's avatar
nperez committed
Description: Tool to automatically fetch, transform and arrange subsets of
    multi- dimensional data sets (collections of files) stored in local and/or
    remote file systems or servers, using multicore capabilities where possible.
    The tool provides an interface to perceive a collection of data sets as a single
    large multidimensional data array, and enables the user to request for automatic
nperez's avatar
nperez committed
    retrieval, processing and arrangement of subsets of the large array. Wrapper
    functions to add support for custom file formats can be plugged in/out, making
nperez's avatar
nperez committed
    the tool suitable for any research field where large multidimensional data sets
    are involved.
    R (>= 3.6.0)
Imports:
    abind,
    bigmemory,
    future,
    multiApply (>= 2.1.0),
aho's avatar
aho committed
    s2dv,
    ClimProjDiags,
aho's avatar
aho committed
    PCICt,
    methods
aho's avatar
aho committed
    stats,
aho's avatar
aho committed
    utils,
    testthat
License: Apache License 2.0
Nicolau Manubens Gil's avatar
Nicolau Manubens Gil committed
URL: https://earth.bsc.es/gitlab/es/startR/
aho's avatar
aho committed
BugReports: https://earth.bsc.es/gitlab/es/startR/-/issues
SystemRequirements: cdo ecFlow
RoxygenNote: 7.2.0