Edit: Sorry, I misunderstood the implementation. Never mind :)
The what_segment function has an optional parameter termtype default_segm = SOURCE. The wrapper functions get_segment and get_grid_segments do not currently allow specifying this argument.
It would be useful to allow specifying that argument.
Edit: Sorry, I misunderstood the implementation. Never mind :)
The
what_segment
function has an optional parametertermtype default_segm = SOURCE
. The wrapper functionsget_segment
andget_grid_segments
do not currently allow specifying this argument.It would be useful to allow specifying that argument.