Skip to content

dc735/delta

 
 

Repository files navigation

DELTA

Meta information for the GeoNet sensor network.

changes

Update or Add Station

network

Geographical and equipment grouping meta data.

equipment

Physical equipment asset management.

install

Equipment installation and connections details.

antennas

A list of antenna installations, these include values for:

  • Antenna Make, Model & Serial Numbers
  • Mark Code
  • Installation Height, Offsets [m] & Azimuth [°]
  • Antenna Installation & Removal dates [<yyyy>-<mm>-<dd>T<hh>-<mm>-<ss>Z]

cameras

A list of camera installations, these include values for:

  • Camera Make, Model & Serial Numbers
  • Camera Mount Codes
  • Installation Dip & Azimiths [°]
  • Installation Height & Offsets
  • Camera Installation & Removal dates [<yyyy>-<mm>-<dd>T<hh>-<mm>-<ss>Z]
  • Installation Notes

connections

A list of datalogger connections, these include values for:

  • Station & Site Location Codes
  • Deployment Place and optional Roles
  • Connection Start & End dates [<yyyy>-<mm>-<dd>T<hh>-<mm>-<ss>Z]

dataloggers

A list of datalogger installations, these include values for:

  • Datalogger Make, Model & Serial Numbers
  • Deployment Place and optional Roles
  • Datalogger Installation & Removal dates [<yyyy>-<mm>-<dd>T<hh>-<mm>-<ss>Z]

firmware

A list of firmware versions, these include values for:

  • Device Make, Model & Serial Numbers
  • Version Number
  • Firmware Installation & Removal dates [<yyyy>-<mm>-<dd>T<hh>-<mm>-<ss>Z]
  • Extra Notes

gauges

A list of gauge installations, these include values for:

  • Gauge Make, Model & Serial Numbers
  • Station & Site Codes
  • Installation Dips [°]
  • Installation Offsets from the specified Site [m]
  • Cable Length [m]
  • Gauge Installation & Removal dates [<yyyy>-<mm>-<dd>T<hh>-<mm>-<ss>Z]

metsensors

A list of metsensor installations, these include values for:

  • Met Sensor Make, Model & Serial Numbers
  • Mark Code & IMS Comments
  • Installation Location [°], Datum & Heights [m]
  • Met Sensor Installation & Removal dates [<yyyy>-<mm>-<dd>T<hh>-<mm>-<ss>Z]

radomes

A list of radome installations, these include values for:

  • Radome Make, Model & Serial Numbers
  • Mark Code
  • Radome Installation & Removal dates [<yyyy>-<mm>-<dd>T<hh>-<mm>-<ss>Z]

receivers

A list of receiver installations, these include values for:

  • Receiver Make, Model & Serial Numbers
  • Mark Code
  • Receiver Installation & Removal dates [<yyyy>-<mm>-<dd>T<hh>-<mm>-<ss>Z]

recorders

A list of recorder installations, these include values for:

  • Recorder Make, Model & Serial Numbers
  • Station & Site Codes
  • Installation Azimuth & Dip [°]
  • Installation Depth [m]
  • Recorder Installation & Removal dates [<yyyy>-<mm>-<dd>T<hh>-<mm>-<ss>Z]

sensors

A list of sensor installations, these include values for:

  • Sensor Make, Model & Serial Numbers
  • Station & Site Codes
  • Installation Azimuth & Dips [°]
  • Installation Depth [m]
  • Sensor Installation & Removal dates [<yyyy>-<mm>-<dd>T<hh>-<mm>-<ss>Z]

sessions

A list of gnss receiver & antenna recording sessions, these include values for:

  • Mark Code
  • Network Operator
  • Network Agency
  • Satellite System
  • Session Interval
  • Elevation Mask
  • Header Comment
  • Session Start & Stop dates [<yyyy>-<mm>-<dd>T<hh>-<mm>-<ss>Z]

meta

Golang module to load network list files (csv).

tests

Consistency checking of the network meta data.

protobufs

There are protobuf definitions that follow the naming in meta. Tests generate protobuf files for syncing to S3.

About

Holds meta data information about the GeoNet sensor network.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.6%
  • Other 0.4%