How to Install and Uninstall python-mpltoolkits.basemap Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 23,2024
1. Install "python-mpltoolkits.basemap" package
Here is a brief guide to show you how to install python-mpltoolkits.basemap on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-mpltoolkits.basemap
Copied
2. Uninstall "python-mpltoolkits.basemap" package
This tutorial shows how to uninstall python-mpltoolkits.basemap on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-mpltoolkits.basemap
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-mpltoolkits.basemap package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-mpltoolkits.basemap
Priority: optional
Section: universe/python
Installed-Size: 875
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Architecture: amd64
Source: basemap
Version: 1.0.7+dfsg-3build2
Depends: libc6 (>= 2.14), libgeos-c1v5 (>= 3.4.2), python-numpy (>= 1:1.8.0), python-numpy-abi9, python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), python-mpltoolkits.basemap-data (>= 1.0.7+dfsg-3build2), python-matplotlib
Recommends: python-dap, python-imaging
Suggests: python-scipy, python-owslib
Filename: pool/universe/b/basemap/python-mpltoolkits.basemap_1.0.7+dfsg-3build2_amd64.deb
Size: 236236
MD5sum: 8a2b456f259208d865e0c0d4d52f2d54
SHA1: b50c7f9a03d2059f778f1c31ff4990dc4a8b8fe0
SHA256: 9f94fad9176ae99f9adc36d01bbdc0813c2a3e666a3595c888000a0609bd6dec
Description-en: matplotlib toolkit to plot on map projections
The matplotlib basemap toolkit is a library for plotting 2D data on maps in
Python. It is similar in functionality to the matlab mapping toolbox, the IDL
mapping facilities, GrADS, or the Generic Mapping Tools. PyNGL and CDAT are
other libraries that provide similar capabilities in Python.
.
Basemap does not do any plotting on its own, but provides the facilities to
transform coordinates to one of 23 different map projections (using the PROJ.4
C library). Matplotlib is then used to plot contours, images, vectors, lines or
points in the transformed coordinates. Shoreline, river and political boundary
datasets (from Generic Mapping Tools) are provided, along with methods for
plotting them. The GEOS library is used internally to clip the coastline and
political boundary features to the desired map projection region.
.
Basemap provides facilities for reading data in netCDF and Shapefile formats,
as well as directly over http using OPeNDAP. This functionality is provided
through the PyDAP client, and a Python interface to the Shapefile C library.
.
Basemap is geared toward the needs of earth scientists, particular
oceanographers and meteorologists. The author originally wrote Basemap to help
in his research (climate and weather forecasting), since at the time CDAT was
the only other tool in Python for plotting data on map projections. Over the
years, the capabilities of Basemap have evolved as scientists in other
disciplines (such as biology, geology and geophysics) requested and contributed
new features.
Description-md5: cb96921b2c0878a611954665f5179dbc
Homepage: http://matplotlib.org/basemap/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 875
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Architecture: amd64
Source: basemap
Version: 1.0.7+dfsg-3build2
Depends: libc6 (>= 2.14), libgeos-c1v5 (>= 3.4.2), python-numpy (>= 1:1.8.0), python-numpy-abi9, python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), python-mpltoolkits.basemap-data (>= 1.0.7+dfsg-3build2), python-matplotlib
Recommends: python-dap, python-imaging
Suggests: python-scipy, python-owslib
Filename: pool/universe/b/basemap/python-mpltoolkits.basemap_1.0.7+dfsg-3build2_amd64.deb
Size: 236236
MD5sum: 8a2b456f259208d865e0c0d4d52f2d54
SHA1: b50c7f9a03d2059f778f1c31ff4990dc4a8b8fe0
SHA256: 9f94fad9176ae99f9adc36d01bbdc0813c2a3e666a3595c888000a0609bd6dec
Description-en: matplotlib toolkit to plot on map projections
The matplotlib basemap toolkit is a library for plotting 2D data on maps in
Python. It is similar in functionality to the matlab mapping toolbox, the IDL
mapping facilities, GrADS, or the Generic Mapping Tools. PyNGL and CDAT are
other libraries that provide similar capabilities in Python.
.
Basemap does not do any plotting on its own, but provides the facilities to
transform coordinates to one of 23 different map projections (using the PROJ.4
C library). Matplotlib is then used to plot contours, images, vectors, lines or
points in the transformed coordinates. Shoreline, river and political boundary
datasets (from Generic Mapping Tools) are provided, along with methods for
plotting them. The GEOS library is used internally to clip the coastline and
political boundary features to the desired map projection region.
.
Basemap provides facilities for reading data in netCDF and Shapefile formats,
as well as directly over http using OPeNDAP. This functionality is provided
through the PyDAP client, and a Python interface to the Shapefile C library.
.
Basemap is geared toward the needs of earth scientists, particular
oceanographers and meteorologists. The author originally wrote Basemap to help
in his research (climate and weather forecasting), since at the time CDAT was
the only other tool in Python for plotting data on map projections. Over the
years, the capabilities of Basemap have evolved as scientists in other
disciplines (such as biology, geology and geophysics) requested and contributed
new features.
Description-md5: cb96921b2c0878a611954665f5179dbc
Homepage: http://matplotlib.org/basemap/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu