-
Notifications
You must be signed in to change notification settings - Fork 100
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changes to support sharrow on 2-zone model (#867)
* test external regional model examples * cache buster * optional variable doc * fix conda cache dirs * trip_destination alts preprocessor * non_hh_veh cat, drop unused cols for alts * blacken * adding missed alts columns used in xborder model * remove unneeded addition to categorical * clearer time logging * bump required numba to 0.57 for np.nan_to_num * sharrow docs * use compute_setting in sharrow debugging * fix comment * debug helper values * dtype compute fixes * land_use_columns_orig * fix and test orig_land_use with explicit chunking * repair * add missing test result file * omx_ignore_patterns * revert change to drop size terms * creating separate sample and simulate preprocessors * bugfix * skim_dataset loading without dask * require sharrow 2.9 * wait to close open files * require sharrow 2.9.1 * landuse index sort before sharrow recode check * decode time periods * use original tazs where possible * update numba in envs to 0.57 * no fastmath in tour mode choice * sharrow cache by version * include sharrow setting in log by defualt * use dask if required * store_skims_in_shm setting --------- Co-authored-by: David Hensle <[email protected]> Co-authored-by: David Hensle <[email protected]>
- Loading branch information
1 parent
bd48d3d
commit 28a0ad0
Showing
19 changed files
with
386 additions
and
208 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.