Skip to content

Conversation

Chilipp
Copy link
Member

@Chilipp Chilipp commented Oct 8, 2021

this has been accidentally introduced in the last version as a compatibility fix for cartopy 0.18. But it turned out to introduce errors, so I remove this again.

closes #37

  • Tests passed (for all non-documentation changes)
  • Fully documented, including CHANGELOG.rst for all changes

@Chilipp Chilipp enabled auto-merge (squash) October 8, 2021 11:03
@Chilipp Chilipp merged commit 5fb112e into master Oct 8, 2021
@codecov
Copy link

codecov bot commented Oct 8, 2021

Codecov Report

Merging #40 (614919a) into master (b152db2) will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
- Coverage   78.40%   78.36%   -0.04%     
==========================================
  Files           6        6              
  Lines        1338     1336       -2     
==========================================
- Hits         1049     1047       -2     
  Misses        289      289              
Impacted Files Coverage Δ
psy_maps/plotters.py 85.42% <ø> (-0.03%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b152db2...614919a. Read the comment docs.

@Chilipp Chilipp deleted the fix-clipping branch October 8, 2021 12:21
Chilipp added a commit that referenced this pull request Oct 8, 2021
As with psyplot 1.4.0, psy-maps is now continuously tested and deployed with CircleCI.

Fixed
-----

-   psy-maps is now officially licensed under LGPL-3.0-only, see [#36](#36)
-   A bug has been resolved that crash makes unstructured plots fill the entire area on zooming in, see [#40](#40)
-   psy-maps is now compatible with cartopy 0.19 and 0.20

Added
-----

-   psy-maps does now have a CITATION.cff file, see <https://citation-file-format.github.io>

Changed
-------

-   Documentation is now hosted with Github Pages at <https://psyplot.github.io/psy-maps>. Redirects from the old documentation at https://psy-maps.readthedocs.io have been configured.
-   Examples have been removed from the psy-maps repository as they now live in a central place at <https://github.com/psyplot/examples>
-   We use CicleCI now for a standardized CI/CD pipeline to build and test the code and docs all at one place, see [#35](#35)
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.

display bug with icon-data

1 participant