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

interpolation bug. probably ALL sensor values taken into account (not only the ones in the bounding box) #266

Open
robarto opened this issue May 4, 2018 · 3 comments
Assignees
Labels

Comments

@robarto
Copy link

robarto commented May 4, 2018

Expected Behavior

when interpolating, the sensors in the selected area should be checked and classified.

Actual Behavior

the classification shows values from 40 - 250 (but the interpolation only shows the first class (<40)
interpol_bug

Environment

  • OS: MacOS 10.13.4
  • Browser & Version: Firefox 59.0.2
@robarto robarto added the bug label May 4, 2018
@ubergesundheit
Copy link
Member

The classes are calculated in the API. Does it look like your screenshot for every timestep?

@robarto
Copy link
Author

robarto commented May 4, 2018

yes

@mpfeil
Copy link
Member

mpfeil commented May 4, 2018

All values in the selected timeframe are inside the first interval 0.20 - 42.87. I have to check it in the API.

@mpfeil mpfeil self-assigned this May 4, 2018
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

3 participants