TechnicalRemarks: # Shallow-seismic and multi-offset ground-penetrating radar data acquired at the Rheinstetten test site
- Editor:Tan Qin
- Edit date: 27 October 2023
- Data acquisition date: 6 September 2021 -- 8 September 2021
Materials
- rawData/: Raw data in Matlab format (.mat) and the scripts to plot the data.
- WAVE-Inversion/: Preprocessed data and initial models in WAVE-Toolbox format (https://github.com/WAVE-Toolbox)
Option 1: Use WAVE-Toolbox
- Download and install WAVE-Simulation and WAVE-Inversion from https://github.com/WAVE-Toolbox.
- To implement an indirect joint petrophysical inversion with field data example, please copy the materials in WAVE-Inversion/par/ to the installed software and run "sbatch start_Inversion_EttlingerCB_Surface_ViscoSH2D_and_TMEM2D_gpihpc.sh" in par/ if you are using a supercomputer with slurm workload manager. Note that you may need to edit the .sh file so that it can run on your local pc or on a supercomputer. For more details on the configuration, please read the documentation in WAVE-Inversion/doc/guide/.
Option 2: NOT use WAVE-Toolbox
- The initial models and preprocessed field data can be read by Matlab using the .m files given in WAVE-Toolbox software. You can also find the raw data in rawData/ if you want. They can be transformed into other formats by yourself and be used for your interests.