Commit 1bed18a
Remove geography.npz artifact and stacked_dataset_builder.py
Geography is fully deterministic from (n_records, n_clones, seed)
via assign_random_geography, so the .npz file was redundant.
publish_local_area already regenerates from seed. Removing the
artifact and its only consumer (stacked_dataset_builder.py)
eliminates a divergent code path that had to stay in sync.
The modal_app/worker_script.py still uses load_geography, so
the functions remain in clone_and_assign.py for now.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 59b985b commit 1bed18a
2 files changed
Lines changed: 1 addition & 208 deletions
Lines changed: 0 additions & 184 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1295 | 1295 | | |
1296 | 1296 | | |
1297 | 1297 | | |
1298 | | - | |
1299 | | - | |
1300 | | - | |
1301 | | - | |
1302 | | - | |
1303 | | - | |
1304 | | - | |
1305 | | - | |
1306 | | - | |
1307 | | - | |
1308 | | - | |
1309 | | - | |
1310 | | - | |
1311 | | - | |
1312 | | - | |
1313 | | - | |
1314 | | - | |
1315 | | - | |
1316 | | - | |
1317 | | - | |
1318 | | - | |
1319 | | - | |
1320 | | - | |
| 1298 | + | |
1321 | 1299 | | |
1322 | 1300 | | |
1323 | 1301 | | |
| |||
1369 | 1347 | | |
1370 | 1348 | | |
1371 | 1349 | | |
1372 | | - | |
1373 | 1350 | | |
1374 | 1351 | | |
1375 | 1352 | | |
| |||
0 commit comments