Soilgrids_SoilC_prep.Rd
Prepare Soilgrids SoilC data for the SDA workflow.
Soilgrids_SoilC_prep(
site_info,
start_date,
end_date,
time_points,
outdir = NULL,
export_csv = FALSE
)
Bety list of site info including site_id, lon, and lat.
Start date of SDA workflow.
End date of SDA workflow.
A vector contains each time point within the start and end date.
Where the final CSV file will be stored.
Decide if we want to export the CSV file.
A data frame containing AGB median and sd for each site and each time step.