Changeset 26943 in main


Ignore:
Timestamp:
03/08/23 14:43:37 (12 days ago)
Author:
Katherine Benson
Message:

Updated cfg files with 2021 data

Location:
adopters/hi/trunk/src/main/backend_qModules/3.0/qModules30/mort
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • adopters/hi/trunk/src/main/backend_qModules/3.0/qModules30/mort/_MortCenPop.cfg

    r24979 r26943  
    55# Date        By         Description
    66# ----------  ---------  -------------------------------------------------
     7# 02/03/2022  K Benson   Update with 2021 data
    78# 04/04/2022  K Benson   Update with 2020 data
    89# 09/14/2021  L Haggard  Update with DOHRacEth
     
    2324#r sas_bin sas&-memsize&0
    2425###Limit yr in pop data,otherwise all avail yrs shown in "all" selection###
    25 r data_where 2000<=year<=2020
    26 r pop_where 2000<=year<=2020
     26r data_where 2000<=year<=2021
     27r pop_where 2000<=year<=2021
    2728#r percent_cond mage>=0 ## ZW's percentage routine
    2829#############################################################################
  • adopters/hi/trunk/src/main/backend_qModules/3.0/qModules30/mort/_MortDOHPop.cfg

    r24980 r26943  
    55# Date        By         Description
    66# ----------  ---------  -------------------------------------------------
     7# 02/03/2022  K Benson   Update with 2021 data
    78# 04/04/2022  K Benson   Update with 2020 data
    89# 09/14/2021  L Haggard  Update with DOHRacEth
     
    2324#r sas_bin sas&-memsize&0
    2425###Limit yr in pop data,otherwise all avail yrs shown in "all" selection###
    25 r data_where 2010<=year<=2020
    26 r pop_where 2010<=year<=2020
     26r data_where 2010<=year<=2021
     27r pop_where 2010<=year<=2021
    2728#r percent_cond mage>=0 ## ZW's percentage routine
    2829#############################################################################
Note: See TracChangeset for help on using the changeset viewer.