Skip to content

Commit

Permalink
Add to docs the spatial cropping logging
Browse files Browse the repository at this point in the history
  • Loading branch information
gac55 committed Sep 11, 2024
1 parent 0683b70 commit ff920e4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/activity_plans.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,5 @@ This is resulting some difficult to follow logic (e.g., [][pam.activity.Plan.fil
## Plan cropping
The [`pam.operations.cropping`](reference/pam/operations/cropping.md) module allows to spatially subset populations, by simplifying plan components that take place outside the "core" area.
Any activities or legs that do not affect that core area are removed from the agents' plans, and agents with fully-external plans are removed from the population.
Examples of using the module can be found in the [][plan-cropping] notebook.
Examples of using the module can be found in the [][plan-cropping] notebook.
Plan cropping now features basic logging on the input and then output population, quantifying the changes in agent and households as a result of the cropping.

0 comments on commit ff920e4

Please sign in to comment.