Skip to content

Latest commit

 

History

History
238 lines (191 loc) · 8.52 KB

README.md

File metadata and controls

238 lines (191 loc) · 8.52 KB

INSTALL

Equipment installation, configuration and connection details.

FILES

Meta information for the GeoNet equipment network.

  • antennas.csv - GNSS observation antennas

  • radomes.csv - GNSS installed antenna radomes

  • metsensors.csv - GNSS met sensors attached to receivers

  • receivers.csv - GNSS observation receivers

  • firmwares.csv - GNSS receiver firmware versions

  • sessions.csv - GNSS receiver session configurations

  • sensors.csv - Recording sensors

  • recorders.csv - Combined sensor and datalogger recorders

  • dataloggers.csv - Recording dataloggers

  • connections.csv - Datalogger and sensor connection details

  • streams.csv - Datalogger and recorder sampling configurations

  • cameras.csv - Installed field cameras.

GNSS

ANTENNAS

A list of antenna installations.

Field Description Units
Make Installed antenna make
Model Installed antenna model name
Serial Installed antenna serial number
Mark Installed Mark code
Height Installed height metres above the mark
North Installed offset north metres
East Installed offset east metres
Azimuth Installed azimuth [ degrees clockwise from north
Start Antenna installation start time
Stop Antenna installation stop time

RADOMES

A list of radome installations associated with GNSS antenna installations.

Field Description Units
Make Installed radome make
Model Installed radome model name
Serial Installed radome serial number
Mark Installed radome associated GNSS Mark
Start Radome installation start time
Stop Radome installation stop time

METSENSORS

A list of metsensor installations attached to GNSS receivers

Field Description Units
Make Installed met sensor make
Model Installed met sensor model name
Serial Installed met sensor serial number
Mark Installed met sensor associated GNSS Mark
IMS Comment Header comments
Humidity Humidity sensor accuracy % rel H
Pressure Pressure sensor accuracy hPa
Temperature Temperature sensor accuracy deg C
Latitude Installed met sensor latitude degrees north
Longitude Installed met sensor longitude degrees east
Elevation Installed met sensor elevation metres
Datum Installed met sensor datum used
to define the latitude, longitude, and elevation
Start Installed met sensor installation start time
Stop Installed met sensor installation stop time

RECEIVERS

A list of GNSS receiver installations.

Field Description Units
Make Deployed GNSS receiver make
Model Deployed GNSS receiver model name
Serial Deployed GNSS receiver serial number
Mark Associated deployment GNSS Mark
Start Receiver deployment start time
Stop Receiver deployment stop time

FIRMWARES

A list of GNSS receiver firmware versions.

Field Description Units
Make GNSS receiver make
Model GNSS receiver model name
Serial GNSS receiver model serial number
Version Installed receiver firmware version
Start Receiver firmware start time
Stop Receiver firmware stop time
Notes Extra firmware notes

SESSIONS

A list of GNSS Receiver & Antenna recording sessions

Field Description Units
Mark Session GNSS Mark
Operator Deployed equipment operator information
Agency Deployed equipment agency information
Model Configuration model details
Satellite System Configured receiver satellite settings
Interval Configured receiver sampling interval seconds
Elevation Mask Configured receiver elevation mask degrees above the horizon
Header Comment Configuration comments
Start Session start time
Stop Session stop time

SIGNAL RECORDING

SENSORS

A list of sensor installations. The scale factor and bias can be used for external adjustments, such as a pressure sensor being used to measure water depth in salt water.

Field Description Units
Make Installed sensor make
Model Installed sensor model name
Serial Installed sensor serial number
Station Installed recording station
Location Installed sensor site location
Azimuth Installed sensor azimuth degrees clockwise from north
Dip Installed sensor dip degrees down from horizontal
Depth Installed sensor vertical offset metres positive downwards
North Installed sensor offset north metres
East Installed sensor offset east metres
Scale Factor Optional installation specific
gain adjustment
defaults to "1.0"
Scale Bias Optional installation specific
level adjustment
defaults to "0.0"
Start Sensor installation start time
Stop Sensor installation stop time

RECORDERS

A list of recorder installations, these are considered to be a combination of a sensor and a datalogger that are always installed as a set.

Field Description Units
Make Installed recorder make
Sensor Installed recorder sensor model name
Datalogger Installed recorder datalogger model name
Serial Installed recorder serial number
Station Installed recording station
Location Installed recording site location
Azimuth Installed recorder azimuth degrees clockwise from north
Dip Installed recorder dip degrees down from horizontal
Depth Installed recorder vertical offset metres positive downwards
Start Installation start time
Stop Installation stop time

DATALOGGERS

A list of datalogger deployments at a given place. Multiple dataloggers at a place can be distinguished by using an option role description. These are attached to the datalogger's associated sensors via connection records.

Field Description Units
Make Deployed datalogger make
Model Deployed datalogger model name
Serial Deployed datalogger serial number
Place Deployed datalogger place
Role Optional datalogger role at the place
Start Deployment start time
Stop Deployment stop time

CONNECTIONS

A list of datalogger connections, these are used to attach the sensors at a given site location to the dataloggers deployed at the associated place. Multiple dataloggers installed at the same place are distinguished by an operational role, if required.

Field Description Units
Station Recording station
Location Sensor site location
Place Datalogger deployment place
Role Datalogger deployment role
Start Connection start time
Stop Connection stop time

STREAMS

A list of datalogger sampling configurations for a given station and recording site.

Field Description Units
Station Recording Station
Location Recording locations Site
Sampling Rate Nominal stream sampling rate samples per second (Hz)
Axial Whether the stream is configured for
axial coordinates (Z12) or geographic (ZNE)
"yes" or "no"
Reversed Whether the recorded signal should
be reversed over the time window
"yes" or "no"
Triggered Whether the stream represents
triggered recordings
"yes" or "no"
Start Stream start time
Stop Stream stop time

CAMERA

CAMERAS

A list of camera installations, these include values for:

Field Description Units
Make Installed camera make
Model Installed camera model name
Serial Installed camera serial number
Mount Camera mount code
Dip Installed camera dip degrees down from horizontal
Azimuth Installed camera azimuth degrees clockwise from north
Height Installed camera vertical offset metres positive upwards
North Installed camera offset north metres
East Installed camera offset east metres
Start Installed camera start time
Stop Installed camera stop time
Notes Extra installation information,
currently the photo caption.

NOTES

Dates should be given as in ISO 8601 (i.e. 2016-09-18T02:24:26Z), future dates should be given in the form: 9999-01-01T00:00:00Z.