Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • mapgenerator mapgenerator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 30
    • Issues 30
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • 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
  • mapgeneratormapgenerator
  • Merge requests
  • !11

Fix blank line and issues with gridlines

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Javier Vegas-Regidor requested to merge fix_blank_line_and_border into master Apr 20, 2021
  • Overview 0
  • Commits 4
  • Pipelines 0
  • Changes 2

After switching to Cartopy, we are seeing white lines at the 0 point. This MR fixes it along with another minor issues with the map border (previously shown only for the first figure computed) and the loction of the longitude lines

To solve the white line for irregular grids, I tried replacing the current regridding with Cartopy functions and found that it is much faster. I only tested it for 2D arrays with global data, though.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix_blank_line_and_border