Changeset 26943 in main
- Timestamp:
- 03/08/23 14:43:37 (12 days ago)
- 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 5 5 # Date By Description 6 6 # ---------- --------- ------------------------------------------------- 7 # 02/03/2022 K Benson Update with 2021 data 7 8 # 04/04/2022 K Benson Update with 2020 data 8 9 # 09/14/2021 L Haggard Update with DOHRacEth … … 23 24 #r sas_bin sas&-memsize&0 24 25 ###Limit yr in pop data,otherwise all avail yrs shown in "all" selection### 25 r data_where 2000<=year<=202 026 r pop_where 2000<=year<=202 026 r data_where 2000<=year<=2021 27 r pop_where 2000<=year<=2021 27 28 #r percent_cond mage>=0 ## ZW's percentage routine 28 29 ############################################################################# -
adopters/hi/trunk/src/main/backend_qModules/3.0/qModules30/mort/_MortDOHPop.cfg
r24980 r26943 5 5 # Date By Description 6 6 # ---------- --------- ------------------------------------------------- 7 # 02/03/2022 K Benson Update with 2021 data 7 8 # 04/04/2022 K Benson Update with 2020 data 8 9 # 09/14/2021 L Haggard Update with DOHRacEth … … 23 24 #r sas_bin sas&-memsize&0 24 25 ###Limit yr in pop data,otherwise all avail yrs shown in "all" selection### 25 r data_where 2010<=year<=202 026 r pop_where 2010<=year<=202 026 r data_where 2010<=year<=2021 27 r pop_where 2010<=year<=2021 27 28 #r percent_cond mage>=0 ## ZW's percentage routine 28 29 #############################################################################
Note: See TracChangeset
for help on using the changeset viewer.