blob: 69fd10dc84f41369171aa3f9b67e64449185b24b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = python-geoarray
pkgdesc = A fast Python interface for image geodata - either on disk or in memory.
pkgver = 0.19.2
pkgrel = 1
url = https://git.gfz-potsdam.de/danschef/geoarray
arch = any
license = Apache 2.0
makedepends = git
makedepends = python-setuptools
depends = python
depends = python-cartopy
depends = python-gdal
depends = python-matplotlib
depends = python-numpy
depends = python-pandas
depends = python-py-tools-ds
depends = python-shapely
depends = python-scikit-image
source = geoarray-0.19.2::https://git.gfz-potsdam.de/danschef/geoarray/-/archive/v0.19.2/geoarray-v0.19.2.tar.gz
sha256sums = ce2bdf315ecfb572b86ae6e8016e6530a866a946f6e08f0e4ef2f0d09568ef3b
pkgname = python-geoarray
|