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

NDR intermediate file called without being managed by taskgraph #1426

Closed
dcdenu4 opened this issue Oct 6, 2023 · 0 comments · Fixed by #1427
Closed

NDR intermediate file called without being managed by taskgraph #1426

dcdenu4 opened this issue Oct 6, 2023 · 0 comments · Fixed by #1427
Assignees
Labels
bug Something isn't working critical for issues likely to obstruct the whole dev team (e.g. broken builds) in progress This issue is actively being worked on

Comments

@dcdenu4
Copy link
Member

dcdenu4 commented Oct 6, 2023

An aligned raster is called without waiting for the dependent taskgraph task to complete.

rp_nodata = pygeoprocessing.get_raster_info(
f_reg['aligned_runoff_proxy_path'])['nodata'][0]

This breaks NDR for n_workers > 0

@dcdenu4 dcdenu4 added critical for issues likely to obstruct the whole dev team (e.g. broken builds) bug Something isn't working labels Oct 6, 2023
@phargogh phargogh self-assigned this Oct 6, 2023
@phargogh phargogh added the in progress This issue is actively being worked on label Oct 6, 2023
phargogh added a commit to phargogh/invest that referenced this issue Oct 6, 2023
phargogh added a commit to phargogh/invest that referenced this issue Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working critical for issues likely to obstruct the whole dev team (e.g. broken builds) in progress This issue is actively being worked on
Projects
None yet
2 participants