Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| geoscene3d:add_geophysics:remove_cols_geophysics [2026/08/10 10:57] – [Remove Columns from XYZ Files] dev | geoscene3d:add_geophysics:remove_cols_geophysics [2026/08/10 11:46] (current) – [Non-numbered Columns] dev | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ====== Remove Columns from XYZ Files ====== | ====== Remove Columns from XYZ Files ====== | ||
| - | The **Remove Columns XYZ** function is available | + | The **Remove Columns |
| - | It creates a new XYZ file containing only the required columns. | + | To use the function, first select one or more XYZ files in the Toolbox. Then open the **Operations** menu and select **Remove Columns from XYZ Files**. |
| Multiple XYZ files can be selected and processed in the same operation. | Multiple XYZ files can be selected and processed in the same operation. | ||
| + | |||
| + | It creates a new XYZ file containing only the required columns. | ||
| It is intended for XYZ files that contain groups of numbered columns, for example: | It is intended for XYZ files that contain groups of numbered columns, for example: | ||
| Line 37: | Line 39: | ||
| < | < | ||
| - | RHO_1 | + | |
| - | RHO_2 | + | |
| - | RHO_3 | + | |
| - | DEP_TOP_1 | + | |
| - | DEP_TOP_2 | + | |
| - | DEP_TOP_3 | + | |
| </ | </ | ||
| Line 54: | Line 51: | ||
| < | < | ||
| - | X | + | X |
| - | Y | + | |
| - | Z | + | |
| - | LINE | + | |
| </ | </ | ||
| These columns do not need to be listed in the /COLS section. | These columns do not need to be listed in the /COLS section. | ||
| - | ===== Example ===== | + | ==== Example ===== |
| Assume the original XYZ file contains the following columns: | Assume the original XYZ file contains the following columns: | ||
| < | < | ||
| - | X | + | X Y RHO_1 RHO_2 |
| - | Y | + | |
| - | RHO_1 | + | |
| - | RHO_2 | + | |
| - | DEP_TOP_1 | + | |
| - | DEP_TOP_2 | + | |
| - | COND_1 | + | |
| - | COND_2 | + | |
| </ | </ | ||
| Line 88: | Line 75: | ||
| < | < | ||
| - | X | + | X Y RHO_1 RHO_2 |
| - | Y | + | |
| - | RHO_1 | + | |
| - | RHO_2 | + | |
| - | DEP_TOP_1 | + | |
| - | DEP_TOP_2 | + | |
| </ | </ | ||
| - | The following | + | The following |
| < | < | ||
| - | COND_1 | + | COND_1 |
| - | COND_2 | + | |
| </ | </ | ||
| Line 139: | Line 120: | ||
| ===== Summary ===== | ===== Summary ===== | ||
| - | To remove unwanted numbered columns from an XYZ file: | + | To remove unwanted numbered columns from one or more XYZ files: |
| - | - Add the prefixes of the numbered column groups you want to keep at the beginning of the file. | + | - Open the **Toolbox**. |
| + | - Select one or more XYZ files. | ||
| + | - Open the **Operations** menu. | ||
| + | - Select **Remove Columns from XYZ Files**. | ||
| + | - Make sure the prefixes of the numbered column groups you want to keep are listed | ||
| - Add ''/ | - Add ''/ | ||
| - | - Run **Remove Columns XYZ**. | + | - Run the operation. |
| - | - A new timestamped XYZ file containing only the selected columns | + | - A new timestamped XYZ file is created |
| Non-numbered columns are retained automatically. | Non-numbered columns are retained automatically. | ||
