Skip to content

List of MDiG Actions

Joel Pitt edited this page Feb 6, 2014 · 1 revision

Table of Contents

add

Add a model to the repository based on an xml definition.

admin

Perform miscellaneous administative tasks

analysis

Perform analysis on a model and create occupancy envelopes.

Analysis command line options:

  • -f "filename" for output file
  • -t add time to output between analysis command executions
  • -x don't add output file to xml
Potential variables in analysis command expression (when running from file with analysis commands or when entering command manually):
  • %t = time
  • %f = output file.
If %f is not in the expression then the output file is added to command string as ">> %f".

If no name is explicitly specified with -f then the filename variable %f is generated.

Example Analyses has some examples of useful analysis commands.

export

Export images and movies of simulation.

info

Display information about a model in the MDiG repository.

list

List the models currently in MDiG repository.

node

Runs MDiG as a node in a distributed instance of MDiG

remove

Remove a model from the repository and delete mapset.

roc

Create Receiver Operating Characteristic curves for occupancy envelopes and calculate AUC.

run

Run a model

stats

Calculate univariate statistics for population distributions, either for replicates or occupancy envelopes.

web

Start the web-frontend.