What is an NRT driver?

An NRT driver is a script/executable which converts a raw data file to a NRT RAW Data format.
NRT RAW is an intermediate file format our O2A-INGEST tools can handle to stream your data directly to the Dashboard and Data Webservice.
Check the list of drivers below - maybe there is already one matching your raw data?!
Or simply ask us if you want to provide your own driver. The requirements for that you can check below.

List of available drivers

Currently the following drivers are available to convert sensor's raw data to NRT RAW Data format:

NameSensor typesLanguage
adcpToNrtRDI ADCP instruments (format pd0 data format such as contained in files .enc, .enx, ...)Python3
ctdToNrtSea & Sun Technologies's CTD (format provided by STA acquisition software)Python3
ferryboxToNrt4h-Jena FerryboxPython3
sbe38ToNrtSeabird SBE38 temperature probe (format provided by probe itself via serial line)Python3
snowbuoyToNrt
Python3
toa5ToNrt
Python3


Provide your own driver

You may provide your own driver which should be able to convert your special raw data format to the NRT RAW Data format.

Requirements are:

We are here and happy to help, if you have any question on the drivers.