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 |
Licenses: | GPL3 |
Submitter: | dobedobedo |
Maintainer: | None |
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-hdf4AUR, gdal-libkml-filegdbAUR, gdal-libkmlAUR, gdal-ecwAUR)
- gsl (gsl-gitAUR)
- hdf5 (hdf5-gitAUR, hdf5-openmpi)
- kealibAUR
- muparser
- python-gdal (python-gdal-hdf4AUR, python-gdal-libkml-filegdbAUR, python-gdal-libkmlAUR, python-gdal-ecwAUR)
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- 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
- python-catboostAUR (optional) – For classification.classcatboost
- python-contextilyAUR (optional) – For tools.mapping.add_contextily_basemap
- python-cvxopt (optional) – required for what pysptools is used for in rsgislib
- python-geopandas (optional) – Handle GeoJSON in vectorattrs, vectorutils, vectorgeoms, tools.mapping, classification.create_acc_pt_sets and imageregistration.add_vec_pts_as_gcps_to_img
- python-google-cloud-storageAUR (optional) – Enable tools.googlecloud
- python-h3AUR (optional) – For vectorutils.createvectors.create_hex_grid_*
- python-h5py (python-h5py-gitAUR, python-h5py-openmpi) (optional) – HDF5 files in classification, rastergis, zonalstats and tools.checkdatasets
- python-imageioAUR (optional) – For tools.imagetools.animate_img_set
- python-imbalanced-learnAUR (optional) – For classification.classimblearn
- python-jinja (optional) – Required by rsgisapplycmd.py CLI command
- python-lightgbm (optional) – For classification.classlightgbm
- python-matplotlib (python-matplotlib-gitAUR) (optional) – Enable tools.plotting, out_plot_file parameter, imagecalc.specunmixing.plot_endmembers, tools.mapping and classification.classaccuracymetrics.calc_sampled_acc_metrics
- python-matplotlib-scalebarAUR (optional) – For tools.mapping
- python-mpl-scatter-densityAUR (optional) – For tools.mapping.create_vec_pt_density_map and tools.plotting.residual_density_plot
- python-natsort (optional) – Alternative sorter for the rsgischkgdalfile.py CLI command
- python-owslib (optional) – For tools.wmts_tools.get_wmts_layer_list
- python-pandas (optional) – For tools.sysprofile.plot_mem_cpu_profile, classification.plot_train_data and a few functions of tools.stats
- python-pillow (python-pillow-simd-gitAUR) (optional) – For add_img_to_axis/create_legend_img* in tools.plotting, and functions in tools.imagetools
- python-psutil (optional) – For tools.sysprofile.create_mem_cpu_profile
- python-pycurl (optional) – For tools.ftptools.download_curl_ftp_file
- python-pymcrAUR (optional) – For spec_unmix_pymcr_* functions in imagecalc.specunmixing
- python-pyodAUR (python-pyod-gitAUR) (optional) – For changedetect.pxloutlierchng.find_class_pyod_outliers
- python-pysolarAUR (optional) – For imagecalibration.solarangles.calc_solar_azimuth_zenith
- python-pysondbAUR (optional) – For *_dwnld_db functions in dataaccess.nasa_cmr and *_db functions in tools.ftptools
- python-pysptoolsAUR (optional) – For spec_unmix_spts_* functions in imagecalc.specunmixing
- python-requests (optional) – For dataaccess.nasa_cmr and tools.httptools
- python-rtree (optional) – For vectorgeoms.create_rtree_index/bbox_intersects_index, imagecalc.calc_fill_regions_knn and vectorattrs.perform_spatial_join
- python-scikit-imageAUR (optional) – For segmentation.skimgseg and imagecalc.leastcostpath
- python-scikit-optimizeAUR (optional) – Required by classification.classlightgbm and classification.xgboost
- python-scipy (python-scipy-gitAUR, python-scipy-mkl-binAUR, python-scipy-mklAUR, python-scipy-mkl-tbbAUR) (optional) – For tools.stats, tools.plotting.quantile_plot, tools.utm.latlon_to_mode_utm_zone_number, imageutils.spectral_smoothing, vectorattrs.calc_npts_in_radius, and some zonalstats functions
- python-shapely (optional) – Required by vectorgeoms.split_vec_by_grid, vectorutils.createvectors.create_hex_grid_* and vectorutils.geopd_check_polys_wgs84_bounds_geometry
- python-statsmodels (optional) – Required by tmask (cloud masking) and robustfitoutliners in the timeseries subpackage
- python-tensorflow (python-tensorflow-cuda-keplerAUR, python-tensorflow-computecppAUR, python-tensorflow-rocmAUR, python-tensorflow-opt-rocmAUR, python-tensorflow-cuda, python-tensorflow-opt, python-tensorflow-opt-cuda) (optional) – For classification.classkeraspxl and classification.classkeraschips
- python-xgboostAUR (python-xgboost-gitAUR, python-xgboost-cudaAUR) (optional) – For classification.xgboost
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