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

Merged
Created Nov 25, 2019 by edsmall@edsmallContributor

ARGODEV-158: convert map_data_grid

  • Overview 0
  • Commits 19
  • Pipelines 5
  • Changes 6

Jira Issue

ARGODEV-158: https://jira.ceh.ac.uk/browse/ARGODEV-158

Python Implementation

Exactly the same as the matlab implementation.

Also edited covar_xyt_pv so that it could take 1-dimensional data.

Testing

3 tests were written for this function, and removed one test from covar_xyt_pv:

  • Test that we receive the correct data types
  • Test that the data returned is the size we expect
  • Test that the data is the value we expect

Altered the covar_xyt_pv test because that function will now never throw the error that we were catching

Old Matlab Implementation

Uses the signal variance and noise variance to calculate the covariance function with errors. This is then used to apply different weights when comparing the historical data to the current float data.

Edited Nov 25, 2019 by edsmall
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Source branch: edsmall/map-data-grid