Skip to content

Commit

Permalink
minor docstring change
Browse files Browse the repository at this point in the history
  • Loading branch information
surgura committed Jun 5, 2024
1 parent ced9221 commit e50ca96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion virtual_ship/instruments/ship_underwater_st.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ def simulate_ship_underwater_st(
sample_points: list[Spacetime],
) -> None:
"""
Use parcels to simulate underway data, measuring salinity and temperature at the given depth as the ship moves in a fieldset.
Use parcels to simulate underway data, measuring salinity and temperature at the given depth along the ship track in a fieldset.
:param fieldset: The fieldset to simulate the sampling in.
:param out_file_name: The file to write the results to.
Expand Down

0 comments on commit e50ca96

Please sign in to comment.