pub fn get_sources_for_asset( items: &Vec<Item>, asset_name: &str, ) -> Vec<PathBuf>
Gets file paths for a specific asset from STAC items.