RGPR is a free and open-source software package to read, export, analyse, process and visualise ground-penetrating radar (GPR) data.
RGPR is written in R, a high-level programming language for statistical computing and graphics that is freely available under the GNU General Public License and runs on Linux, Windows and MacOS. R is a highly versatile and extensible language to which C, C++ and Fortran code can be linked and run. Furthermore, the R developer community is very active and more than 10'000 packages are hosted on the official global package repository CRAN (Comprehensive R Archive Network, https://cran.r-project.org). In 2017, R was ranked as the sixth top programming language by the Institute of Electrical and Electronics Engineers.
Geomatrix Earth Science Ltd file format (Utsi Electronics format) for the GroundVue 3, 7, 100, 250 and 400 as well as for the TriVue devices (*.dat, *.hdr, *.gpt, *.gps).
Radar Systems, Inc. Zond file format (*.sgy). WARNING: it is not a version of the SEG-Y file format.
SEG-Y file format developed by the Society of Exploration Geophysicists (SEG) for storing geophysical data (*.sgy), also used by Easy Radar USA
SEG-2 Pullan, S.E., 1990, Recommended standard for seismic (/radar) files in the personal computer environment: Geophysics, 55, no. 9, 1260–1271(*.sg2). Also used by US Radar with extensions *.RA1, *.RA2, *. RAD.
GPRmax: hdf5 file format with extension *.out (not well tested)
3dradar: the manufacturer does not want to reveal the binary file format *.3dra. Workaround: export the GPR data in binary VOL format (*.vol) with the examiner software -> still experimental
Do you miss your preferred file format? Send me the file format description with a test file and I will adapt the RGPR-package to support this file format.
We are developing a new version of RGPR that will handle three-dimensional GPR data as well as multi-dimensional transformations, see our objectives.
Note that you can already interpolate GPR data (2D) into a 3D cube with the current RGPR version! Do not hesitate to contact me if you need more informations…