Package: startR
Title: Automatically Retrieve Multidimensional Distributed Data Sets
Version: 2.4.0
Authors@R: c(
    person("Nicolau", "Manubens", , "nicolau.manubens@bsc.es", role = c("aut")),
    person("An-Chi", "Ho", , "an.ho@bsc.es", role = c("aut"), comment = c(ORCID = "0000-0002-4182-5258")), 
    person("Nuria", "Perez-Zanon", , "nuria.perez@bsc.es", role = c("aut"), comment = c(ORCID = "0000-0001-8568-3071")),
    person("Eva", "Rifa", , "eva.rifarovira@bsc.es", role = "ctb"),
    person("Victoria", "Agudetse", , "victoria.agudetse@bsc.es", role = c("cre", "ctb")),
    person("Bruno", "de Paula Kinoshita", , "bruno.depaulakinoshita@bsc.es", role = "ctb"),
    person("Javier", "Vegas", , "javier.vegas@bsc.es", role = c("ctb")),
    person("Pierre-Antoine", "Bretonniere", , "pierre-antoine.bretonniere@bsc.es", role = c("ctb")),
    person("Roberto", "Serrano", , "rsnotivoli@gmail.com", role = c("ctb")),
    person("BSC-CNS", role = c("aut", "cph")))
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
    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
    the tool suitable for any research field where large multidimensional data sets
    are involved.
Depends: R (>= 3.6.0)
Imports: abind, bigmemory, future, multiApply (>= 2.1.0), parallel,
        easyNCDF, s2dv, ClimProjDiags, PCICt, methods
Suggests: stats, utils, testthat, yaml
License: GPL-3
URL: https://earth.bsc.es/gitlab/es/startR/
BugReports: https://earth.bsc.es/gitlab/es/startR/-/issues
SystemRequirements: cdo ecFlow
Encoding: UTF-8
RoxygenNote: 7.3.1
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-09-10 12:01:59 UTC; vagudets
Author: Nicolau Manubens [aut],
  An-Chi Ho [aut] (<https://orcid.org/0000-0002-4182-5258>),
  Nuria Perez-Zanon [aut] (<https://orcid.org/0000-0001-8568-3071>),
  Eva Rifa [ctb],
  Victoria Agudetse [cre, ctb],
  Bruno de Paula Kinoshita [ctb],
  Javier Vegas [ctb],
  Pierre-Antoine Bretonniere [ctb],
  Roberto Serrano [ctb],
  BSC-CNS [aut, cph]
Maintainer: Victoria Agudetse <victoria.agudetse@bsc.es>
Repository: CRAN
Date/Publication: 2024-09-19 22:40:02 UTC
Built: R 4.3.3; ; 2025-04-07 02:52:03 UTC; windows
