Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
geoscene3d:project_content:datasets:logs_dataset [2020/02/12 16:23] – rebecca130301_gmail.com | geoscene3d:project_content:datasets:logs_dataset [2020/03/22 18:14] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 3: | Line 3: | ||
A Logs Dataset is a specialized [[: | A Logs Dataset is a specialized [[: | ||
- | Logs datasets are extracted from any of the sources that may be used for a [[: | + | Logs datasets are extracted from any of the sources that may be used for a [[: |
==== Tabular Sources ==== | ==== Tabular Sources ==== | ||
Any of tabular sources can be used for a Logs Dataset. All sources must contain WellID, X, Y, Z, and at least one logged parameter.\\ | Any of tabular sources can be used for a Logs Dataset. All sources must contain WellID, X, Y, Z, and at least one logged parameter.\\ | ||
- | [[: | + | [[: |
- | [[: | + | [[: |
- | [[: | + | [[: |
- | [[: | + | [[: |
Example of CSV file formatted for log data. Contains X, Y, Z, and three parameters. The columns may be in any order.< | Example of CSV file formatted for log data. Contains X, Y, Z, and three parameters. The columns may be in any order.< | ||
Line 38: | Line 38: | ||
__X:__ Easting in scene units\\ | __X:__ Easting in scene units\\ | ||
__Y:__ Northing in scene units\\ | __Y:__ Northing in scene units\\ | ||
- | __Z:__ Depth or elevation of measurement. NOTE: if Z is elevation then the first Z value for each well must be the elevation at the top of the well. if Z is depth then the first Z value for each well must be zero.\\ | + | __Z:__ Depth or elevation of measurement. NOTE: if Z is elevation then the first Z value for each well must be the elevation at the top of the well. If Z is depth then the first Z value for each well must be zero.\\ |
__Param1:__ A numeric value for a parameter. The file may contain an unlimited number of parameters | __Param1:__ A numeric value for a parameter. The file may contain an unlimited number of parameters | ||
Line 48: | Line 48: | ||
__Y:__ Field or column name for Y coordinates (required).\\ | __Y:__ Field or column name for Y coordinates (required).\\ | ||
__Well ID:__ Field or column name for Well ID (required).\\ | __Well ID:__ Field or column name for Well ID (required).\\ | ||
- | __Z:__ Field or column name for Z coordinates. Be sure to check the "Z = Elevation" | + | __Z:__ Field or column name for Z coordinates. Be sure to check the "Z = Elevation" |
__Value fields (Optional): | __Value fields (Optional): | ||
Line 66: | Line 66: | ||
**Preview Buttons** \\ | **Preview Buttons** \\ | ||
__Preview SQL…:__ Shows a preview of the resulting query. Advanced users can use this option to analyze the resulting query.\\ | __Preview SQL…:__ Shows a preview of the resulting query. Advanced users can use this option to analyze the resulting query.\\ | ||
- | __Preview Data…:__ Shows a preview of the data resulting from the query using the [[: | + | __Preview Data…:__ Shows a preview of the data resulting from the query using the [[: |
==== GERDA Database Source ==== | ==== GERDA Database Source ==== | ||
- | A logs dataset may be extracted directly from a [[: | + | A logs dataset may be extracted directly from a [[: |
- | [[: | + | [[: |
- | [[: | + | [[: |
Warning: Log data may contain a very large number of data points. It is recommended to limit that number of logs to less that 10 in each dataset. | Warning: Log data may contain a very large number of data points. It is recommended to limit that number of logs to less that 10 in each dataset. | ||
Line 106: | Line 106: | ||
**Preview Buttons** \\ | **Preview Buttons** \\ | ||
__Preview SQL…:__ Shows a preview of the resulting query in the GERDA database. This is the query that may be refined using the " | __Preview SQL…:__ Shows a preview of the resulting query in the GERDA database. This is the query that may be refined using the " | ||
- | __Preview Data…:__ Shows a preview of the data resulting from the query using the [[: | + | __Preview Data…:__ Shows a preview of the data resulting from the query using the [[: |