imap_processing.hi.l1a.histogram.allocate_histogram_dataset#
- imap_processing.hi.l1a.histogram.allocate_histogram_dataset(num_packets: int) Dataset#
Allocate empty xarray.Dataset for specified number of Hi Histogram packets.
- Parameters:
num_packets (int) – The number of Hi Histogram packets to allocate space for in the xarray.Dataset.
- Returns:
Empty xarray.Dataset ready to be filled with packet data
- Return type: