We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40db9b3 commit a9583bbCopy full SHA for a9583bb
CHANGELOG.md
@@ -14,6 +14,8 @@ https://semver.org/spec/v2.0.0.html
14
15
### Fixed
16
- Set recursive exclusion for `.DS_Store` folders in `MANIFEST.in`.
17
+- Fix broken implementation and docstrings of `Basemap.arcgisimage`
18
+ method (PR [#598] by @nitram96).
19
20
## [1.4.0] - 2024-01-09
21
@@ -1086,6 +1088,8 @@ https://semver.org/spec/v2.0.0.html
1086
1088
- Fix glitches in drawing of parallels and meridians.
1087
1089
1090
1091
+[#598]:
1092
+https://github.com/matplotlib/basemap/pull/598
1093
[#595]:
1094
https://github.com/matplotlib/basemap/pull/595
1095
[#594]:
0 commit comments