Basemap

Latest version: v1.4.1

Safety actively analyzes 681866 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

1.3.5

This is a patch release that fixes the following issues:
* Fix broken array slicing inside `addcyclic` (thanks to fragkoul).
* Fix `GeosLibrary` wrapper to also work with GEOS >= 3.7.0 on Windows and GNU/Linux.
* Fix wrong Antarctica coastline boundary with GEOS >= 3.9.0.

Please visit the [`CHANGELOG`] for a complete list of changes.

[`CHANGELOG`]:
https://github.com/matplotlib/basemap/tree/v1.3.5/CHANGELOG.md

1.3.4

This is a patch release that fixes the following issues:
* Fix broken implementation of `Basemap.arcgisimage`.
* Fix `numpy` requirement to ensure that builds also work on MacOS (thanks to SongJaeIn for testing).
* Enforce newer `numpy` and `pillow` versions when possible due to several vulnerabilities.

Please visit the [`CHANGELOG`] for a complete list of changes.

[`CHANGELOG`]:
https://github.com/matplotlib/basemap/tree/v1.3.4/CHANGELOG.md

1.3.3

This is a patch release that fixes the following issues:
* Fix issue in `drawcoastlines` with shape of vertices array (thanks to guziy).
* Fix setup to identify GEOS dylib on MacOS correctly (thanks to ronaldbradford and CaffreyR for testing).
* Remove dependency on `six`.

Please visit the [`CHANGELOG`] for a complete list of changes.

[`CHANGELOG`]:
https://github.com/matplotlib/basemap/tree/v1.3.3/CHANGELOG.md

1.3.2

This is a patch release that fixes the following issues:
* Fix unusable source distribution file due to missing MANIFEST file (thanks to DWesl).
* Enforce newer `numpy` and `pillow` versions when possible due to several vulnerabilities.
* Remove the deprecation notices.

Please visit the [`CHANGELOG`] for a complete list of changes.

[`CHANGELOG`]:
https://github.com/matplotlib/basemap/tree/v1.3.2/CHANGELOG.md

1.3.1

This is a patch release that fixes the following issues:
* Provide support for Python 3.10 on Windows and GNU/Linux (x86 and x64).
* Provide precompiled binary wheels for Python 3.10 on Windows and GNU/Linux (x86 and x64).
* Improve the error message shown when requesting high- or full-resolution datasets and `basemap-data-hires` is not installed.

Please visit the [`CHANGELOG`] for a complete list of changes.

[`CHANGELOG`]:
https://github.com/matplotlib/basemap/tree/v1.3.1/CHANGELOG.md

1.3.0

This release focuses on the packaging of the library. In summary:
* The library is split in three parts: `basemap`, `basemap-data` and `basemap-data-hires`.
* Precompiled wheels for the three packages are available in PyPI.
* Licensing is updated and clarified. The base license is MIT, with other components whose license is LGPL-2.1-only or LGPL-3.0-or-later.
* Main branch is moved to the name `develop`, while `master` is kept for creating releases. Please submit future PR to the `develop` branch.

Please visit the [`CHANGELOG`] for a complete list of changes.

[`CHANGELOG`]:
https://github.com/matplotlib/basemap/tree/v1.3.0/CHANGELOG.md

v1.2.2rel
This is quite likely the last release ever of basemap. Please move development efforts over to Cartopy!

This release fixes some incompatibilities with matplotlib v3.3+ and also newer versions of libgeos (tested against v1.6.1). Also fixes some incompatibilities with the make.py.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.