shoot.profiles.profiles.Profiles.from_ds#
- classmethod Profiles.from_ds(ds, root_path, max_depth=1000)[source]#
Create Profiles from an xarray Dataset
- Parameters:
ds (xarray.Dataset) – Dataset with time coordinate.
root_path (str) – Root directory path for data storage.
- Returns:
New Profiles instance.
- Return type: