Parameters
The id of the datapoint to find.
If
True, the response contains only the ID and the timestamp for the datapoint. Defaults to False.Returns
Anxarray.Dataset containing the requested data point.
Since it returns only a single data point, the output xarray dataset does not include a time dimension.
Errors
The specified datapoint does not exist in this collection.