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

Allow detection expressions for self describing formats #7

Closed
svniemeijer opened this issue Dec 10, 2015 · 1 comment
Closed

Allow detection expressions for self describing formats #7

svniemeijer opened this issue Dec 10, 2015 · 1 comment

Comments

@svniemeijer
Copy link
Contributor

Allow products with self describing formats to be recognized using detection expressions in a codadef. Note that this does not require a format definition in the codadef (see #6).

The approach would be to just open the product as normal and then perform a sequence of bool coda expressions on the product (using the same tree hierarchy of tests as used for matching on the detection block for ascii/binary products).

@svniemeijer
Copy link
Contributor Author

Implemented in v2.16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant