Search Criteria
Package Details: python-rsgislib 5.0.14-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-rsgislib.git (read-only, click to copy) |
---|---|
Package Base: | python-rsgislib |
Description: | Python modules for processing remote sensing and GIS datasets |
Upstream URL: | http://www.rsgislib.org |
Keywords: | pymcr |
Licenses: | GPL3 |
Submitter: | dobedobedo |
Maintainer: | dobedobedo (hexd) |
Last Packager: | hexd |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2022-02-08 12:26 (UTC) |
Last Updated: | 2023-07-17 22:29 (UTC) |
Dependencies (54)
- boost-libs
- gdal (gdal-ecwAUR, gdal-hdf4AUR, gdal-libkmlAUR, gdal-libkml-filegdbAUR)
- gsl (gsl-gitAUR)
- hdf5 (hdf5-gitAUR, hdf5-openmpi)
- kealibAUR
- muparser
- python-gdal (python-gdal-ecwAUR, python-gdal-hdf4AUR, python-gdal-libkmlAUR, python-gdal-libkml-filegdbAUR)
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy-mkl-binAUR)
- python-riosAUR
- python-scikit-learn (python-scikit-learn-gitAUR)
- python-tqdm
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- python-geopandas (check)
- python-matplotlib (python-matplotlib-gitAUR) (check)
- python-pytest (check)
- python-pytest-cov (check)
- python-rtree (check)
- plotly-orca-appimageAUR (optional) – For classification.plot_train_data
- python-alphashapeAUR (optional) – For vectorgeoms.create_alpha_shape
- Show 34 more dependencies...
Latest Comments
hexd commented on 2022-06-09 09:02 (UTC)
I've updated this to 5.0.8, the FTP testing issue didn't happen to me (was it fixed upstream?). What bothered me is the test_summarise_multi_endmember_linear_unmixing, I'm with GDAL 3.4.3 and that test killed the whole test suite.
dobedobedo commented on 2022-04-15 14:19 (UTC)
The software is 5.0.7 now. However, I couldn't make pytest pass the check. The test summary shows
Contribution is welcomed.
dobedobedo commented on 2022-03-25 18:46 (UTC)
Thanks @diestl. PKGBUILD updated.
diestl commented on 2022-03-24 09:44 (UTC)
I've just built this in a clean archlinux docker image and can confirm that the arguments list is complete. In fact, as of version 5,
cgal
,xerces-c
andgeos
are no longer dependencies and can be removed:https://github.com/remotesensinginfo/rsgislib/blob/main/NEWS.md?plain=1#L19
gdal
still depends ongeos
andxerces-c
, so they still need to be installed. But I think they should not feature in thedepends
list.diestl commented on 2022-03-24 09:17 (UTC)
@dobedobedo, thanks!
Yeah it's plausible that there are other packages. Might build this in a clean docker image or something and see what happens!
dobedobedo commented on 2022-03-23 18:13 (UTC)
Thanks, @diestl. PKGBUILD was updated. The check might fail depending on which optional dependencies are installed. May need more users to check it.
diestl commented on 2022-03-23 15:47 (UTC)
Can you please add
python-matplotlib
as a checkdepends? The tests don't pass without it:checkdepends=('python-matplotlib')
dobedobedo commented on 2022-02-08 16:49 (UTC)
For compatibility with ARCSI, modify the version in PKGBUILD to 4.1.95:
https://github.com/remotesensinginfo/arcsi/issues/7