Skip to content
Created: 28 February 2024-Updated: 9 January 2026

Exported data

The RhoC5 app allows exporting of data as a CSV (comma-separated values) file that can be opened directly by various programs, including MS Excel. An example of such a file can be downloaded from the bottom of this page.

CSV export

The table below shows a description of the headers in the CSV file.

HeaderUnitDescription
Measurement nrSuccessive number of the measurement or borehole.
LocationUser provided description of the measurement/borehole.
Reading nrSuccessive number of the reading within the measurement.
TimeTimestamp of the measurement, includes both the date and a time.
DepthCentimeterDepth of the center of the soil density measurement. Note that the soil moisture sensor is located 100 mm lower than the density sensor.
LatitudeDegreeLatitude of the position as provided by the onboard GPS.
LongitudeDegreeLongitude of the position as provided by the onboard GPS.
Position accuracyMeterAccuracy of the position.
Field bulk densitykg/l (identical to g/cc)Field bulk density.
See Data interpretation
Field bulk density accuracykg/l (identical to g/cc)Accuracy of the field bulk density.
Dry bulk densitykg/l (identical to g/cc)Dry bulk density.
See Data interpretation, based on field bulk density and Moisture value from the next column.
Moisture% volumetricSoil moisture content. If a user moisture function has been set, this value is obtained by applying the user function to the raw measurement. This moisture value has been corrected for depth.
See Data interpretation

The export function of the app has an option to export the measurements with some additional moisture data for advanced users. The table below shows the extra columns show up in the CSV file when “advanced export” option is activated. It indicates also how they are obtained. If a user function is activated on RhoC5 then all four columns below will be added to the CSV, otherwise only raw moisture and interpolated raw moisture columns will be added to the CSV file.

Header (advanced export)UnitUser functionDepth interpolation
Raw moisture% volumetric
Interpolated raw moisture% volumetric
Moisture user% volumetric
Interpolated moisture user% volumetric

Note that each row in the CSV file describes a single reading at a specific depth. Values that are identical for all readings in a measurement are available in each row.

mDOS export

The RhoC5 runs on the Medusa Detector Operating System (mDOS), which stores sensor data onboard. It is possible to download the project files directly from the web interface. These project files may provide additional information. For more details, please check the mDOS documentation: https://docs.medusa-radiometrics.com/mdos-manual/

Example CSV file

rhoC_export.csv