
Read one or more FPSM FPS_raw_out.csv files
read_fps_raw_out.RdAttaches scenario / replicate labels derived from the directory structure.
The run directory is expected at either <scenario>/<replicate>/FPS_raw_out.csv
or <scenario>/<replicate>/fps/FPS_raw_out.csv; a parent directory named fps
is skipped when deriving the labels, so both layouts work.
Value
A tibble with leading scenario / replicate columns and the eight
FPSM output fields, To_Gas/Pool renamed to ToPool. Amounts are tonnes of
carbon (see the file header note on units).
See also
Other FPSM helpers:
fps_output_files(),
fps_pools(),
fps_run_docker(),
fps_stocks_by_pool(),
open_fps_raw_out_dataset(),
write_fps_raw_out_parquet()