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 file locking for SNAP processing #192

Merged
merged 16 commits into from
Apr 17, 2024
Merged

Conversation

johntruckenbrodt
Copy link
Member

Apply pyroSAR.ancillary.Lock during SAR preprocessing and GRD buffering. This enables processing neighboring GRDs in parallel, which depend on each other for buffering.
This significantly increases SAR processing scalability using configuration parameter scene. However, file locking is not yet applied to all created files and race conditions might still occur.

@johntruckenbrodt johntruckenbrodt merged commit c6c346d into main Apr 17, 2024
1 check passed
@johntruckenbrodt johntruckenbrodt deleted the feature/snap_lock branch April 17, 2024 08:48
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.

1 participant