1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
|
pkgbase = python-rsgislib
pkgdesc = Python modules for processing remote sensing and GIS datasets
pkgver = 5.0.14
pkgrel = 1
url = http://www.rsgislib.org
arch = i686
arch = x86_64
license = GPL3
checkdepends = python-pytest
checkdepends = python-pytest-cov
checkdepends = python-geopandas
checkdepends = python-rtree
checkdepends = python-matplotlib
makedepends = cmake
makedepends = boost
depends = hdf5
depends = kealib
depends = muparser
depends = gsl
depends = gdal
depends = boost-libs
depends = python-gdal
depends = python-numpy
depends = python-scikit-learn
depends = python-tqdm
depends = python-rios
optdepends = plotly-orca-appimage: For classification.plot_train_data
optdepends = python-alphashape: For vectorgeoms.create_alpha_shape
optdepends = python-catboost: For classification.classcatboost
optdepends = python-contextily: For tools.mapping.add_contextily_basemap
optdepends = python-geopandas: Handle GeoJSON in vectorattrs, vectorutils, vectorgeoms, tools.mapping, classification.create_acc_pt_sets and imageregistration.add_vec_pts_as_gcps_to_img
optdepends = python-google-cloud-storage: Enable tools.googlecloud
optdepends = python-h3: For vectorutils.createvectors.create_hex_grid_*
optdepends = python-h5py: HDF5 files in classification, rastergis, zonalstats and tools.checkdatasets
optdepends = python-imageio: For tools.imagetools.animate_img_set
optdepends = python-imbalanced-learn: For classification.classimblearn
optdepends = python-jinja: Required by rsgisapplycmd.py CLI command
optdepends = python-lightgbm: For classification.classlightgbm
optdepends = python-matplotlib: Enable tools.plotting, out_plot_file parameter, imagecalc.specunmixing.plot_endmembers, tools.mapping and classification.classaccuracymetrics.calc_sampled_acc_metrics
optdepends = python-mpl-scatter-density: For tools.mapping.create_vec_pt_density_map and tools.plotting.residual_density_plot
optdepends = python-natsort: Alternative sorter for the rsgischkgdalfile.py CLI command
optdepends = python-owslib: For tools.wmts_tools.get_wmts_layer_list
optdepends = python-pandas: For tools.sysprofile.plot_mem_cpu_profile, classification.plot_train_data and a few functions of tools.stats
optdepends = python-pillow: For add_img_to_axis/create_legend_img* in tools.plotting, and functions in tools.imagetools
optdepends = python-psutil: For tools.sysprofile.create_mem_cpu_profile
optdepends = python-pycurl: For tools.ftptools.download_curl_ftp_file
optdepends = python-pymcr: For spec_unmix_pymcr_* functions in imagecalc.specunmixing
optdepends = python-pysondb: For *_dwnld_db functions in dataaccess.nasa_cmr and *_db functions in tools.ftptools
optdepends = python-pysptools: For spec_unmix_spts_* functions in imagecalc.specunmixing
optdepends = python-cvxopt: required for what pysptools is used for in rsgislib
optdepends = python-pyod: For changedetect.pxloutlierchng.find_class_pyod_outliers
optdepends = python-pysolar: For imagecalibration.solarangles.calc_solar_azimuth_zenith
optdepends = python-requests: For dataaccess.nasa_cmr and tools.httptools
optdepends = python-rtree: For vectorgeoms.create_rtree_index/bbox_intersects_index, imagecalc.calc_fill_regions_knn and vectorattrs.perform_spatial_join
optdepends = python-scikit-image: For segmentation.skimgseg and imagecalc.leastcostpath
optdepends = python-scikit-optimize: Required by classification.classlightgbm and classification.xgboost
optdepends = python-scipy: 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
optdepends = python-shapely: Required by vectorgeoms.split_vec_by_grid, vectorutils.createvectors.create_hex_grid_* and vectorutils.geopd_check_polys_wgs84_bounds_geometry
optdepends = python-statsmodels: Required by tmask (cloud masking) and robustfitoutliners in the timeseries subpackage
optdepends = python-tensorflow: For classification.classkeraspxl and classification.classkeraschips
optdepends = python-xgboost: For classification.xgboost
optdepends = python-matplotlib-scalebar: For tools.mapping
options = !emptydirs
source = python-rsgislib-5.0.14.tar.gz::https://github.com/remotesensinginfo/rsgislib/archive/refs/tags/5.0.14.tar.gz
sha256sums = 485ef32133067d9ace24db40440ee297c8708c5ec0e2a732c3303d486e41ea86
pkgname = python-rsgislib
|