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

Use regional tasks in Simpson Desert tests #908

Merged
merged 1 commit into from
Nov 9, 2023
Merged

Conversation

abyrd
Copy link
Member

@abyrd abyrd commented Nov 3, 2023

This is a follow up to #896 that fixes #907. Explanation in comments on that issue #907.

This has been integrated into the 2023 fall release branch and tested as backend/worker v6.9-11-g679fd4b. So far it looks to be working correctly for single point requests both with and without destination grids supplied for accessibility calculations.

Addresses #907, follow up to #896.
Regional tasks already allow freeform destinations.
Removed special code path required to do this with single point tasks.
Comments added to better explain the constraints and expectations around
single point and regional tasks, and how destinations are validated.
Assertions added pending better general validation on TravelTimeReducer.
Geographic dimensions and/or number of target points should be checked.
Copy link
Member

@ansoncfit ansoncfit left a comment

Choose a reason for hiding this comment

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

Thanks for the fix and the write-up in the corresponding issue.

@abyrd abyrd merged commit e857fcd into dev Nov 9, 2023
3 checks passed
@abyrd abyrd deleted the simpson-regional-task branch November 9, 2023 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unsupported Operation on single point with decay function
2 participants