Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
owc-software-python owc-software-python
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • bodc
  • owc-software-pythonowc-software-python
  • Merge requests
  • !28

Merged
Created May 12, 2020 by edsmall@edsmallContributor

Edsmall/no data error message

  • Overview 0
  • Commits 2
  • Pipelines 2
  • Changes 2

Jira Issue

None, tracked in github:

Python Implementation

If we get no data, the analysis is completely pointless, and is actually more likely to be a sign that the user has set things up incorrectly.

Instead, we halt the process here, and suggest that the user checks that their wmo_boxes are calibrated correctly (the 1 and 0 columns), or to check that file directories are correct.

Testing

Alter not data test to check for a raised error, rather than checking we receive useless data values

Old Matlab Implementation

If we get no data, just return some random data that will be unused

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Source branch: edsmall/no-data-error-message