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

Fix scientific notation in MB filter expression validator/processor #121

Open
jbudynk opened this issue Nov 21, 2016 · 0 comments
Open

Fix scientific notation in MB filter expression validator/processor #121

jbudynk opened this issue Nov 21, 2016 · 0 comments
Labels

Comments

@jbudynk
Copy link
Member

jbudynk commented Nov 21, 2016

For example,

$4 < 1e-1

throws a NumberFormatException with message 'for input string "1e"'. Make sure this statement passes and selects the right points when looking at the plotter data table (flux, spectral axes on the Data tab of the MB).

@jbudynk jbudynk added this to the Iris 3.0 release milestone Nov 21, 2016
@jbudynk jbudynk added the bug label Nov 21, 2016
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