Collects PRIO-GRID data from rasters and pulls it into two data.frames
Source:R/build_priogrid.R
collate_pgdata.Rd
One dataframe is called "static", with data without any time-varying dimension. The "timevarying" dataframe provides data from pgoptions$get_start_date() to pgoptions$get_end_date() with pgoptions$get_temporal_resolution() for all variables with a time-varying dimension. Cells and time-periods without any non-missing data are dropped.