Skip to content

Commit

Permalink
fix incorrect docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
surgura committed Jun 5, 2024
1 parent b7ee4ff commit dfe461d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion virtual_ship/instruments/ship_st.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ def simulate_ship_st(
"""
Use parcels to simulate the measurement of salinity and temperature aboard a ship in a fieldset.
:param fieldset: The fieldset to simulate the Argo floats in.
:param fieldset: The fieldset to simulate the sampling in.
:param out_file_name: The file to write the results to.
:param depth: The depth at which to measure. 0 is water surface, negative is into the water.
:param sample_points: The places and times to sample at.
Expand Down

0 comments on commit dfe461d

Please sign in to comment.