build

package
v0.0.0-...-d8ac9bd Latest Latest
Warning

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

Go to latest
Published: May 18, 2024 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigInstaller

type ConfigInstaller struct {
	Encoder *core.Encoder `kernel:"inject"`
	Build   *core.Build   `kernel:"inject"`
}

func (*ConfigInstaller) Start

func (s *ConfigInstaller) Start() error

type Vsop87Encoder

type Vsop87Encoder struct {
	Encoder *core.Encoder `kernel:"inject"`
	Build   *core.Build   `kernel:"inject"`
}

Vsop87Encoder takes the compressed VSOP87 files and installs them uncompressed into the build.

The data are the VSOP87B.* files (there's 8) from Vizier http://cdsarc.u-strasbg.fr/viz-bin/cat/VI/81#/browse

func (*Vsop87Encoder) Start

func (s *Vsop87Encoder) Start() error

type WebEncoder

type WebEncoder struct {
	Encoder *core.Encoder `kernel:"inject"`
	Build   *core.Build   `kernel:"inject"`
}

WebEncoder simply installs the web content into the distribution

func (*WebEncoder) Start

func (s *WebEncoder) Start() error

type YbscEncoder

type YbscEncoder struct {
	Encoder *core.Encoder `kernel:"inject"`
	Build   *core.Build   `kernel:"inject"`
	Source  *string       `kernel:"flag,bsc5,Encode bsc5.dat"`
}

YbscEncoder takes the raw Yale Bright Star Catalogue and created the bsc5.bin binary.

You can download bsc5.dat.gz from Harvard University http://tdc-www.harvard.edu/catalogs/bsc5.html

func (*YbscEncoder) Start

func (s *YbscEncoder) Start() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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