Skip to content

Commit 34e10ff

Browse files
committed
updates
1 parent a316cc1 commit 34e10ff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

reweighting/long_term.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55

66
from policyengine_us import Microsimulation
77

8-
H5_PATH = '/home/baogorek/devl/sep/policyengine-us-data/policyengine_us_data/datasets/cps/long_term/projected_datasets/'
8+
#H5_PATH = '/home/baogorek/devl/sep/policyengine-us-data/policyengine_us_data/datasets/cps/long_term/projected_datasets/'
9+
H5_PATH = 'hf://policyengine/test/'
910

1011
# 2027
1112
sim = Microsimulation(dataset = H5_PATH + "2027.h5")

0 commit comments

Comments
 (0)