Learn R Programming

⚠️There's a newer version (2.4.0) of this package.Take me there.

startR (version 2.2.2)

Automatically Retrieve Multidimensional Distributed Data Sets

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.

Copy Link

Version

Install

install.packages('startR')

Monthly Downloads

303

Version

2.2.2

License

GPL-3

Maintainer

An-Chi Ho

Last Published

March 26th, 2023

Functions in startR (2.2.2)

SelectorChecker

Translate a set of selectors into a set of numeric indices
Collect

Collect and merge the computation results
AddStep

Create the workflow with the previous defined operation and data.
NcCloser

NetCDF file closer for 'startR'
CDORemapper

CDO Remap Data Transformation for 'startR'
Sort

Sort the coordinate variable values in a Start() call
Step

Define the operation applied on declared data.
NcDimReader

NetCDF dimension reader for 'startR'
NcOpener

NetCDF file opener for 'startR'
Start

Declare, discover, subset and retrieve multidimensional distributed data sets
indices

Specify dimension selectors with indices
NcDataReader

NetCDF file data reader for 'startR'
Compute

Specify the execution parameters and trigger the execution
values

Specify dimension selectors with actual values
NcVarReader

NetCDF variable reader for 'startR'