...
Section | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The
...
Met3D Editor
...
Source
Specifies the path to the input ODBGRIB data.
...
Data
Specifies the input ODB GRIB as an icon/set of icons. If both an icon (in ODB Data) and a filename (in ODB Filename Source) are specified the icon takes precedence.
...
Pipeline File
Specifies the ODB/SQL query to run.
ODB NB Rows
Specifies the maximum number of rows in the result. If -1 is given here the number of rows is not limited in the outputpipeline file for the Met.3D session. The default value is -1.
Fail On Empty Output
DEFAULT which means a pre-built pipeline file will be used.
Frontend File
Specifies the frontend file for the Met.3D session. The default value is DEFAULT which means a pre-built frontend file will be usedWhen it is set to Yes the icon will not fail if the resulting ODB is empty (in Macro the return value is nil
while in Python it is None
). Otherwise when it is set to No the icon will fail on empty output. The default value is Yes.