A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://python.arviz.org/en/latest/api/generated/arviz.InferenceData.to_netcdf.html below:

arviz.InferenceData.to_netcdf — ArviZ dev documentation

arviz.InferenceData.to_netcdf#
InferenceData.to_netcdf(filename, compress=True, groups=None, engine='h5netcdf', base_group='/', overwrite_existing=True)[source]#

Write InferenceData to netcdf4 file.

Parameters:
filenamestr

Location to write to

compressbool, optional

Whether to compress result. Note this saves disk space, but may make saving and loading somewhat slower (default: True).

groupslist, optional

Write only these groups to netcdf file.

engine{“h5netcdf”, “netcdf4”}, default “h5netcdf”

Library used to read the netcdf file.

base_groupstr, default “/”

The group in the netCDF file where the InferenceData is will be stored. By default, will write to the root of the netCDF file

overwrite_existingbool, default True

Whether to overwrite the existing file or append to it.

Returns:
str

Location of netcdf file


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4