Skip to content

Commit

Permalink
ship underway st docstring improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
surgura committed Jun 5, 2024
1 parent 23a0b31 commit 06092b0
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 the measurement of salinity and temperature aboard a ship in a fieldset.
Use parcels to simulate underway data, measuring salinity and temperature at the given depth 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 06092b0

Please sign in to comment.