Skip to content

Fix default scaling year values for scaling to projected totals

tchervec requested to merge 31-base-scaling-year into master
  • In the "data/constants.py", the base scaling year is set to 2015 and the base projected year to 2018.
  • In "data/statpop/scaled.py", the default enable_scaling flag is set to False by default and the default scaling_year is set to the value in "data/constants.py", i.e. 2015, in the require.config

Closes #31 (closed)

Edited by tchervec

Merge request reports