python-pillow is also a required dependency for this package.
Search Criteria
Package Details: python-cartopy 0.25.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-cartopy.git (read-only, click to copy) |
|---|---|
| Package Base: | python-cartopy |
| Description: | A cartographic Python library with Matplotlib support for visualisation |
| Upstream URL: | https://scitools.org.uk/cartopy/ |
| Licenses: | BSD-3-Clause |
| Submitter: | gauteh |
| Maintainer: | gauteh (bcb) |
| Last Packager: | bcb |
| Votes: | 10 |
| Popularity: | 0.000000 |
| First Submitted: | 2015-11-16 16:00 (UTC) |
| Last Updated: | 2025-08-01 13:29 (UTC) |
Dependencies (22)
- python-matplotlib (python-matplotlib-gitAUR)
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-binAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-pillow (python-pillow-simd-gitAUR, hosaka-studioAUR)
- python-pyproj
- python-pyshpAUR
- python-scipy (python-scipy-gitAUR, python-scipy-mkl-binAUR, python-scipy-mkl-tbbAUR, python-scipy-mklAUR)
- python-shapely
- cython (cython-gitAUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-setuptools-scm (make)
- python-wheel (make)
- python-flufl-lock (check)
- python-pytest (check)
- python-pytest-mpl (check)
- python-beautifulsoup4 (optional) – for use with SRTM data
- python-fiona (optional) – faster shapefile reading
- python-gdal (python-gdal-hdf4AUR, python-gdal-libkml-filegdbAUR, python-gdal-libkmlAUR, python-gdal-ecwAUR) (optional) – for use with SRTM data
- python-owslib (optional) – access OGC clients
- Show 2 more dependencies...
Required by (16)
- pyqso (optional)
- pyresample (optional)
- python-argopy (optional)
- python-arosics
- python-geoarray
- python-geoplot
- python-geoviews
- python-goes2go
- python-metpy (check)
- python-metpy (optional)
- python-nvector (optional)
- python-obspy (optional)
- python-ultraplot-git (optional)
- python-xmovie
- pythonprop
- pythonprop-git
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4
Stunts commented on 2018-12-06 15:14 (UTC)
Nestor_013 commented on 2018-04-22 14:39 (UTC) (edited on 2018-04-22 14:46 (UTC) by Nestor_013)
A pseudo-diff for version 0.16.0
-pkgver=0.15.0 +pkgver=0.16.0
-md5sums=('98da94b1b1f844b31e679bdfdd6e0d96') +md5sums=('f9e2e528d7758da7c64f824548a53f32')
Full diff@ https://pastebin.com/jySKr0rX
Pinned Comments
bcb commented on 2023-12-08 10:48 (UTC)
The currently enabled tests pass (repeatedly) for me in a clean chroot. I am reluctant to disable too many tests in the PKGBUILD, especially when I cannot reproduce the failures and make sure I am disabling the correct test for a build failure reported by somebody else. For now, if you run into failures you may have to build with
--nocheck. I am hoping to make the checks more robust -- suggestions welcome!