graphics/py-mgwr: Update WWW and clean up pkg-descr

This commit is contained in:
Po-Chuan Hsieh 2023-04-06 01:17:30 +08:00
parent ffd0a779d8
commit d5b40a1e0e
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
2 changed files with 2 additions and 3 deletions

View file

@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Multiscale Geographically Weighted Regression
WWW= https://mgwr.readthedocs.io/en/latest/
WWW= https://mgwr.readthedocs.io/en/latest/ \
https://github.com/pysal/mgwr
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

View file

@ -6,5 +6,3 @@ widely used approach to modeling process spatial heterogeneity - Geographically
Weighted Regression (GWR) as well as the newly proposed approach - Multiscale
GWR (MGWR) which relaxes the assumption that all of the processes being modeled
operate at the same spatial scale. Inferences are available for both approaches.
See also: https://github.com/pysal/mgwr