パッケージ: python3-mpltoolkits.basemap (1.2.0+dfsg-1)
python3-mpltoolkits.basemap に関するリンク
Debian の資源:
basemap ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [matplotlib.org]
類似のパッケージ:
matplotlib toolkit to plot on map projections (Python 3)
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.
This package contains the Python 3 version of python-mpltoolkits.basemap.
その他の python3-mpltoolkits.basemap 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgeos-c1v5 (>= 3.4.2)
- Geometry engine for Geographic Information Systems - C Library
-
- dep: python-mpltoolkits.basemap-data (>= 1.2.0+dfsg-1)
- matplotlib toolkit to plot on map projections (data package)
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
- dep: python3 (<< 3.8)
- dep: python3 (>= 3.7~)
-
- dep: python3-matplotlib
- Python based plotting system in a style similar to Matlab (Python 3)
-
- dep: python3-numpy
- Fast array facility to the Python 3 language
-
- dep: python3-pyproj
- Python 3 interface to PROJ library
-
- dep: python3-pyshp
- read/write support for ESRI Shapefile format - Python 3.x
-
- dep: python3-six
- Python 2 と 3 の互換性ライブラリー(Python 3 インターフェイス)
-
- rec: python3-pil
- Python Imaging Library (Python3)
-
- sug: python3-owslib
- Client library for Open Geospatial (OGC) web services (Python 3)
-
- sug: python3-scipy
- scientific tools for Python 3