blob: cec7c5b40fbe6298c6b25e35920b5089fa338917 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-arcsi
pkgdesc = Atmospheric and Radiometric Correction of Satellite Imagery
pkgver = 4.0.0
pkgrel = 1
url = https://github.com/remotesensinginfo/arcsi
arch = any
license = GPL3
makedepends = python-setuptools
depends = python-rsgislib=4.1.95
depends = python-kealib
depends = gdal
depends = python-rios
depends = python-py6s
options = !emptydirs
source = https://github.com/remotesensinginfo/arcsi/archive/refs/tags/4.0.0.tar.gz
sha256sums = ff78ccbb4622c4ec59b66f0309d5716ba2c70b0b13b8df53e75909f27380ee2b
pkgname = python-arcsi
|