Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • kadlu kadlu
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 17
    • Issues 17
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • 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
  • public_projects
  • kadlukadlu
  • Merge requests
  • !40

Merged
Created Mar 09, 2020 by Oliver Kirsebom@kirsebomOwner

added more checks to ocean unit tests

  • Overview 0
  • Commits 5
  • Pipelines 5
  • Changes 4

@matt_s , I have added some additional checks to the unit test test_interp_hycom_temp() for the ocean module. Specifically, we are now checking that

  1. the temperature interpolated at the seafloor has sensible values (between -5 deg C and +105 deg C)

  2. the interpolated temperature is not an integer

Both passing

Edited Mar 13, 2020 by Oliver Kirsebom
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: ocean_unit_tests