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

Last updated: October 04,2024

1. Install "python-mpop" package

Please follow the guidance below to install python-mpop on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-mpop

2. Uninstall "python-mpop" package

In this section, we are going to explain the necessary steps to uninstall python-mpop on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-mpop
Priority: optional
Section: universe/python
Installed-Size: 1143
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: all
Version: 1.0.0-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-numpy, python-h5py, python-imaging, python-mipp, python-pyresample
Filename: pool/universe/p/python-mpop/python-mpop_1.0.0-1_all.deb
Size: 162358
MD5sum: 817ed16f61de71f555bce6a64c426594
SHA1: 02a7e5acd5a33f44974c658ee107c726ce50bd4c
SHA256: 8a32e887f4d44b8fc0c7d3469e70d4c0f0232062d99b2849465b689d442541d5
Description-en: Meteorological Post-Processing Package (MPoP)
The Meteorological Post-Processing package is a Python library for
generating RGB products for meteorological remote sensing.
As such it can create RGB composites directly from satellite instrument
channels, or take advantage of precomputed PGEs.
.
It is designed to be easily extendable to support any meteorological
satellite by the creation of plugins. In the base distribution,
it is provided support for Meteosat 7, 8, 9, MTSAT1R, MTSAT2, GOES 11,
GOES 12, GOES 13 through the use of mipp, and Noaa 15, 16, 17, 18, 19,
and Metop A through the use of aapp and ahamap.
.
Reprojection of data is also available through the use of the pyresample
package.
.
This package is part of the PyTroll toolset.
Description-md5: fc374799e28d7725505575505a9985d3
Homepage: https://github.com/mraspaud/mpop
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu