zarr

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 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 Read

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

Types

type Zarray

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

type Zmeta

type Zmeta struct {
	Nx         int
	Ny         int
	Nz         int
	Tx         float64
	Ty         float64
	Tz         float64
	PBC        [3]int
	Start_time string
	End_time   string
	Total_time string
	// contains filtered or unexported fields
}

func (*Zmeta) EndSave

func (a *Zmeta) EndSave(fname string, start_time time.Time)

func (*Zmeta) Save

func (a *Zmeta) Save(fname string)

func (*Zmeta) StartSave

func (a *Zmeta) StartSave(fname string, m data.Mesh)

Jump to

Keyboard shortcuts

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