Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • Interactive Forecast Viewer Interactive Forecast Viewer
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • 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
  • Barcelona Dust Regional Center (BDRC)
  • Interactive Forecast ViewerInteractive Forecast Viewer
  • Issues
  • #97
Closed
Open
Issue created Jul 22, 2021 by Sara Basart@sbasartDeveloper

Evaluation | Statistic maps - Colour map palette

Hello @fbeninca

about the colour palettes that you should use for the statistic maps, I am sharing with you what I am using in my scripts of MapGenerator.

  • Divergent variables (i.e., from -1 to 1 and derivates) as MB and correlation
[sts_namee_aod_mb]
bounds='-0.10,-0.08,-0.06,-0.04,-0.02,0,0.02,0.04,0.06,0.08,0.10' #11

[sts_namee_aod_cor]
bounds='-1,-0.80,-0.60,-0.40,-0.20,0,0.20,0.40,0.60,0.80,1' #11

  • Sequential variables (i.e. from 0 to 0.30 and derivates) as RMSE and FGE.

[sts_namee_aod_rmse]
bounds='0,0.02,0.04,0.06,0.08,0.10,0.12,0.15,0.20,0.25,0.30' #11

[sts_namee_aod_fge]
bounds='0,0.20,0.40,0.60,0.80,1.00,1.20,1.40,1.60,1.80,2' #11

Let me know if you need anything else, you let me know.

Cheers

Sara

Edited Jul 22, 2021 by Sara Basart
Assignee
Assign to
Time tracking