|
<< Click to Display Table of Contents >> Navigation: Export data > Export comment log |
Each well in a g-Space project can carry an arbitrary number of comments — free-form notes added by interpreters during the work. The Export comment log action writes all well comments to a tab-separated text file so they can be archived, shared, or re-imported on another workstation.
1.Option 1. From the Action panel select Export well comments to text file.
2.Option 2. In the Wells Bar open the Comments section and press the export button.
3.Choose a target .tsv file in the save dialog. g-Space writes one comment per line, listing the well UWI, the measured depth (MD) and the comment text.
![]()
The exporter produces a tab-separated values (.tsv) file suitable for Excel or any text editor. The file begins with the header row UWI, MD, Comment, followed by one row per comment with these three tab-separated columns. For the expected layout see Well Data Formats.