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

Streamlit ui #3

Closed
cwerner opened this issue Jan 7, 2020 · 0 comments · Fixed by #17
Closed

Streamlit ui #3

cwerner opened this issue Jan 7, 2020 · 0 comments · Fixed by #17
Labels
enhancement New feature or request

Comments

@cwerner
Copy link
Owner

cwerner commented Jan 7, 2020

Let's try to create a Streamlit UI for controlling the LandscapeDNDC input generation.

Proposed (minimal) features:

  • select resolution mode: site, HR, MR, LR
  • select countries, regions or via a bounding box
@cwerner cwerner added the enhancement New feature or request label Jan 7, 2020
cwerner added a commit that referenced this issue Nov 3, 2020
)

This is a biggy.

Main features:

add ci/cd GitHub actions (step 1: linting - black, sort, flake8) and improve pre-commit hooks 🥳
large codebase refactoring - basically a complete rewrite of DLSC ⛑️
new (optional) interactive region selection 🤝
new streamlit gui 📈
split of monolith disc code into more sensible bites (still not complete) 💥
NLCC not yet adapted 😢
test still missing (but now much easier to implement) ⚠️
This should be a much more sensible starting point for PR based improvements from now on...

Closes #3, #9, #15 and #16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant