We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 902181f commit f98a218Copy full SHA for f98a218
pygmt/__init__.py
@@ -12,10 +12,10 @@
12
13
- Easy handling of individual types of data like Cartesian, geographic, or
14
time-series data.
15
- - Processing of (geo)spatial data including gridding, filtering, and masking
+ - Processing of (geo)spatial data including gridding, filtering, and masking.
16
- Allows plotting of a large spectrum of objects on figures including
17
- lines, vectors, polygons, and symbols (pre-defined and customized)
18
- - Generate publication-quality illustrations and make animations
+ lines, vectors, polygons, and symbols (pre-defined and customized).
+ - Generate publication-quality illustrations and make animations.
19
"""
20
21
import atexit as _atexit
0 commit comments