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

Develop un-reorder lon crop

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged aho requested to merge develop-noreorder-crop into master Apr 08, 2020
  • Overview 2
  • Commits 2
  • Pipelines 0
  • Changes 2

When longitude is not reordered (without CircularSort()), and longitude range is from big to small (e.g., values(list(20, 10))), lon1 and lon2 in the parameter 'crop' of the transform list need to be exchanged (i.e., lon1 = 10 and lon2 = 20).

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