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
  • #49
Closed
Open
Issue created Sep 28, 2021 by Carlos Delgado Torres@cdelgadoMaintainer

Adding country boundaries in PlotEquiMap()

Hi @nperez and @aho,

I am opening this issue to keep track of the improvement of PlotEquiMap() for adding the boundary of the countries in the maps.

As we have discussed in the meeting, there are two options:

  • using map('world', interior = TRUE) is the easiest, and it plots the boundary of the countries automatically.

  • giving the option for the users to plot their own shapefile. This could be very nice for the future in case we want to plot other boundaries (e.g., communities and provinces).

For now, I am plotting the boundaries by adding two lines in PlotEquiMap (this is the adapted version: https://earth.bsc.es/gitlab/cdelgado/cdelgado_copernicus/-/blob/development_branch/FOCUS/PlotEquiMap_countries.R#L941). I am using Chung's file with the boundaries, but I have it in RDS format. @cchou, could you please let us know where is the original shapefile?

This issue is related to #8 (closed).

Thank you very much,

Carlos @cchou

Assignee
Assign to
Time tracking