summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cb48c24624acfa8307c6c5a172b83bb8a523b7a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
pkgbase = python-xarray
	pkgdesc = N-D labeled arrays and datasets in Python
	pkgver = 0.14.1
	pkgrel = 1
	url = http://xarray.pydata.org
	arch = any
	license = Apache
	checkdepends = python-pytest
	makedepends = python-setuptools
	depends = python-numpy
	depends = python-pandas
	optdepends = python-netcdf4: NetCDF4 support
	optdepends = python-bottleneck: Faster NaN operations
	optdepends = python-scipy: OPeNDAP support
	optdepends = python-matplotlib: Plotting support
	optdepends = python-rasterio: Read GeoTiffs and other gridded raster datasets
	optdepends = python-dask: Enable out-of-core parallel computation
	replaces = python-xray
	source = https://files.pythonhosted.org/packages/source/x/xarray/xarray-0.14.1.tar.gz
	md5sums = b2cbc20f4d91312d2444e6a600f982f5
	sha1sums = 6c760b4af85e6459296e1c30b590c6f3ef6abd59
	sha256sums = 04b2f4d24707b8871a7ffa37328d0a2de74e81bd30791c9608712612601abd23

pkgname = python-xarray