Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explicit chunking #759

Merged
merged 25 commits into from
Feb 6, 2024
Merged

Conversation

jpn--
Copy link
Member

@jpn-- jpn-- commented Nov 23, 2023

This PR adds an explicit chunking option to the compute_accessibility component.

@jpn-- jpn-- added the Phase 8 Feature planned for inclusion in Phase 8 release label Jan 30, 2024
@jpn-- jpn-- requested a review from stefancoe February 2, 2024 18:35
Copy link
Contributor

@stefancoe stefancoe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks good. I tested with and without chunking using PSRC's implementation and am getting the same results. @jpn-- does the documentation need anything beyond what will get updated via documentation build?

@jpn--
Copy link
Member Author

jpn-- commented Feb 6, 2024

does the documentation need anything beyond what will get updated via documentation build?

Yes, we do need to write a much better user's guide on how to use chunking. Since this PR only includes explicit chunking for a single component, I've not taken that on yet (i.e. in this PR) but it does include documentation attached as docstrings to the "explicit_chunk" settings for the AccessibilitySettings class, and in the doc embedded in the chunk.py file.

@jpn-- jpn-- merged commit 69465d9 into ActivitySim:develop Feb 6, 2024
18 checks passed
@jpn-- jpn-- mentioned this pull request Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Phase 8 Feature planned for inclusion in Phase 8 release
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants