Metview's documentation is now on readthedocs!

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

worddav8997db344ad37b37c602ee089f4a83f1.png

This icon performs an ODB/SQL query on an  ODB (Observational DataBase) database (format 1) or file (format 2). The result is always an ODB file (in ODB-2 format).


From Macro/Python the icon can be called as odb_filter().

The ODB Filter Editor

ODB Filename

Specifies the path to the input ODB

ODB Icon

Specifies the input ODB as an icon. If both an icon (in ODB Icon) and a filename (in ODB Filename) are specified the icon takes preference.

ODB Query

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 output. The default value is -1.


  • No labels