query_filesys_objects: Return key information on objects stored on the filesystem...

View source: R/query_filesys_objects.R

query_filesys_objectsR Documentation

Return key information on objects stored on the filesystem outside of Metacat

Description

This function returns the identifier, formatType, size, dateUploaded, and rentries fields for every data package on the Arctic Data Center large data storage filesystem as a data.frame. This can then be combined with object counts from Metacat and used to extract various metrics and plots.

Usage

query_filesys_objects()

Details

The function works by running local bash commands on the datateam host, and will not run on other hosts

Value

(data.frame) Result of filesystem stat


NCEAS/arcticreport documentation built on July 26, 2024, 11:16 p.m.