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 41
    • Issues 41
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 11
    • Merge requests 11
  • 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
  • !134

Subseasonal Visualization test

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Paloma Trascasa-Castro requested to merge dev-subs_vis into master Apr 25, 2024
  • Overview 47
  • Commits 74
  • Pipelines 47
  • Changes 8

Hi @vagudets ,

Could you please test the changes we made to the Visualization module to allow subseasonal plotting?

I prepared an .RDS file here: /esarchive/scratch/ptrascas/R/ptrascas_scripts/subseasonal_vis/subseasonal_test.RDS containing a list with:

  • The recipe
  • "test_data", which is an s2dv cube with hcst and obs
  • "skill_metrics", containing the rpss

With those objects, running this line should do the job: Visualization(recipe = recipe, data = test_data, skill_metrics = skill_metrics, significance = TRUE)

Please let me know if you have any questions or issues with this test.

Many thanks!

Paloma

Edited Apr 25, 2024 by Paloma Trascasa-Castro
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dev-subs_vis