Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • E esviz
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 15
    • Issues 15
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • 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
  • esviz
  • Merge requests
  • !32

Fix contour alignment in VizEquiMap.R

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged abatalla requested to merge dev-VizEquiMap_contour_alignment into main Mar 13, 2025
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1

Hi,

This addresses #23 (closed) reported by @nmilders regarding map contours not reaching the left side of the map in PlotEquiMap.R (s2dv's version of VizEquiMap.R). It's the same fix as in s2dv!199 (closed), but for VizEquiMap.R, which is the version of the function that we will be maintaining.

The issue is less noticeable with larger areas. Here are some random data examples of the fix for different regions:

Screenshot_from_2025-03-13_16-19-00 image

Screenshot_from_2025-03-13_16-16-49 Screenshot_from_2025-03-13_16-11-45

Screenshot_from_2025-03-13_16-14-59 Screenshot_from_2025-03-13_16-16-12 Screenshot_from_2025-03-13_16-16-16

The same for filled.oceans = FALSE:

image image

Ariadna

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dev-VizEquiMap_contour_alignment