gen_pop_gpw_max: pop_gpw_max

Description Usage Arguments

View source: R/data_gpw.R

Description

Generate maximum population count for years 2000, 2005, 2010, 2015 and 2020 from the Gridded Population of the World v.4 data.

Link to original data: https://sedac.ciesin.columbia.edu/data/collection/gpw-v4.

Please cite: Center for International Earth Science Information Network - CIESIN - Columbia University. 2018. Gridded Population of the World, Version 4 (GPWv4): Population Count, Revision 11. Palisades, NY: NASA Socioeconomic Data and Applications Center (SEDAC). https://doi.org/10.7927/H4JW8BX5.

Usage

1
2
3
4
5
gen_pop_gpw_max(
  input_folder,
  interpolate_time = FALSE,
  interpolate_missing = TRUE
)

Arguments

input_folder

Path to [pg-folder].

interpolate_time

if 'TRUE', data is interpolated to all years from 2000 to 2020. See interpolate_pg_timeseries() for details.

interpolate_missing

if 'TRUE', interpolates data to grid cells with missing values around coastline.


prio-data/priogrid documentation built on June 28, 2021, 5:34 a.m.