blob: 702d304de635c6f38ab34030e722d89c99575d04 (
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.2
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.2.tar.gz
sha256sums = 48f360e3319c782e44653bc1e907842724873561c17dbbf1fe56ff625d3dab35
pkgname = python-wrf
|