PyGMT
dev
Getting Started
Overview
Installing
Intro to PyGMT
User Guide
Tutorials
Gallery
Projections
External Resources
Reference Documentation
API Reference
Technical Reference
Changelog
Minimum Supported Versions
Ecosystem
Development
PyGMT Team
Contributors Guide
Maintainers Guide
Getting help and contributing
Code of Conduct
License
Contact
Source Code
PyGMT
Index
Index
_
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
V
|
W
|
X
_
__enter__() (pygmt.clib.Session method)
__exit__() (pygmt.clib.Session method)
__getitem__() (pygmt.clib.Session method)
B
basemap() (pygmt.Figure method)
binstats() (in module pygmt)
blockmean() (in module pygmt)
blockmedian() (in module pygmt)
blockmode() (in module pygmt)
C
call_module() (pygmt.clib.Session method)
CARTESIAN (pygmt.enums.GridType attribute)
clip() (pygmt.GMTDataArrayAccessor method)
coast() (pygmt.Figure method)
colorbar() (pygmt.Figure method)
compute_bins() (pygmt.grdhisteq static method)
config (class in pygmt)
contour() (pygmt.Figure method)
create() (pygmt.clib.Session method)
create_data() (pygmt.clib.Session method)
cut() (pygmt.GMTDataArrayAccessor method)
D
delaunay_triples() (pygmt.triangulate static method)
destroy() (pygmt.clib.Session method)
dimfilter() (in module pygmt)
(pygmt.GMTDataArrayAccessor method)
distcalc
E
equalize_grid() (pygmt.grdhisteq static method)
extract_region() (pygmt.clib.Session method)
F
Figure (class in pygmt)
fill() (pygmt.GMTDataArrayAccessor method)
filter() (pygmt.GMTDataArrayAccessor method)
filter1d() (in module pygmt)
G
GEOGRAPHIC (pygmt.enums.GridType attribute)
get_common() (pygmt.clib.Session method)
get_default() (pygmt.clib.Session method)
get_enum() (pygmt.clib.Session method)
get_libgmt_func() (pygmt.clib.Session method)
GMT_LIBRARY_PATH
GMTBackendEntrypoint (class in pygmt)
GMTCLibError
GMTCLibNoSessionError
GMTCLibNotFoundError
GMTDataArrayAccessor (class in pygmt)
GMTError
GMTInvalidInput
GMTOSError
GMTTypeError
GMTValueError
GMTVersionError
gradient() (pygmt.GMTDataArrayAccessor method)
grd2cpt() (in module pygmt)
grd2xyz() (in module pygmt)
grdclip() (in module pygmt)
grdcontour() (pygmt.Figure method)
grdcut() (in module pygmt)
grdfill() (in module pygmt)
grdfilter() (in module pygmt)
grdgradient() (in module pygmt)
grdhisteq (class in pygmt)
grdimage() (pygmt.Figure method)
grdinfo() (in module pygmt)
grdlandmask() (in module pygmt)
grdproject() (in module pygmt)
grdsample() (in module pygmt)
grdtrack() (in module pygmt)
grdview() (pygmt.Figure method)
grdvolume() (in module pygmt)
GRIDLINE (pygmt.enums.GridRegistration attribute)
GridRegistration (class in pygmt.enums)
GridType (class in pygmt.enums)
gtype (pygmt.GMTDataArrayAccessor property)
guess_can_open() (pygmt.GMTBackendEntrypoint method)
H
histeq() (pygmt.GMTDataArrayAccessor method)
histogram() (pygmt.Figure method)
hlines() (pygmt.Figure method)
I
image() (pygmt.Figure method)
info (pygmt.clib.Session property)
info() (in module pygmt)
inquire_virtualfile() (pygmt.clib.Session method)
inset() (pygmt.Figure method)
L
legend() (pygmt.Figure method)
list_sample_data() (in module pygmt.datasets)
load_black_marble() (in module pygmt.datasets)
load_blue_marble() (in module pygmt.datasets)
load_dataarray() (in module pygmt)
load_earth_age() (in module pygmt.datasets)
load_earth_deflection() (in module pygmt.datasets)
load_earth_dist() (in module pygmt.datasets)
load_earth_free_air_anomaly() (in module pygmt.datasets)
load_earth_geoid() (in module pygmt.datasets)
load_earth_magnetic_anomaly() (in module pygmt.datasets)
load_earth_mask() (in module pygmt.datasets)
load_earth_mean_dynamic_topography() (in module pygmt.datasets)
load_earth_mean_sea_surface() (in module pygmt.datasets)
load_earth_relief() (in module pygmt.datasets)
load_earth_vertical_gravity_gradient() (in module pygmt.datasets)
load_mars_relief() (in module pygmt.datasets)
load_mercury_relief() (in module pygmt.datasets)
load_moon_relief() (in module pygmt.datasets)
load_pluto_relief() (in module pygmt.datasets)
load_sample_data() (in module pygmt.datasets)
load_tile_map() (in module pygmt.datasets)
load_venus_relief() (in module pygmt.datasets)
logo() (pygmt.Figure method)
M
makecpt() (in module pygmt)
meca() (pygmt.Figure method)
N
nearneighbor() (in module pygmt)
O
open_dataset() (pygmt.GMTBackendEntrypoint method)
open_datatree() (pygmt.GMTBackendEntrypoint method)
open_groups_as_dict() (pygmt.GMTBackendEntrypoint method)
open_virtualfile() (pygmt.clib.Session method)
P
PIXEL (pygmt.enums.GridRegistration attribute)
plot() (pygmt.Figure method)
plot3d() (pygmt.Figure method)
project() (in module pygmt)
(pygmt.GMTDataArrayAccessor method)
psconvert() (pygmt.Figure method)
put_matrix() (pygmt.clib.Session method)
put_strings() (pygmt.clib.Session method)
put_vector() (pygmt.clib.Session method)
PYGMT_USE_EXTERNAL_DISPLAY
R
read_data() (pygmt.clib.Session method)
read_virtualfile() (pygmt.clib.Session method)
region (pygmt.Figure property)
registration (pygmt.GMTDataArrayAccessor property)
regular_grid() (pygmt.triangulate static method)
rose() (pygmt.Figure method)
S
sample() (pygmt.GMTDataArrayAccessor method)
savefig() (pygmt.Figure method)
select() (in module pygmt)
Session (class in pygmt.clib)
session_pointer (pygmt.clib.Session property)
set_display() (in module pygmt)
set_panel() (pygmt.Figure method)
shift_origin() (pygmt.Figure method)
show() (pygmt.Figure method)
show_versions() (in module pygmt)
solar() (pygmt.Figure method)
sph2grd() (in module pygmt)
sphdistance() (in module pygmt)
sphinterpolate() (in module pygmt)
subplot() (pygmt.Figure method)
surface() (in module pygmt)
T
ternary() (pygmt.Figure method)
text() (pygmt.Figure method)
tilemap() (pygmt.Figure method)
timestamp() (pygmt.Figure method)
track() (pygmt.GMTDataArrayAccessor method)
triangulate (class in pygmt)
TZ
V
velo() (pygmt.Figure method)
verbose
virtualfile_from_grid() (pygmt.clib.Session method)
virtualfile_from_matrix() (pygmt.clib.Session method)
virtualfile_from_stringio() (pygmt.clib.Session method)
virtualfile_from_vectors() (pygmt.clib.Session method)
virtualfile_in() (pygmt.clib.Session method)
virtualfile_out() (pygmt.clib.Session method)
virtualfile_to_dataset() (pygmt.clib.Session method)
virtualfile_to_raster() (pygmt.clib.Session method)
vlines() (pygmt.Figure method)
W
which() (in module pygmt)
wiggle() (pygmt.Figure method)
write_data() (pygmt.clib.Session method)
X
x2sys_cross() (in module pygmt)
X2SYS_HOME
x2sys_init() (in module pygmt)
xyz2grd() (in module pygmt)