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
  • Issues
  • #6
Closed
Open
Issue created Nov 06, 2023 by Eva Rifà@erifarovMaintainer

Add Scorecard plotting function

Hi @aho,

I open this issue in order to add a function to plot Scorecards. Last week we had a meeting with @nperez and @nmilders where we agreed to include this function in the new 'esviz' package. There's still some work to do in the script but since the CSSCorecards is private, I've included the code in branch: develop-scorecard. The changes will be made in !7 (merged).

New scripts:

  • Function SCPlotScorecard -> New VizScorecard ?
  • Auxiliary function: .SCLegend
  • Auxiliary function: .SCTableColors

Dependencies:

  • Module Phantomjs
  • Package kableExtra
  • From s2dv: Reorder
  • From ClimProjDiags: Subset

Here below I have some comments:

  1. Do you think having the Phantomjs dependency could be a problem in the future? Also, this module would need to be installed in hub. I thin k it has not been installed yet, I can open an issue in requests if it's needed.
  2. Maybe I will move the auxiliary functions needed in the same file as SCPlotScorecard. Only if the functions can't be used in other contexts.

Cheers,

Eva

Assignee
Assign to
Time tracking