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

Mask and/or dots for metrics visualisation

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Nuria Pérez-Zanón requested to merge dev-vis-mask into master May 28, 2024
  • Overview 4
  • Commits 2
  • Pipelines 2
  • Changes 5

Hi @vagudets

I want to obtain two types of skill metric maps in each execution: one with dots and another making non-significant grid points. I did this development in my working branch, but it may be useful to include it in SUNSET for other users.

Visualization() accepts the significance parameter as logic or string (i.e. mask, dots or both). The mask option is only available in Robinson plots, so keeping T/F is still useful. For the other cases, the main difference is the file name.

I have included some tests in one of the scripts to show how these changes affect.

Kind regards,

Núria

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