tooluniverse.tools.get_netcdf4_info moduleΒΆ

get_netcdf4_info

Get information about the netcdf4 package. Python interface to netCDF C library

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

Get information about the netcdf4 package. Python interface to netCDF C library

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