tooluniverse.tools.get_xarray_info moduleΒΆ

get_xarray_info

Get information about the xarray package. N-D labeled arrays and datasets in Python

tooluniverse.tools.get_xarray_info.get_xarray_info(*, stream_callback=None, use_cache=False, validate=True)[source]ΒΆ

Get information about the xarray package. N-D labeled arrays and datasets in Python

Parameters:
  • parameters (No)

  • stream_callback (Callable, optional) – Callback for streaming output

  • use_cache (bool, default False) – Enable caching

  • validate (bool, default True) – Validate parameters

Return type:

Any