radarx.grid.grid.stack_data#
- radarx.grid.grid.stack_data(dtree, data_vars=None, geo=False)[source]#
Stack data from a radar DataTree into a single xarray Dataset.
- Parameters:
- Returns:
xarray.Dataset
– A stacked dataset with the specified or all multidimensional variables.