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 43
    • Issues 43
    • 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
  • !163

Mask and/or dots for metrics visualization (new MR)

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged abatalla requested to merge dev-vis-mask-2 into master Sep 17, 2024
  • Overview 15
  • Commits 20
  • Pipelines 19
  • Changes 9

Original MR description (!140 (merged) accidentally merged, dev-vis-mask-2 was created from dev-vis-mask):

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

FYI @nperez

Edited Sep 18, 2024 by abatalla
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dev-vis-mask-2