nish-kishore / sirfunctions

Key functions used by the SIR team
Other
0 stars 0 forks source link

71 remove spatial requirement extract_country_data() #79

Closed mcuadera closed 6 months ago

mcuadera commented 6 months ago

Introduced several features to extract_country_data():

  1. Handling of spatial file errors are more explicit and programmatic. This is resolves issue #73.
  2. Removed requirement of a .raw.data to contain spatial files before extract_country_data() can run. This resolves issue #71.
  3. Included prov and country population datasets to the output of extract_country_data(). This resolves issue #69.