How to Install and Uninstall python-pyresample Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 26,2024

1. Install "python-pyresample" package

Learn how to install python-pyresample on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pyresample

2. Uninstall "python-pyresample" package

Learn how to uninstall python-pyresample on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-pyresample $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-pyresample package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-pyresample
Priority: optional
Section: universe/python
Installed-Size: 179
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: all
Source: pyresample
Version: 1.1.6-1
Depends: python-configobj, python-numpy, python-pyproj, python:any (<< 2.8), python:any (>= 2.7.5-5~), python-pykdtree | python-scipy
Recommends: python-numexpr, python-mpltoolkits.basemap
Suggests: python-pyresample-doc
Filename: pool/universe/p/pyresample/python-pyresample_1.1.6-1_all.deb
Size: 30086
MD5sum: 2420a079c6b56bd197f5c58cb0740ae7
SHA1: 6b4ebca91029b25323b9c74a9b1a8ff9ec403652
SHA256: d5d648adc89990c24fb5f781b5fa56460d47911d18bf6ce170539373a577c6c4
Description-en: Resampling of remote sensing data in Python 2
Pyresample is a Python package for resampling (reprojection) of earth
observing satellite data. It handles both resampling of gridded data
(e.g. geostationary satellites) and swath data (polar orbiting
satellites).
.
Pyresample can use multiple processor cores for resampling.
Pyresample supports masked arrays.
.
This is the Python 2 version of the package.
Description-md5: 00817d3c7ec5e432e53df9eb2a975b59
Homepage: https://github.com/pytroll/pyresample
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu