zarr

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 17, 2021 License: CC-BY-3.0, Freetype, GPL-3.0-or-later Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Float32frombytes

func Float32frombytes(bytes []byte) float32

func Float64ToByte added in v0.2.0

func Float64ToByte(f float64) []byte

func Float64frombytes added in v0.2.0

func Float64frombytes(bytes []byte) float64

func InitZgroup added in v0.2.0

func InitZgroup(path string)

func MakeZgroup added in v0.2.0

func MakeZgroup(name string, od string, zGroups *[]string)

func Read

func Read(fname string) (s *data.Slice, err error)

func SaveFileTableZarray added in v0.2.0

func SaveFileTableZarray(path string, ncomp int, zTableAutoSaveStep int)

func SaveFileZarray added in v0.2.0

func SaveFileZarray(path string, size [3]int, ncomp int, time int)

func SaveMeta added in v0.2.0

func SaveMeta(fname string, m data.Mesh, dt float64, start_time string, end_time string, diff_time string)

func SaveMetaEnd added in v0.2.0

func SaveMetaEnd(fname string, m data.Mesh, dt float64, start_time time.Time)

func SaveMetaStart added in v0.2.0

func SaveMetaStart(fname string, m data.Mesh, dt float64, start_time time.Time)

Types

type Bar added in v0.2.0

type Bar struct {
	// contains filtered or unexported fields
}

func (*Bar) Finish added in v0.2.0

func (bar *Bar) Finish()

func (*Bar) NewOption added in v0.2.0

func (bar *Bar) NewOption(start, total int64)

func (*Bar) Play added in v0.2.0

func (bar *Bar) Play(cur int64)

type JsonHell added in v0.2.0

type JsonHell struct {
	Chunks     [5]int
	Compressor string
	Dtype      string
	FillValue  string
	Filters    string
	Order      string
	Shape      string
	ZFormat    string
}

type Zattrs added in v0.2.0

type Zattrs struct {
	Buffer []float64
}
type ZTime struct {
	name   string
	buffer []float64
	writer httpfs.WriteCloseFlusher
	init   bool
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL