index_files
index_files.Rdindex_files
Value
A tibble with one row per dataset and columns:
file_id (filename without extension), file_path
(full path to the original TIFF, or NA if not present), and
folder_path (path to the corresponding results folder).
Details
Discovery is attempted in three stages, stopping at the first success:
Scan for
*_resultssubdirectories containing agrid_centroids.csvsentinel file.Read a
manifest.csvinpaths$base_dirwith columnsfile_idandfolder_path.Scan for TIFF files (original behaviour, requires images present).