The keep_yboundaries argument to open_boutdataset is implemented in the _trim function and only removes the y-boundary points at the edge of the individual files loaded. If the data has been squashed into a single file that includes a second (upper) target, those points will not be removed.
The
keep_yboundaries
argument toopen_boutdataset
is implemented in the_trim
function and only removes the y-boundary points at the edge of the individual files loaded. If the data has been squashed into a single file that includes a second (upper) target, those points will not be removed.