Summary
Cartopy is a Python package designed for geospatial data processing in order to produce maps and other geospatial data analyses. Key features of cartopy are its object oriented projection definitions, and its ability to transform points, lines, vectors, polygons and i images between those projections.
Versions
v0.18.0 :: 0 :: gentoo
- Modified
- License
- LGPL-3
- Keywords
- ~amd64 ~x86
- USE flags
- test
USE flags
General
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_targets
- python3_7
- Build with Python 3.7
- python3_8
- Build with Python 3.8
- python3_9
- Build with Python 3.9
Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-lang / python-exec : Python script wrapper
dev-python / cython : A Python to C compiler
dev-python / filelock : A platform independent file lock for Python
dev-python / matplotlib : Pure python plotting library with matlab like syntax
dev-python / mock : Rolling backport of unittest.mock for all Pythons
dev-python / numpy : Fast array and numerical python library
dev-python / pillow : Python Imaging Library (fork)
dev-python / pytest : Simple powerful testing with Python
dev-python / scipy : Scientific algorithms library for Python
dev-python / setuptools : Collection of extensions to Distutils
dev-python / six : Python 2 and 3 compatibility library
sci-libs / gdal : Translator library for raster geospatial data formats (includes OGR support)
sci-libs / geos : Geometry engine library for Geographic Information Systems
sci-libs / proj : PROJ coordinate transformation software
sci-libs / pyshp : Pure Python read/write support for ESRI Shapefile format
sci-libs / shapely : Geometric objects, predicates, and operations
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-lang / python-exec : Python script wrapper
dev-python / matplotlib : Pure python plotting library with matlab like syntax
dev-python / numpy : Fast array and numerical python library
dev-python / pillow : Python Imaging Library (fork)
dev-python / scipy : Scientific algorithms library for Python
dev-python / six : Python 2 and 3 compatibility library
sci-libs / gdal : Translator library for raster geospatial data formats (includes OGR support)
sci-libs / pyshp : Pure Python read/write support for ESRI Shapefile format
sci-libs / shapely : Geometric objects, predicates, and operations
Depending packages
sci-visualization / pythonprop : Scripts to prepare and plot VOACAP propagation predictions
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Thomas Beierlein · gentoo
sci-libs/cartopy: Add python3_9 support
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org> - Thomas Beierlein · gentoo
sci-libs/cartopy: Drop python3_6 support
As package depends on sci-libs/shapely which no longer provides support for python3_6 we drop it here too. Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
Revert "sci-libs/cartopy: Add python3_9 support and drop 3_6"
This reverts commit be004dc155e56999bfbc34beadf96d565f17a171. This commit broke the tree for sci-visualization/pythonprop. Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Beierlein · gentoo
sci-libs/cartopy: Add python3_9 support and drop 3_6
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Dennis Lamm · gentoo
sci-libs/shapely: fixed revdep to renamed package
Signed-off-by: Dennis Lamm <expeditoneer@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/17894 Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Move {sci-libs → dev-python}/scipy
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Beierlein · gentoo
sci-libs/cartopy: Add python 3.8 support
Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Beierlein · gentoo
sci-libs/cartopy: Fix missing USE dependency
Closes: https://bugs.gentoo.org/739660 Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Beierlein · gentoo
sci-libs/cartopy: Drop old
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Beierlein · gentoo
sci-libs/cartopy: Version bump
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Beierlein · gentoo
sci-libs/cartopy: Add support for Python3.7
py3.8 has to wait until deps are supporting it. Closes: https://bugs.gentoo.org/718492 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Beierlein · gentoo
sci-libs/cartopy: New package
Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>