Skip to content

copy cartopy strategy at the boundary#23

Merged
Chilipp merged 4 commits into
psyplot:masterfrom
Chilipp:master
Jun 30, 2020
Merged

copy cartopy strategy at the boundary#23
Chilipp merged 4 commits into
psyplot:masterfrom
Chilipp:master

Conversation

@Chilipp
Copy link
Copy Markdown
Member

@Chilipp Chilipp commented Jun 29, 2020

this commit copies the methodolgy by cartopys _pcolormesh_patched method to identy the grid cell at the boundaries

Closes #22

  • Tests added (for all bug fixes or enhancements)
  • Tests passed (for all non-documentation changes)
  • Fully documented, including CHANGELOG.rst for all changes

Chilipp added 3 commits June 30, 2020 00:13
this commit copies the methodolgy by cartopys _pcolormesh_patched method to identy the grid cell at the boundaries
@Chilipp Chilipp self-assigned this Jun 29, 2020
@Chilipp Chilipp merged commit effea30 into psyplot:master Jun 30, 2020
@codecov
Copy link
Copy Markdown

codecov Bot commented May 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.93%. Comparing base (4ca229d) to head (4f8c622).
⚠️ Report is 137 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #23      +/-   ##
==========================================
- Coverage   84.98%   84.93%   -0.06%     
==========================================
  Files           6        6              
  Lines        1259     1281      +22     
==========================================
+ Hits         1070     1088      +18     
- Misses        189      193       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ICON grid cells at poles are not displayed correctly

1 participant