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
  • !151

Contributing to #238. Implemented error handling in stats function. A...

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged wuruchi requested to merge issue238 into master Oct 25, 2019
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 2

Contributing to #238 (closed). Implemented error handling in stats function. A threshold has been set for the maximum size of the plot that depends on the number of jobs, resulting in that there should not be more than 20 plots per figure. Usually, with around 30 plots the system cannot allocate enough memory, so 20 has been selected as a safe number to avoid this error.

The error handling informs the user of the reason for the error and gives further instructions on how to avoid it.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: issue238