Skip to content

Commit d399e74

Browse files
DOC: Fix typo in remote dataset docs (#3841)
Fix typo in remote dataset docs
1 parent c8cc6fc commit d399e74

16 files changed

+16
-16
lines changed

pygmt/datasets/earth_age.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ def load_earth_age(
4040
**@earth_age**\_\ *res*\_\ *reg*. *res* is the grid resolution; *reg* is the grid
4141
registration type (**p** for pixel registration, **g** for gridline registration).
4242
If *reg* is omitted (e.g., ``@earth_age_01d``), the gridline-registered grid will be
43-
loaded for grid proccessing functions and the pixel-registered grid will be loaded
43+
loaded for grid processing functions and the pixel-registered grid will be loaded
4444
for plotting functions. If *res* is also omitted (i.e., ``@earth_age``), GMT
4545
automatically selects a suitable resolution based on the current region and
4646
projection settings.

pygmt/datasets/earth_deflection.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ def load_earth_deflection(
4949
the grid resolution; *reg* is the grid registration type (**p** for pixel
5050
registration, **g** for gridline registration). If *reg* is omitted (e.g.,
5151
``@earth_edefl_01d``), the gridline-registered grid will be loaded for grid
52-
proccessing functions and the pixel-registered grid will be loaded for plotting
52+
processing functions and the pixel-registered grid will be loaded for plotting
5353
functions. If *res* is also omitted (i.e., ``@earth_edefl``), GMT automatically
5454
selects a suitable resolution based on the current region and projection settings.
5555

pygmt/datasets/earth_dist.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ def load_earth_dist(
4040
**@earth_dist**\_\ *res*\_\ *reg*. *res* is the grid resolution; *reg* is the grid
4141
registration type (**p** for pixel registration, **g** for gridline registration).
4242
If *reg* is omitted (e.g., ``@earth_dist_01d``), the gridline-registered grid will
43-
be loaded for grid proccessing functions and the pixel-registered grid will be
43+
be loaded for grid processing functions and the pixel-registered grid will be
4444
loaded for plotting functions. If *res* is also omitted (i.e., ``@earth_dist``), GMT
4545
automatically selects a suitable resolution based on the current region and
4646
projection settings.

pygmt/datasets/earth_free_air_anomaly.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ def load_earth_free_air_anomaly(
4949
the grid resolution; *reg* is the grid registration type (**p** for pixel
5050
registration, **g** for gridline registration). If *reg* is omitted (e.g.,
5151
``@earth_faa_01d``), the gridline-registered grid will be loaded for grid
52-
proccessing functions and the pixel-registered grid will be loaded for plotting
52+
processing functions and the pixel-registered grid will be loaded for plotting
5353
functions. If *res* is also omitted (i.e., ``@earth_faa``), GMT automatically
5454
selects a suitable resolution based on the current region and projection settings.
5555

pygmt/datasets/earth_geoid.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ def load_earth_geoid(
4040
**@earth_geoid**\_\ *res*\_\ *reg*. *res* is the grid resolution; *reg* is the grid
4141
registration type (**p** for pixel registration, **g** for gridline registration).
4242
If *reg* is omitted (e.g., ``@earth_geoid_01d``), the gridline-registered grid will
43-
be loaded for grid proccessing functions and the pixel-registered grid will be
43+
be loaded for grid processing functions and the pixel-registered grid will be
4444
loaded for plotting functions. If *res* is also omitted (i.e., ``@earth_geoid``),
4545
GMT automatically selects a suitable resolution based on the current region and
4646
projection settings.

pygmt/datasets/earth_magnetic_anomaly.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ def load_earth_magnetic_anomaly(
4949
**earth_wdmam**; *res* is the grid resolution; *reg* is the grid
5050
registration type (**p** for pixel registration, **g** for gridline registration).
5151
If *reg* is omitted (e.g., ``@earth_mag_01d``), the gridline-registered grid will be
52-
loaded for grid proccessing functions and the pixel-registered grid will be loaded
52+
loaded for grid processing functions and the pixel-registered grid will be loaded
5353
for plotting functions. If *res* is also omitted (i.e., ``@earth_mag``), GMT
5454
automatically selects a suitable resolution based on the current region and
5555
projection settings.

pygmt/datasets/earth_mask.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ def load_earth_mask(
5252
**@earth_mask**\_\ *res*\_\ *reg*. *res* is the grid resolution; *reg* is the grid
5353
registration type (**p** for pixel registration, **g** for gridline registration).
5454
If *reg* is omitted (e.g., ``@earth_mask_01d``), the gridline-registered grid will
55-
be loaded for grid proccessing functions and the pixel-registered grid will be
55+
be loaded for grid processing functions and the pixel-registered grid will be
5656
loaded for plotting functions. If *res* is also omitted (i.e., ``@earth_mask``), GMT
5757
automatically selects a suitable resolution based on the current region and
5858
projection settings.

pygmt/datasets/earth_mean_dynamic_topography.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ def load_earth_mean_dynamic_topography(
3838
**@earth_mdt**\_\ *res*\_\ *reg*. *res* is the grid resolution; *reg* is the grid
3939
registration type (**p** for pixel registration, **g** for gridline registration).
4040
If *reg* is omitted (e.g., ``@earth_mdt_01d``), the gridline-registered grid will be
41-
loaded for grid proccessing functions and the pixel-registered grid will be loaded
41+
loaded for grid processing functions and the pixel-registered grid will be loaded
4242
for plotting functions. If *res* is also omitted (i.e., ``@earth_mdt``), GMT
4343
automatically selects a suitable resolution based on the current region and
4444
projection settings.

pygmt/datasets/earth_mean_sea_surface.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ def load_earth_mean_sea_surface(
4040
**@earth_mss**\_\ *res*\_\ *reg*. *res* is the grid resolution; *reg* is the grid
4141
registration type (**p** for pixel registration, **g** for gridline registration).
4242
If *reg* is omitted (e.g., ``@earth_mss_01d``), the gridline-registered grid will be
43-
loaded for grid proccessing functions and the pixel-registered grid will be loaded
43+
loaded for grid processing functions and the pixel-registered grid will be loaded
4444
for plotting functions. If *res* is also omitted (i.e., ``@earth_mss``), GMT
4545
automatically selects a suitable resolution based on the current region and
4646
projection settings.

pygmt/datasets/earth_relief.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ def load_earth_relief(
6262
**earth_gebcosi**\, and **earth_synbath**\. *res* is the grid resolution; *reg* is
6363
the grid registration type (**p** for pixel registration, **g** for gridline
6464
registration). If *reg* is omitted (e.g., ``@earth_relief_01d``), the
65-
gridline-registered grid will be loaded for grid proccessing functions and the
65+
gridline-registered grid will be loaded for grid processing functions and the
6666
pixel-registered grid willcbe loaded for plotting functions. If *res* is also
6767
omitted (i.e., ``@earth_relief``), GMT automatically selects a suitable resolution
6868
based on the current region and projection settings.

0 commit comments

Comments
 (0)