Datasets

This folder contains the following files

batch.py

'Batch' pydantic class, to hold batch data in. An 'Example' is one item in the batch. 'BatchML' pydantic class, holds data for a batch, ready for ML models.

xr_utils.py

Utilities for manipulating xarray DataArrays and Datasets.