Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • L losscalculator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 23
    • Issues 23
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Dynamic ExposureDynamic Exposure
  • Global Dynamic ExposureGlobal Dynamic Exposure
  • losscalculator
  • Merge requests
  • !29

Fixed the bug appearing when there is only one cell for computation

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Tara Evaz Zadeh requested to merge feature/fix-one-tile-calculation-bug into master Feb 02, 2021
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 2

The input --cell-ids contains the unique IDs of the cells that the assets belong to. The program faced error when there was only one cell in this file.
It is now fixed by changing the way this input is read.
However, I plan to remove this input and create it automatically inside the program later.

\approve @fd @ds

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/fix-one-tile-calculation-bug