Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • s2dv s2dv
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 17
    • Issues 17
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • 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
  • s2dvs2dv
  • Issues
  • #12
Closed
Open
Issue created Jun 26, 2020 by Juan@jacostaDeveloper

Problem drawing dots in PlotStereoMap

Hi @nperez,

All of a sudden my PlotStereoMap fucntion stopped adding the significance dots that have been working all the time. If I use PlotEquiMap instead, the dots are back. Do you know if there have been any changes recently that could have affected this?

Here's the piece of code taking care of the plot, juts in case you ca spot somthing quick.

PlotStereoMap(bias_mod21[1:minlatindex,c(97:192,1:96)]*factor, lon-180, lat[1:minlatindex],cols=color1, latlims = c(latlim, 90), brks=interval0,filled.continents=FALSE,numbfig=8, drawleg = FALSE, dots = sig_221[1:minlatindex,c(97:192,1:96)], dot_symbol=20, dot_size=2, col_inf="blue4", col_sup="red4", width = 8, height = 4, colNA="gray", triangle_ends = c(TRUE,TRUE))

Thanks in advance!

Juan

Assignee
Assign to
Time tracking