Details
-
Type:
New Feature
-
Status: Open
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Area/FunctionalityQI:Survey Manager - Sounding Grid - Import/Export
-
Feedback Policy:
Description
Use Case:
We are importing gridded data and are ending up with empty row and columns in the grid.
This is caused by the fact that the data points we are importing on the edge of the Qinsy standard grid cells.
Example
The left bottom corner of a Grid starts at 0,0 for Qinsy Grids and expect the values to be within the cell boundary
When the imported grided the values are shifted half a grid cell size (for the Qinsy Logic), they will be right on the corner of each cell and it with be difficult to determine which cell bin to fill with that value.
When you import the data values could end up in one of the adjacent cells
The are several option to solve this:
- Request or create data according to the Qinsy Grid definition (most survey packages use the same logic as Qinsy)
- Shift Grid Origin
Create a new Grid and shift the origin of the grid by half a cell size
- Create Design and Import into existing Grid
You can import the gridded ASCII data into a design with a maximum link length = 1.1*SQRT(CellSize) and fill a grid using the created design.
Proposed Improvement:
Add the option to import gridded ascii data into a:
- New grid and automatically
- detect the: cell spacing and
- determine the origin
- Existing Grid
- detect the: cell spacing and
- determine the origin
- Check if the origin/cell spacing complies with the existing Grid
Attachments
Issue Links
- mentioned in
-
Page Loading...