summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d02e2a0481e599b8841e728389a3fd488d8dfe6b (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
26
27
28
29
30
pkgbase = python-goes2go
	pkgdesc = Retrieve GOES Satellite data from AWS. Also proves some RGB recipes.
	pkgver = 2024.7.0
	pkgrel = 1
	url = https://github.com/blaylockbk/goes2go
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python-matplotlib
	depends = python-metpy
	depends = python-cartopy
	depends = python-pandas
	depends = python-s3fs
	depends = python-shapely
	depends = python-toml
	depends = python-xarray
	source = https://files.pythonhosted.org/packages/source/g/goes2go/goes2go-2024.7.0.tar.gz
	sha256sums = 1cef2b7d22e4643d7ed3c27c2faa4f5cc96380835d208b6d9c7b8b1c42a3cbeb

pkgname = python-goes2go
	depends = python-matplotlib
	depends = python-metpy
	depends = python-cartopy
	depends = python-pandas
	depends = python-s3fs
	depends = python-shapely
	depends = python-toml
	depends = python-xarray