Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • autosubmit autosubmit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 338
    • Issues 338
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 21
    • Merge requests 21
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • autosubmitautosubmit
  • Merge requests
  • !492

#1428: Use natural sort for plot entries (code adapted from Cylc GPLv3)

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Bruno de Paula Kinoshita requested to merge gl-1428-natural-sort-plot into master Sep 26, 2024
  • Overview 6
  • Commits 3
  • Pipelines 0
  • Changes 4

Closes #1428 (closed) I remembered we had this issue somewhere in Cylc, and fixed it after working with existing code. This MR simply copies the code responsible for sorting keys in Cylc workflows on terminal TUI (which can be quite large). Will check performance, and will see if there's a test there that we can copy too (although it has doctests, which could be enough to fully cover the test -- we just need to make sure pytest is running doctests).

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: gl-1428-natural-sort-plot