MapDrape
map coordinates and drape to height field
Parameters
name |
description |
type |
|---|---|---|
from |
PROJ6 order of coordinates for EPSG geo coordinate ref system: 1. Latitude, 2. Longitude |
String |
to |
String |
|
offset |
Vector |
|
axis_permutation |
permutation of the axis (XYZ, XZY, YXZ, YZX, ZXY, ZYX) |
Int |
Supported System Parameters
name |
description |
type |
|---|---|---|
number of OpenMP threads (0: system default) |
Int |
|
show timing information |
Int |
|
number of tasks to keep in flight per MPI rank (-1: #cores/2) |
Int |
|
input object caching (CacheNone, CacheDeleteEarly, CacheDeleteLate, CacheByName) |
Int |
|
prioritize currently visible timestep |
Int |
|
validate data objects before sending to port (Disable, Quick, Thorough) |
Int |
|
whether to try to cache results for re-use in subsequent timesteps |
Int |
The meaning of these parameters is described in more detail in the System Parameters documentation.