GCAM_DATA_MAP: GCAM_DATA_MAP

GCAM_DATA_MAPR Documentation

GCAM_DATA_MAP

Description

There are two levels of information available from the GCAM data system: chunk dependencies, which are available for "free", i.e. with a fast query to each chunk on the part of chunk_inputs and chunk_outputs, and detailed information on data object-level dependencies. This function is used to generate this latter data, i.e. a tibble of chunk-output-precursor information, which is used by dstrace and various other graphing and diagnostic utilities.

Usage

GCAM_DATA_MAP

Format

A tibble with columns: name (chunk that produces the data), output (name of the data object), precursors (colon seperated list of precursors), title, units, comments, flags (typically metadata for processing)

Author(s)

BBL


bpbond/gcamdata documentation built on March 22, 2023, 4:52 a.m.