Skip to content

Commit bfb2c34

Browse files
hangdlDescartes Labs Build
authored andcommitted
Doc/catalog image duration (#1172)
GitOrigin-RevId: aa452eb20338fa030299dbffcab4d77db47d51f8
1 parent 18fef47 commit bfb2c34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

descarteslabs/client/services/catalog/catalog.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -545,7 +545,7 @@ def add_image(self, product_id, image_id, add_namespace=True, **kwargs):
545545
:param float degraded_fraction_0:
546546
:param str descartes_version:
547547
:param str directory: Subdirectory location.
548-
:param float duration:
548+
:param float duration: duration of the scan in seconds
549549
:param int duration_days:
550550
:param float earth_sun_distance: Earth sun distance at time of image capture.
551551
:param list(str) files: Names of the files this image is stored in.

0 commit comments

Comments
 (0)