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

Return error if chunk over an inner dim that crosses a file dim.

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged aho requested to merge develop-error_chunk_across_inner_dim into master Nov 24, 2021
  • Overview 0
  • Commits 2
  • Pipelines 2
  • Changes 1

Hi @nperez

In this branch, an error message is added if "<inner_dim>_across = <file_dim> is used + merge_across_dims = FALSE + chunk over <inner_dim>". It is a problem found in issue #51 (closed).

Please let me know if you have any questions about it, or it's fine to merge it.

Cheers,
An-Chi

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