Categorygithub.com/GeoNet/delta
modulepackage
0.0.0-20250321010604-d6f09de179c9
Repository: https://github.com/geonet/delta.git
Documentation: pkg.go.dev

# README

DELTA

Meta information for the GeoNet sensor network, please cite as https://doi.org/10.21420/0VY2-C144.

Build Status

network

Geographical and equipment grouping meta data.

environment

Information about the recording site environment.

assets

Physical equipment asset management.

install

Equipment installation and connections details.

calibration

Equipment calibration files.

docs

Miscellaneous documentation.

meta

Golang module to load the meta data csv files.

resp

Golang module to configure and describe instrument responses.

tools

Golang tools to manage and process the meta data.

internal

Golang internal modules used by the tests and tools.

vendor

Golang external modules used by the tests and tools.

tests

Consistency checking of the network meta data.

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
required to run tests.
No description provided by the author

# Functions

New returns a Set pointer based on the embeded csv files.
NewBase returns a Delta pointer based on an optional directory base prefix.
NewFS returns a Delta pointer based on a given FS structure.