getGridSpyFileList: Gets a list of GridSpy data files matching a pattern

getGridSpyFileListR Documentation

Gets a list of GridSpy data files matching a pattern

Description

getGridSpyFileList takes a file path, searches for files matching pattern and returns the filelist as a data.table with metadata.

Usage

getGridSpyFileList(fpath, pattern, dataThreshold)

Arguments

fpath

where to look (recursively)

pattern

the pattern to match

dataThreshold

the file size threshold (files smaller than this will be ignored as we assume they have no data)

mf

name of file to save interim file list and meta data to

Details

Also saves out the metadata as an interim file

Author(s)

Ben Anderson, b.anderson@soton.ac.uk


CfSOtago/GREENGridData documentation built on June 10, 2022, 8:03 p.m.