How to Install and Uninstall python3-geotiepoints Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-geotiepoints" package

Please follow the steps below to install python3-geotiepoints on Kali Linux

$ sudo apt update $ sudo apt install python3-geotiepoints

2. Uninstall "python3-geotiepoints" package

Please follow the instructions below to uninstall python3-geotiepoints on Kali Linux:

$ sudo apt remove python3-geotiepoints $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-geotiepoints package on Kali Linux

Package: python3-geotiepoints
Source: python-geotiepoints
Version: 1.7.2-1
Installed-Size: 2869
Maintainer: Debian GIS Project
Architecture: amd64
Depends: python3-dask, python3-pandas, python3-scipy, python3-xarray, python3 (<< 3.13), python3 (>= 3.11~), python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3:any, libc6 (>= 2.14)
Recommends: python3-h5py
Size: 556316
SHA256: 5c2315152e5c7df4e84b7345ccd13f48ffc0c9db814e8fb7645b3498d423f2a9
SHA1: 14ea2efe7dd8007fc9861d494306c375f028d051
MD5sum: 03e4b8d54a0efdf1dd16e63f036d27c6
Description: Interpolation of geographic tiepoints in Python
Python-geotiepoints is a Python module that interpolates (and extrapolates
if needed) geographical tiepoints into a larger geographical grid.
This is useful when the full resolution lon/lat grid is needed while only
a lower resolution grid of tiepoints was provided.
.
Some helper functions are provided to accommodate for satellite data, but
the package should be generic enough to be used for any kind of data.
.
In addition python-geotiepoints provides a fast multilinear interpolation
of regular gridded data using Cython.
Description-md5:
Homepage: https://github.com/pytroll/python-geotiepoints
Section: python
Priority: optional
Filename: pool/main/p/python-geotiepoints/python3-geotiepoints_1.7.2-1_amd64.deb