blob: 66255f746a921746f1a457854f5c5b2844e5c1b7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-wrf
pkgdesc = A collection of diagnostic and interpolation routines for use with output from the Weather Research and Forecasting (WRF-ARW) Model.
pkgver = 1.4.0
pkgrel = 1
url = https://wrf-python.readthedocs.io/en/latest/
arch = x86_64
license = APACHE
makedepends = python-build
makedepends = python-installer
makedepends = python-scikit-build-core
makedepends = gcc-fortran
depends = python
depends = python-numpy
provides = wrf-python
conflicts = wrf-python
source = https://github.com/NCAR/wrf-python/archive/refs/tags/v1.4.0.tar.gz
sha256sums = 831600abbf4037c33a55c11ca9da5f8ee97b8b0276c205de8ab66cef85ff3589
pkgname = python-wrf
|