Skip to content

Commit

Permalink
Fix typo in grid gradient example (#2802)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelgrund authored Nov 8, 2023
1 parent 4fb118c commit 04e89eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/gallery/images/grdgradient_shading.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
and returns an :class:`xarray.DataArray` object. The example below sets two
main parameters:
- ``azimuth``: to set the illumination light source direction (0° is North,
- ``azimuth`` to set the illumination light source direction (0° is North,
90° is East, 180° is South, 270° is West).
- ``normalize`` to enhance the three-dimensional sense of the topography.
Expand Down

0 comments on commit 04e89eb

Please sign in to comment.