Skip to content

Lowering default data iterations #60

@o355

Description

@o355

Lowering default data iterations in PyWeather for better readability. Before this gets started I will do a very conclusive study about how much data different terminals on different screens can render.

After that I'll decide on an iteration count that works well. Right now, the 5+ iteration method is only good for full-screen terminals.

To-do list:

  • Find the right amount of iterations per data type
  • Implement the new default values into all setup scripts (issue Separating iteration configs for data types #85 is taking care of this)
  • Somehow find a way to ask the user if they'd like to lower default iterations when in configupdate.py.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions