Skip to content

Commit fcab05d

Browse files
author
trchudley
committed
update mosaic.ipynb title
1 parent 959997b commit fcab05d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/pdemtools/data.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,9 @@ def icesat2_atl06(
221221
:param sr_sigma_r_max: sliderule maximum robust dispersion in metres.
222222
Defaults to 5.
223223
:type sr_sigma_r_max: int
224+
225+
:returns: geopandas dataframe of ICESat-2 data
226+
:rtype: geopandas.DataFrame
224227
"""
225228

226229
if isinstance(target_rxd, (list, tuple)) and len(target_rxd) == 4:

0 commit comments

Comments
 (0)