Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • startR startR
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 29
    • Issues 29
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • 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
  • Earth SciencesEarth Sciences
  • startRstartR
  • Merge requests
  • !156

Revise the workflow function. It only returns the original values now, without computation.

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged aho requested to merge develop-unittest_computation_fix into master Nov 02, 2021
  • Overview 1
  • Commits 1
  • Pipelines 1
  • Changes 1

Hi @nperez

This is the unittest fix. The computation is removed, so the workflow only returns the original values of the data. One thing can be improved is the chunking number. Now it only works with 1 chunk because the problems of chunking over split dimension (related to issue #119 (closed).) When that bug is fixed, we can change the chunking number in this unit test.

If you agree, we can merge it!

Cheers,
An-Chi

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: develop-unittest_computation_fix