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

Finalize GUI #62

Open
clauslang opened this issue Jun 28, 2016 · 1 comment
Open

Finalize GUI #62

clauslang opened this issue Jun 28, 2016 · 1 comment
Assignees

Comments

@clauslang
Copy link
Contributor

At least the following two (if we have time three) cases should work perfectly:

Map Output

User specifies:

  • historical / scraping
  • hourly / daily
  • specific parameter
  • specific date (and time for hourly data)

--> Heat map of germany with interpolated values shows up. Based on 20 values in case of scraped data or about 400 (?) in case of historical data.

Line Plot Output

User specifies:

  • historic (yes/no)
  • scraping (yes/no)
  • hourly / daily
  • specific parameter
  • specific location
  • day / time start
  • day / time end

--> Window pops up showing labelled line plot with 1 (only historical), 5 (only scraped) or 6 (both) lines.

If we have time: Scatter Plot

  • always based on historic data

User specifies:

  • hourly / daily
  • 2 specific parameters
  • specific location - or - all locations
  • day / time start
  • day / time end

--> Window pops up showing scatter plot of the two variables

@clauslang clauslang added this to the Final presentation milestone Jun 28, 2016
@clauslang
Copy link
Contributor Author

All historic cases are working now.

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

No branches or pull requests

3 participants