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

Warning not emitted if word not in lexicon #39

Open
kwinkunks opened this issue Jul 23, 2015 · 0 comments
Open

Warning not emitted if word not in lexicon #39

kwinkunks opened this issue Jul 23, 2015 · 0 comments
Labels
Milestone

Comments

@kwinkunks
Copy link
Member

lexicon.get_component() should squawk if something is not found in the lexicon. Perhaps optionally silence with, eg, verbose=False

Weirdly, just setting 'required=True` in that function smits too many warnings, suggesting that something is broken in there. It should be ignoring case and I don't think it is.

As example, built striplog from las3 in Striplog_object notebook. 'Volcanic' should give a warning, but nothing else.

@kwinkunks kwinkunks added the bug label Jul 23, 2015
@kwinkunks kwinkunks modified the milestone: v1.0 Nov 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant