Parameters
str
The id of the datapoint to find.
bool
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
No such datapoint: <id>
The specified datapoint does not exist in this collection.