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

outsourced product regex patterns into new dedicated module 'patterns' #280

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

johntruckenbrodt
Copy link
Owner

@johntruckenbrodt johntruckenbrodt commented Nov 29, 2023

The classes for reading SAR data in pyroSAR.drivers contain regular expressions for identifying product file/folder names. Furthermore, the file _dev_config.py contained a pattern for identifying files with pyroSAR's unified naming scheme.
These patterns have now been outsourced into a new module pyroSAR.patterns for convenient reuse in other tools.

@johntruckenbrodt johntruckenbrodt merged commit 4544604 into main Dec 5, 2023
@johntruckenbrodt johntruckenbrodt deleted the feature/patterns branch December 5, 2023 14:02
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