Skip to content

Commit

Permalink
examples: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
MuellerSeb committed Jun 12, 2023
1 parent cc6d75b commit 4746c8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/09_spatio_temporal/03_geographic_coordinates.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
to get the associated spatio-temporal Yadrenko model.
In addition, we will use the earth radius provided by :any:`EARTH_RADIUS`
as ``geo_scale`` to have a meaningful length scale in km.
as ``geo_scale`` to have a meaningful length scale in km.
To generate the field, we simply pass ``(lat, lon, time)`` as the position tuple
to the :any:`SRF` class.
Expand Down

0 comments on commit 4746c8d

Please sign in to comment.