om_model

Section: Misc. Reference Manual Pages (04 September 2013)
Updated:
Index
 

NAME

om_model - create a distribution model using the openModeller framework  

SYNOPSIS

     om_model [-] v --version | r --xml-req XML_REQUEST_FILE m --model-file FILE [ --log-level LEVEL ] [ --log-file FILE ] [ --prog-file FILE ]

 

DESCRIPTION

om_model is a command line tool to generate distribution models. The main input is an XML file containing a model request according to the ModelParameters element definition in http://openmodeller.cria.org.br/xml/1.0/openModeller.xsd (see also model_request.xml in the openModeller examples directory). The distribution model generated by openModeller will be stored in another file specified as a parameter. This file is also an XML file, but now following the SerializedModel element definition in http://openmodeller.cria.org.br/xml/1.0/openModeller.xsd . Please note that each algorithm has its own way to represent models. To generate distribution maps, use om_project (you will need a serialized model as a parameter).  

OPTIONS

-v, --version
Display version info.
-r, --xml-req
File containing a model request in XML.
-m, --model-file
File where the generated model will be stored.
--log-level
openModeller log level: debug, warn, info or error. Defaults to "info".
--log-file
File to store log information.
--prog-file
File to store progress (-1=queued, -2=aborted, -3=cancelled, [0,100]=progress).

-c, --config-file Configuration file for openModeller (available since version 1.4).  

AUTHORS

Renato De Giovanni <renato at cria dot org dot br>


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
AUTHORS

This document was created by man2html, using the manual pages.
Time: 22:44:24 GMT, April 28, 2014