This chapter covers the layers system, how they are created, what they do, how they are visualised and the various types of layers.
Layers provide a way to connect the various processing capabilities of GPlates to data sources (such as loaded feature collections). The outputs of these layers can then be visualised directly in the globe and map views and/or passed to the input of other layers for further processing.
A file contains a collection of features (a feature collection).
A layer processes one or more inputs into an output. Inputs to a layer can include, but are not necessarily restricted to, feature collections. For example some types of layers, such as the Reconstructed Geometries layer, accept both feature collections and the output of another layer.
In the case of the Reconstructed Geometries layer:
the feature collection input contains (in the feature properties themselves) both the geometries to be reconstructed and the information on how to reconstruct them (such as reconstruction plate ID),
the layer input (in this case the output of a Reconstruction Tree layer) contains the rotations needed to perform the reconstruction,
the layer itself does the actual reconstruction and generates the reconstructed geometries, and
the layer output contains the reconstructed features.
The reason the rotations come from the output of another layer rather than a feature collection (containing rotation features) is because a rotation hierarchy needs to be generated from the rotation features themselves and so this process is performed by a different type of layer (the Reconstruction Tree layer). See the Reconstructions chapter for more information about rotation hierarchies.
The output of most types of layers (exceptions include Reconstruction Tree layers) contain geometries and hence can be visualised in the globe and map views.
The Layers dialog is usually displayed automatically when you first load a feature collection. To show/hide the dialog, select the Show Layers menu item in the Window menu or use the Ctrl+L
shortcut key.
The Layers dialog contains all layers and is the central place to configure layer visibility, draw order, input connections and layer-specific options.
The collapsed view of each layer in the dialog shows a layer name, type and colour. The type and colour are associated (for example, a green layer is always of type Reconstructed Geometries). The layer name depends on how the layer was created (see the Creating layers section for more details).
The visibility of each layer can be individually disabled (or enabled) by clicking the icon to the left of the layer name.
Each layer contains a small black arrow that can be clicked on to expand the layer and show the input connections and any layer-specific options. Once expanded you can click on the symbol to collapse the layer again.
Every layer has an "Input channels
" section that displays the current inputs and also allows the user add, remove or change inputs to each layer. Each layer type can have different types of input channels. In the Reconstructed Geometries example above there are two types of input channel, one labelled "Reconstructable features
" and the other labelled "Reconstruction tree
". The types of input channel are specific to each layer type and will be covered in greater detail in the Types of layers section.
Input connections can be:
added using the "Add new connection
" option, and
removed using the symbol to the right of each existing connection.
In the "Manage layer
" section of each layer you can Enable and Disable the layer.
When a layer is disabled it is greyed out in the *Layers* dialog and cannot be changed until it is enabled again. |
The "Disable layer
" and "Enable layer
" options determine if a layer does any processing or not. If a layer is disabled then that layer is effectively switched off and nothing is generated or output by that layer. It also means nothing will be drawn in the globe and map views for that layer (regardless of that layer’s visibility). And it means any other layer receiving input from that layer will receive nothing.
Layers are drawn onto the globe and map views in the order in which they are displayed in the Layers dialog. Layers at the top are drawn on top of layers below them.
To change the visual ordering of a layer simply drag it onto another layer.
In this example, the raster layers are at the bottom and hence are drawn underneath the other layers. And the user has selected only one raster to be visible (the visibility icon is on for only one raster layer).
The layer positions of Reconstruction Tree layers are not important since they produce no visible output. |
Previous versions of GPlates required layers containing vector geometries to be drawn on top of any raster layers otherwise the raster layers would obscure them (especially if they were global rasters). However GPlates now supports adjusting raster transparency (and intensity) individually per raster layer - see Reconstructed Raster Layer for more details. The following image shows a raster layer (with opacity set to 0.64) on top of layer containing coastlines - the coastlines are under the raster but are partially visible through it.
There are two ways in which a layer can be created. Either automatically by GPlates when the user loads a feature collection or explicitly when the user creates a new layer.
When you load a feature collection usually one (or more) layers are created.
Loading these feature collections…
…will result in these layers being automatically created (in this case one layer per feature collection)…
The layer name is obtained from the feature collection filename. |
Unloading a feature collection through the Manage Feature Collections dialog will also remove the corresponding layer or layers that were automatically created for it. |
In some situations loading one feature collection can create two layers.
Here one feature collection containing both Topological Closed Plate Polygon features and the regular features referenced by them is loaded…
…and two layers are automatically created…
One layer reconstructs the regular features that are referenced by the plate polygons and the other layer does the work of stitching the features together, intersecting them and creating the dynamic polygon boundary.
Because there are two layers, the dynamic plate polygon boundaries can be made visible while the features used to construct the dynamic boundary can be made invisible. |
Layers can be explicitly created by the user.
After selecting Add new layer… at the top of the Layers dialog you can then select the type of layer you want to create. Here is example of creating a new Calculated Velocity Fields layer.
A new layer is then created and inserted at the top of the layer stack.
There are various types of layers each represented by a different colour in the Layers dialog.
Each layer provides a different type of functionality, has different types of inputs and generates different outputs.
This layer combines rotation features from one or more feature collections to form a reconstruction tree or rotation hierarchy (see the Reconstructions chapter for more information about rotation hierarchies). This rotation hierarchy can then determine the equivalent absolute rotation of a plate relative to the top of the hierarchy (the anchored plate).
A Reconstruction Tree layer has the following configuration options:
Since this type of layer does not produce visible geometries it does not have the visibility icon to enable/disable visibility.
Instead it has the icon to set/indicate the default Reconstruction Tree layer - see Default Reconstruction Tree below.
The Input channels
section has one type of input:
If there are no rotation features in any input feature collections then no rotation hierarchy is generated which means nothing using this Reconstruction Tree layer will rotate or reconstruct. |
View Total Reconstruction Poles
displays a dialog to view a variety of information about the reconstruction poles and the plate hierarchy for that particular Reconstruction Tree layer (at the current reconstruction time). See the Reconstructions chapter for more information on that dialog.
One fundamental difference between Reconstruction Tree layers and other types of layers is you can set a default Reconstruction Tree layer. Only one Reconstruction Tree layer can be the default and you can tell which one is the default because it will be the only layer with the icon visible next to the layer name.
Selecting another Reconstruction Tree layer with no visible icon will make it the new default.
When a feature collection (containing rotation features) is loaded, its associated Reconstruction Tree layer becomes the new default Reconstruction Tree layer. If you want your previous default Reconstruction Tree layer to remain as the default (when subsequent rotation files are loaded) you will need to check the Keep as default tree upon file open
check box. This prevents subsequently loaded Reconstruction Tree layers from becoming the default.
The default Reconstruction Tree layer is only applicable if another layer (such as a Reconstructed Geometries layer) requires a Reconstruction Tree input and has not explicitly connected one to its input.
There is one type of input for this Inputs
section:
*See the chapter on Crustal Deformation for more information into the Scalar Coverage Options.
This layer reconstructs features from one or more feature collections using the current reconstruction time. Typically for each input feature geometry there is a corresponding reconstructed geometry (a rotated version of the present-day geometry). This layer is designed to handle different reconstruction methods in the one layer type. Examples of reconstruction methods include rigid plate rotation and half-stage rotation (such as at a Mid-Ocean Ridge).
In order to rotate the present-day geometries of features, a rotation hierarchy is required and this is obtained by connecting a Reconstruction Tree layer.
A Reconstructed Geometries layer has the following configuration options:
The visibility icon determines whether the reconstructed geometries are drawn in the globe and map views.
The Input channels
section has two types of input:
"Reconstructable features" is one or more feature collections containing reconstructable features. These are features that have geometry and have properties that provide enough information, aside from a rotation hierarchy, for GPlates to be able to reconstruct their geometry (such as a reconstruction plate ID).
"Reconstruction tree" is zero or one Reconstruction Tree layer. This input layer provides the rotation hierarchy that enables GPlates to reconstruct the features in the Reconstructable features input channel. If there is no Reconstruction Tree layer connected then the default Reconstruction Tree layer is used (see the section on Reconstruction Tree Layer for more details on the default Reconstruction Tree).
The following is an example of an implicit connection to the default Reconstruction Tree layer (because there is no explicit connection)…
…if you then changed which layer was the default Reconstruction Tree layer then the new default would be implicitly connected. This is useful if you have a lot of Reconstructed Geometries layers open and you want to change the Reconstruction Tree layer that they all use without having to reconnect each layer individually. In this case you would just need to change the default Reconstruction Tree layer.
On the other hand if you explicitly connect a Reconstruction Tree layer then the default is ignored (until you explicitly disconnect it).
Note that, in this example, "Add new connection
" is disabled (and greyed out) since only one Reconstruction Tree input connection is allowed. You can still have multiple rotation feature collections as input to a Reconstruction Tree layer though.
Set VGP visibility
displays a dialog to specify how Virtual Geomagnetic Pole (VGP) features are displayed. This option only applies to VGP features - for other feature types these settings are ignored.
Draw Style Setting
displays a dialog to control the colouring of features. See Manage Colouring for more information.
The Filled polygons
check box can be selected to colour fill features containing polygon geometries. Currently the colour of each filled polygon will be the same as the polygon outline colour (ie, same colour as unfilled polygons).
The following image shows filled polygons for the static polygons in the GPlates sample data.
There are two input options for the Inputs
section of this layer:
'Reconstructed seed geometries' where you can upload any Reconstructed Geometries layer.
'Reconstructed target geometries/rasters' is where you can upload any Reconstructed Geometries or Reconstructed Raster layer.
For more on this layer, see the Chapter on Spatiotemporal Co-registration.
This layer can display a single raster feature (containing a single raster image or a time-dependent sequence of raster images) in the following configurations:
a raster (or time-dependent raster sequence) that is not reconstructed, or
a raster (or time-dependent raster sequence) that is reconstructed using a set of static polygons, or
a raster (or time-dependent raster sequence) that is reconstructed using a set of static polygons and an age grid.
Rasters are displayed both the Globe and Map views. Previous versions of GPlates only displayed rasters in the Globe view. |
A Reconstructed Raster layer has the following configuration options:
The visibility icon determines whether the raster is drawn in the globe and map views.
The Input channels
section has three types of input:
"Raster Feature" is zero or one Reconstruction Tree layer. This input layer provides the rotation hierarchy that enables GPlates to reconstruct the static polygon features in the Polygon features input channel. If there is no Reconstruction Tree layer connected then the default Reconstruction Tree layer is used (see the section on Reconstruction Tree Layer for more details on the default Reconstruction Tree).
"Reconstructed polygons" is zero, one (or more) Reconstructed Geometries layers. The features in the Reconstructed Geometries layers should contain static polygon features (the static meaning the polygon shapes don’t change) and should contain a reconstruction plate ID property on each polygon feature. If there are no polygon features then the raster is not reconstructed.
"Age grid raster" is zero or one Reconstructed Raster layer containing an age-grid raster. Each pixel of the age grid raster is a floating-point value representing the age of present-day oceanic crust.
"Surface Relief Raster" is zero or one Reconstructed Raster layer. The connected raster is treated as a height-field in which a surface relief shading is generated, while the first reconstructed raster (the layer) contributes the colour.
Opacity
controls the transparency of the raster allowing layers drawn underneath a raster layer to become visible through the raster to varying degrees.
Intensity
differs from transparency in that it only darkens the raster but does not allow layers underneath to become visible through the raster.
If the raster is non-RGBA (such as a floating-point NetCDF raster) then there are extra options in the Raster options section related to colour palettes, explored below.
For numerical rasters, you can select a Built-in Palette by clicking the link in the Colour Mapping layer option.
This dialog demonstrates the broad range of Built-in Palette options, from Sequential (multi-hue and single hue) to Diverging, to Age based palettes. All colour palettes under ColorBrewer have the ability to become discrete or inverted and have the number of classes defined.
In the "Raster options" section you can configure the colour palette, for a specific raster band, used to convert each floating-point pixel value to an RGB(A) colour value by selecting a CPT file. Note that this only applies to rasters that are not already in RGB(A) format - see the Importing Rasters and 3D Scalar Fields chapter for more information on raster formats. CPT files come in two forms - categorical and regular. Categorical is typically used for non-numerical data (where interpolation of values is undefined). Regular is for numerical, continuously-varying data and is more applicable for rasters. The regular CPT file allows the user to map floating-point pixel values to colours with linear interpolation inbetween.
Selecting "Use Default" will map floating-point pixel values to a small set of pre-defined arbitrary colours. Pixel values two standard deviations away from the mean pixel value will be continously mapped to the small range of colours (with linear interpolation between the colours).
There is no colour palette option for an RGBA raster. |
This is the default configuration where no input channels are connected (except the raster feature itself).
The raster is rendered as a non-rotating (or non-reconstructing) georeferenced raster (in this example a global raster). Changing the reconstruction time makes no difference unless the raster feature is a time-dependent raster in which case the image itself will change over time (but will still remain stationary on the globe)…
This configuration does everything the above configuration does (including resolving a time-dependent raster over time) in addition to reconstructing the raster.
The reconstruction is peformed using a set of static polygons. Conceptually the single raster image (or time-resolved raster image for a time-dependent sequence) is cookie cut into multiple polygon-shaped pieces using the present-day location of each static polygon. Then each polygon is reconstructed using its reconstruction plate ID. As each polygon is reconstructed back in time it rotates independently (for polygons with different plate IDs) and transports its cookie-cut piece of raster image with it.
Only polygons whose valid time range (between age of appearance and disappearance) includes the current reconstruction time will be rendered. This is most noticeable near mid-ocean ridges where long thin polygons adjacent the ridge appear/disappear as you go fowards/backwards in time to simulate accretion or crust material at the mid-ocean ridge. This is also the reason why a reconstructed global raster covers the entire globe at present-day but covers a progressively smaller area of the globe as you reconstruct back in time.
This configuration is obtained by connecting the "Reconstructed polygons
" input channel to a Reconstructed Geometries layer containing static polygons.
The resulting reconstructed raster…
…note the thin gap along the mid-ocean ridge between South America and Africa. This is an example of a thin ridge-aligned polygon popping out, as you reconstruct backwards in time, because its time of appearance is after the current reconstruction time (34Ma in the example).
This configuration builds on the previous configuration "Configuring a raster that is reconstructed using static polygons" by adding an age-grid raster.
When an age grid is not used the static polygons pop in and out as whole polygons when the reconstruction time changes. Thus the subduction and accretion of oceanic crust is simulated using lots of thin polygons with small differences in age. The age grid takes this even further by providing per-pixel (rather than per-polygon) age comparisons to provide a more continuous transition at plate boundaries. Here the age of the pixel is used instead of the age of the polygon.
The per-pixel age comparison test is currently performed on the graphics card where it is significantly faster. Hence the cost to interactivity, of age grids, is small. |
Changing the rotation model requires re-generating the age grid - this process is performed outside GPlates. |
This configuration is obtained by connecting the "Reconstructed polygons
" input channel to a Reconstructed Geometries layer containing static polygons and connecting the "Age grid raster
" input channel to a Reconstructed Raster layer containing an age grid.
The resulting reconstructed raster (with the assistance of an age grid)…
…note the absense of the thin gap along the mid-ocean ridge between South America and Africa. This is due to the per-pixel age comparison (as opposed to the per-polygon age comparison).
There will still be small gaps of varying size if there are differences in the rotation model used to generate the age grid (offline) and the rotation model used to reconstruct the static polygons. |
Even though the "age grid raster" input channel references a Reconstructed Raster layer the age grid is only sampled at present day (0Ma). |
It is possible to "reconstruct" an age grid raster and use it to assist with the reconstruction of another raster at the same time. |
To use a raster as surface relief for another raster, you must connect it under the Input option Surface relief raster.
Attaching a surface relief raster allows an image to be projected that is a combination of the first raster's colour and the second raster's surface lighting. The connected/second raster acts as a height-field where surface relief shading is created. The colour of the first raster is modulated with the surface lighting (intensity) of the second raster to get the final output colour. Below is an visualisation of the above Input options, demonstrating what an Age Grid looks like using the same Age Grid as its surface relief, with a surface relief scale of 7.00. The Rasters are coloured with the Traditional Colour Palette to represent the hotter, younger rock rising at the MOR in red, and the cooler, older rock in blue. - See Built-in Colour Palette Options to learn how to choose the Traditional colour palette, among many other options.
This layer generates dynamic plate polygons by closing the plate boundary at each reconstruction time. The plate boundary consists of a sequence of regular features whose geometry is reconstructed and then stitched together to form a closed polygon region for each plate polygon feature. See the Topology Tools chapter for more information of topological features.
A Resolved Topological Geometries layer has the following configuration options:
The visibility icon determines whether the resolved topological closed plate polygons are drawn in the globe and map views.
Here is an example of turning off the visibility of the Reconstructed Geometries layer so that only the topological polygons are visible.
The Input channels
section has three types of input:
"Topological geometry features" is one (or more) feature collections containing topological closed plate polygon features. These are features topologically reference regular features and form a continuously closing dynamic plate polygon from them through geological time.
"Reconstruction tree" is zero or one Reconstruction Tree layer.
"Topological sections" is any Resolved Topological Geometries or Reconstructed Geometries layer.
Set Draw Style
displays a dialog to control the colouring of features.
The Filled polygons
check box can be selected to colour fill the topological polygon geometries. Currently the colour of each filled polygon will be the same as the polygon outline colour (ie, same colour as unfilled polygons). The Fill opacity
and Fill intensity
can also be altered. By making the polygons semi-transparent in this section it can assist the perception of other geometries.
The regular features, that make up the boundaries of each topological plate polygon, are reconstructed in another layer - a Reconstructed Geometries layer. |
The user does not need to make a connection to the Reconstructed Geometries layer. |
This layer generates dynamic plate polygons in a manner similar to a Resolved Topological Geometries layer with the addition of deforming the plate region. See the Topology Tools chapter for more information of topological features.
A Resolved Topological Networks layer has the following configuration options:
The Input channels
section has two types of input:
"Topological network features" is one (or more) feature collections containing topological network features.
"Reconstruction tree" is zero or one Reconstruction Tree layer.
The various Show…
options under Network & Triangulation options
are used to display different aspects of the triangulation generated in the deforming region. These are mostly debugging and visualisation aids.
Draw Style Setting
displays a dialog to control the colouring of features - See Manage Colouring for more information.
This layer calculates plate velocities at a set of static locations. Here static means non-rotating (the points do not move across the globe as the reconstruction time changes).
The velocities are calculated by determining which topological closed plate polygon contains each static point location. Then the finite rotation corresponding to that plate polygon’s reconstruction plate ID is used to calculate the velocity at the static point location. - See the description of finite rotations in the Reconstructions chapter for further explanation as to what they are.
This type of layer is automatically created when a feature collection containing features of type gpml:MeshNode is loaded. These features contain multi-point geometry that defines the set of static locations at which to calculate velocity.
An associated Reconstructed Geometries layer is also created to visualise the point locations. The Calculated Velocity Fields layer visualises the velocities as arrows (longer arrows represent larger velocities).
The velocity arrows are not drawn at every static point location. Instead they are spaced apart so that they are minimum distance from each other on the "screen" (on the computer monitor). This so they can be distinguished visually even for very dense meshes.
See Creating Layers for more information on how to do this.
A Calculated Velocity Fields layer has the following configuration options:
The visibility icon of the Calculated Velocity Fields layer determines whether the velocity arrows are drawn in the globe and map views. And the visibility icon of the Reconstructed Geometries layer determines whether the set of static points (at which velocities are calculated) are drawn.
The Input channels
section has three types of input:
"Mesh-point Features" is one (or more) feature collections containing features of type gpml:MeshNode (or other feature types if you explicitly created your own velocity layer) representing the set of static point locations at which to calculate velocity.
"Reconstruction tree" is zero or one Reconstruction Tree. The Reconstruction Tree layer is used to calculate velocities. Note that this should actually be the rotation tree used by the Resolved Topological Closed Plate Boundaries layer (the one connected on the "Source Features" input channel). This will be fixed in a future release.
"Reconstructed static/dynamic polygons/networks* is one (or more) layers of type Reconstructed Geometries (containing static polygons), Resolved Topological Closed Plate Boundaries (containing dynamic polygons) and/or Resolved Topological Networks (containing deforming dynamic polygons) that generates the "surfaces" that the velocities are calculated in.
See Automatically created layers for more information about how/why these layers are formed.
3D Volume Visualisation in GPlates involves the rendering of sub-surface 3D scalar fields, containing any scalar quantity, such as mantle temperature or seismic tomography wave speed, to name a few. GPlates has the ability to render a scalar field as Isosurfaces (surfaces of constant scalar value), or Cross sections (2D vertical slices).
The 3D volumes are represented as a sequence of 2D depth layers when imported. The scalar fields can be imported as a sequence of 2D rasters combined to form a single 3D scalar field.
A Scalar Field should first be imported (see Importing Rasters and 3D Scalar Fields) into a .gpml file. That only needs to be done once. From then on you can just load that .gpml file and a 3D Scalar Field layer will appear. In this layer, various parameters can be set to determine the visual appearance of the 3D scalar field.
The input
section has three types of input:
'Scalar field feature' (this is automatically filled when the .gpml scalar field file is loaded).
'Cross sections' is where either a Reconstructed Geometry, Resolved Topological Geometry, or Resolved Topological Network is used as a blueprint for the cross section.
'Surface polygons mask' can be connected to any Reconstructed Geometry, Resolved Topological Geometry, or Resolved Topological Network to create a mask over the scalar field.
The user can choose to visualise scalar fields as either Isosurfaces or Cross sections.
When they select Isosurfaces they are presented with the options seen in the image below.
The isosurface uses a specific scalar value (isovalue) to represent a surface through the scalar field. It is rendered via a ray-tracing process through the scalar field at each screen pixel location, recognising when an isosurface is found. Each pixel executes an independent shader program on the graphics hardware. The scalar field gradient is used in the Lambert diffuse reflectence lighting model. A white sphere is rendered at the lowest depth of the imported scalar field.
If the user selects Isosurface as their 3D Volume Visualisation Render Mode, they are presented with a selection of Isosurface colour mode options.
Colour varies with depth in this mode, using hard-coded colouring. The colours range from blue at the bottom/deepest layer, and cyan at the top/shallowest layer for the lower isosurface, and from red (at inner sphere) to yellow (at out sphere) for the upper isosurface. It uses shades of blue and red on the front and back of an isosurface, indicative of mantle temperature scalar fields, where downgoing slabs are shades of blue (cooler than surroundings), and the mantle upwellings are shades of red (hotter than surroundings). It does not use a colour palette (CPT file). It is also an isosurface-only colour mode, therefore non-applicable under the cross-section render mode.
The scalar colour mode uses isosurface scalar value to look up the colour palette that is either chosen from the Built-in Palette's (see Built-in Colour Palette Options), or a colour palette loaded from a GMT regular CPT file. For an isosurface, the scalar colour mode covers the entire surface in the same colour, as it represents a single isovalue. To change the colour, you must modify the isovalue.
The gradient colour mode uses isosurface gradient magnitude to look up the colour palette. This allows users to visualise how rapidly the scalar values are increasing or decreasing in the direction perpendicular to the isosurface. An isosurface divides the space containing the scalar field into two regions, one containing higher scalar values, and the other lower scalar values. The front side of the isosurface, facing the region with higher scalar values, maps the negative of the gradient magnitude to colour, while the back side, facing the region with lower scalar values, maps the positive gradient magnitude to colour. Given that only one side of the isosurface is visible at any given stage, this difference helps distinguish whether the scalar field is increasing (viewing back side) or decreasing (viewing front side) along the view direction.
The user can choose a GMT color palette file (CPT file) to map isovalues, or gradients, to colour. |
The Built-in colour palettes are accessible via the Gradient or Scalar colour modes. - See Built-in Palette Options for more information.
An Isosurface Deviation window involves the main isosurface, in addition to an offset deviaiton window either side of it. The level in which these deviation windows are offset can be adjusted in the Isovalue section seen in the dialog boxes below.
The main isosurface remains opaque and white, while the two offset deviation windows are semi-transparent (so the main isosurface is visible) and coloured dependent on the user's colour mode selection.
The deviation window provides an alternative visualisation of gradients along the main isosurface since locations with higher gradients will result in larger distances between the main and deviation isosurfaces.
A single deviation window is possible, where you have one isosurface at value V and its two semi-transparent deviation isosurfaces at 'V+dev1' and 'V-dev2'.
A double deviation window is also possible, consisting of two single nonoverlapping deviaiton windows, that can each be separately configured by isovalue and deviation offset.
The option to choose No Deviation Window is also there if the user wishes not to have one.
This is where the user can adjust the isovalue to investigate different isosurfaces.
A surface polygon mask is an optional constraint for the visualisation of isosurfaces and cross-sections, in addition to a restricted depth range. A surface mask is the concave interior of one or more surface polygon geometries, and the depth range is defined by a minimum and maximum radius. Only isosurface regions directly beneath the surface mask and within the depth range are rendered. The user can define these parameters in the 3D Scalar Field layer, and choose to restore actual depth range at any time.
To Enable the surface polygons mask, you must have the latest graphics hardware driver installed. Also try switching to the dedicated GPU if using a dual-GPU system. |
Display quality can be enhanced by increasing the sampling rate in addition to the bisection iteral. There is also an option to reduce the sampling rate during global drag to improve movement around the globe. The amount in which the sampling rate is reduced can be defined by the reduction factor.
The users can also choose to visualise their 3D volume through a Cross section. A Cross section is a 2D vertical slice through the scalar field. Any existing surface geometries (polylines or polygons) can be used as the source of these cross sections. These polylines/polygons are extruded down inside the Earth and map the 3D scalar field values (that intersect these extruded surfaces) to colours. The user can implement a variety of the canvas tools to interactively manipulate the cross section by moving, inserting, or deleting surface geometry vertices. Cross sections can even be 1D vertical lines extruded from surface points or multi-points.
When the user selects Cross sections as their Render mode in their 3D Scalar Field layer, they are presented with these options.
Similar to isosurfaces, cross-sections can be coloured through either the Scalar or Gradient colour modes. Unlike isosurfaces however, when mapping a cross section with the gradient colour mode, only the positive range of values to colours are mapped, due to the fact that a magnitude is positive by deifinition. - See the section above on Built-in Colour Palette Options for further insight into these options.
Colour mapping for cross sections is identical to isosurfaces. - See section above on Isosurface Scalar Colour Mapping for further insight into these options.
Again, the user can create a surface polygon mask for their cross-sections and restrict it via a depth (radius). - See Isosurface surface polygons mask and depth restriction (radius) for further insight into these options.