<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="https://csr.ufmg.br/dinamica/dokuwiki/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel>
        <title>Dinamica EGO</title>
        <description></description>
        <link>https://csr.ufmg.br/dinamica/dokuwiki/</link>
        <lastBuildDate>Sun, 19 Apr 2026 01:14:42 +0000</lastBuildDate>
        <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
        <image>
            <url>https://csr.ufmg.br/dinamica/dokuwiki/lib/tpl/bootstrap3/images/favicon.ico</url>
            <title>Dinamica EGO</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/</link>
        </image>
        <item>
            <title>abort_conditionally</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=abort_conditionally</link>
            <description>Abort Conditionally

Description

[Submodel] Aborts the execution conditionally and prints a message before terminating the model.

Inputs
 Name   Type   Description   Should abort   Boolean Value   If true, aborts the model execution.   Error message   String Type   Message displayed before aborting the model.</description>
            <pubDate>Wed, 22 Jul 2020 18:03:37 +0000</pubDate>
        </item>
        <item>
            <title>add_change_matrix</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=add_change_matrix</link>
            <description>Add Change Matrix

Description

This functor sums two matrices of quantities of changes.

Inputs
 Name     Type                                   Description                     Addend1  Change Matrix   Matrix of quantity of changes.  Addend2  Change Matrix   Matrix of quantity of changes.</description>
            <pubDate>Sat, 30 Jul 2011 23:56:36 +0000</pubDate>
        </item>
        <item>
            <title>add_table_column</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=add_table_column</link>
            <description>Add Table Column

Description

This functor creates a new column in the given table. The position where the new column is inserted determines whether the new column is a key or data column.

Inputs
 Name  Type  Description  Table   Table Type   Table where the new column will be created.</description>
            <pubDate>Wed, 14 Oct 2015 03:10:57 +0000</pubDate>
        </item>
        <item>
            <title>add_table_row</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=add_table_row</link>
            <description>Add Table Row

Description

This functor inserts a row into a specified table.

Inputs
 Name  Type  Description  Table   Table   Table where the new row will be created.   Values   Tuple   All values to be added as the new row.  
Outputs
 Name  Type  Description</description>
            <pubDate>Thu, 08 Aug 2013 19:18:32 +0000</pubDate>
        </item>
        <item>
            <title>add_tuple_value</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=add_tuple_value</link>
            <description>Add Tuple Value

Description

This functor appends a value to the end of a given tuple.

Inputs
 Name   Type   Description   Tuple   Tuple   Input tuple to which the value will be appended to.   Value   Table Value   Value that will be appended to the tuple.  
Outputs</description>
            <pubDate>Thu, 08 Aug 2013 19:19:52 +0000</pubDate>
        </item>
        <item>
            <title>additional_resources_lucc</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=additional_resources_lucc</link>
            <description>Additional resources on LUCC modeling

What will you learn?

	*  Varying parameters in a simulation
	*  Using subregions in a simulation model
	*  Using the concept of sojourn time
	*  Using deterministic transitions
	*  Using local saturation
	*</description>
            <pubDate>Fri, 21 Feb 2020 12:30:40 +0000</pubDate>
        </item>
        <item>
            <title>allocate_transitions</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=allocate_transitions</link>
            <description>Allocate Transition

Description

Performs transition allocation on a landscape map using Expander and Patcher according to a transition matrix specifying the net rates, a probability map and other parameters defining patch geometry.

Inputs
 Name   Type   Description</description>
            <pubDate>Wed, 14 Oct 2015 03:24:40 +0000</pubDate>
        </item>
        <item>
            <title>area_of_distributions</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=area_of_distributions</link>
            <description>Area of Distributions

Description

Calculate area of distribution of species by binary maps

Inputs
 Name             Type                                       Description                                                      Input Folder   Folder  Folder with binary maps</description>
            <pubDate>Tue, 27 Mar 2018 18:50:09 +0000</pubDate>
        </item>
        <item>
            <title>arima</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=arima</link>
            <description>ARIMA Projections

Description

The ARIMA model is defined by three main parameters: p, d, and q.

AR (p):

The autoregressive component (AR) uses the relationship between an observation and a specific number of previous observations (p) indicating how many past values of the series will be used in the prediction.</description>
            <pubDate>Tue, 05 Aug 2025 17:19:10 +0000</pubDate>
        </item>
        <item>
            <title>arima_projections</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=arima_projections</link>
            <description>Description

The ARIMA model is defined by three main parameters: p, d, and q.

AR (p):

The autoregressive component (AR) uses the relationship between an observation and a specific number of previous observations (p) indicating how many past values of the series will be used in the prediction.</description>
            <pubDate>Tue, 05 Aug 2025 17:40:06 +0000</pubDate>
        </item>
        <item>
            <title>assign_map_categories</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=assign_map_categories</link>
            <description>Assign Map Categories

Description

This functor assigns a set of categories to a map. The functor also allows combination or replacement of the existing map categories with a given set of categories.

Inputs
 Name   Type   Description   Input Map</description>
            <pubDate>Tue, 24 Oct 2023 19:11:36 +0000</pubDate>
        </item>
        <item>
            <title>basic_fundamentals</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=basic_fundamentals</link>
            <description>Basic Modeling Questions in Environmental Systems Models



Modelling environmental dynamics is critical to understanding and predicting the evolution of the environment in response to the large number of influences including urbanisation, climate change and deforestation. Simulation and modelling provide support for decision making in environmental management. This lesson introduces terminology and provides an overview of methodological modelling approaches which may be applied to environmental…</description>
            <pubDate>Tue, 18 Feb 2020 00:22:31 +0000</pubDate>
        </item>
        <item>
            <title>biodinamica</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=biodinamica</link>
            <description>BioDinamica

BioDinamica: a toolkit for analyses of biodiversity and biogeography on the Dinamica-EGO modelling platform

Description

BioDinamica encompasses a set of functions for spatial analyses of biodiversity, biogeography and macroecology. Functions provided include areas of endemism, species richness, phylodiversity, beta-diversity endemicity, species distribution models (SDMs), beta-diversity predictive models (GDM), interpolators, spatial analysis of ordination (PCA, PCR, NMDS), spatia…</description>
            <pubDate>Fri, 30 Jul 2021 04:17:55 +0000</pubDate>
        </item>
        <item>
            <title>boolean_value</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=boolean_value</link>
            <description>Boolean Value

Description

Boolean value constant.

Inputs
 Name   Type   Description   constant   Boolean Value Type  Boolean value constant.  
Optional Inputs

None.

Outputs
 Name   Type   Description   object   Boolean Value Type   Boolean value object.  
Group

 Map Algebra Supplementary

Notes

None.

Internal Name</description>
            <pubDate>Mon, 12 Oct 2015 01:34:38 +0000</pubDate>
        </item>
        <item>
            <title>boolean_value_type</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=boolean_value_type</link>
            <description>Boolean Value Type

A boolean denotes two possible values: True (meaning yes) and False (meaning no).

GUI Editor

The boolean editor uses a switch marking “Yes” to represent the true value and “No” to represent the value false value.

EGO Script

Boolean values can be denoted using several different representations:</description>
            <pubDate>Sun, 11 Oct 2015 23:03:43 +0000</pubDate>
        </item>
        <item>
            <title>build_road_expansions</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=build_road_expansions</link>
            <description>Build Road Expansions



This submodel expands existent roads by sprouting new segment from their endpoints.



Default parameters</description>
            <pubDate>Sat, 06 Mar 2021 10:57:45 +0000</pubDate>
        </item>
        <item>
            <title>calc_areas</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=calc_areas</link>
            <description>Calc Areas

Description

This functor calculates the area of each source feature.

Inputs
 Name   Type   Description   Source   Categorical Map   Map whose non-null cells correspond to categories or classes.   Use Authalic Area   Boolean Value   If set to true, the area of each cell in a geographic grid (Lat/Long) is computed using an authalic sphere, which preserves surface area during projection. This improves the accuracy of area calculations across all latitudes by avoiding distortions in ge…</description>
            <pubDate>Sat, 19 Jul 2025 03:04:33 +0000</pubDate>
        </item>
        <item>
            <title>calc_canonical_feature_map</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=calc_canonical_feature_map</link>
            <description>Calc Canonical Feature Map

Description

Calculate the canonical representing of the given feature map. The cells of the canonical feature representation are always connected using a Von Neumann neighbohood cross pattern. This representation has the advantage of turning features into barriers, preventing them from being</description>
            <pubDate>Thu, 09 Nov 2017 03:05:24 +0000</pubDate>
        </item>
        <item>
            <title>calc_change_matrix</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=calc_change_matrix</link>
            <description>Calc Change Matrix

Description

This functor calculates the quantity of changes, multiplying the transition rates by the number of cells of each category to be changed.

Inputs
 Name                 Type                                             Description</description>
            <pubDate>Sun, 24 Jul 2011 21:14:28 +0000</pubDate>
        </item>
        <item>
            <title>calc_combination_map</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=calc_combination_map</link>
            <description>Calc Combination Map

Description

Calculates a map combining two other maps. The calculation assigns an unique value for each possible combination of values from co-registered cells in the input maps. Each unique value used is stored in a dictionary of combinations. The combination dictionary is a table with format</description>
            <pubDate>Thu, 09 Nov 2017 00:27:35 +0000</pubDate>
        </item>
        <item>
            <title>calc_confusion_matrix</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=calc_confusion_matrix</link>
            <description>Calc Confusion Matrix

Description

Calculates the confusion matrix from two input maps. The confusion matrix is a table with format “Initial*#real, Final*#real and Changes#real” mapping each possible combination of pair of input map values to their corresponding number of cells.</description>
            <pubDate>Thu, 09 Nov 2017 00:25:09 +0000</pubDate>
        </item>
        <item>
            <title>calc_cost_allocation_map</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=calc_cost_allocation_map</link>
            <description>Calc Cost Allocation Map

Description

This functor identifies a region of influence for a source feature used as one of the foci points from which an accumulated cost surface is calculated. For each source feature, a region is allocated, assigning to it all cells that present the lowest costs when compared to all other source features.</description>
            <pubDate>Tue, 13 Oct 2015 20:16:08 +0000</pubDate>
        </item>
        <item>
            <title>calc_cost_map</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=calc_cost_map</link>
            <description>Calc Cost Map

Description

This functor calculates an accumulated cost surface from source features using a friction map.

Inputs
 Name   Type   Description   Sources   Map Type   Source feature map. A map of non-null cells representing source features. If null value is not defined, an error will be reported.</description>
            <pubDate>Tue, 16 Mar 2021 14:51:50 +0000</pubDate>
        </item>
        <item>
            <title>calc_cumulative_flow_map</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=calc_cumulative_flow_map</link>
            <description>Calc Cumulative Flow Map

Description

This functor calculates a cumulative flow map using a flow direction map, an elevation map and a flow partition map. The resulting map indicates the flow received by every cell directly and indirectly.

Inputs
 Name</description>
            <pubDate>Mon, 12 Oct 2015 16:42:08 +0000</pubDate>
        </item>
        <item>
            <title>calc_destination_map</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=calc_destination_map</link>
            <description>Calc Destination Map

Description

This functor calculates destination cells taking into account some measure of attraction, as depicted on an attractiveness map. Non-null value cells represent selected destination cells.
Select Random PointsSelect Random Point ClusterPatcherExpander
Inputs
 Name   Type   Description</description>
            <pubDate>Mon, 12 Oct 2015 01:17:10 +0000</pubDate>
        </item>
        <item>
            <title>calc_distance_allocation_map</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=calc_distance_allocation_map</link>
            <description>Calc Distance Allocation Map

Description

This functor identifies a region of influence for a source feature employed as one of the foci points from which distances are calculated. For each source feature, a region is allocated, assigning cells to their closest source feature.</description>
            <pubDate>Tue, 13 Oct 2015 20:19:48 +0000</pubDate>
        </item>
        <item>
            <title>calc_distance_map</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=calc_distance_map</link>
            <description>Calc Distance Map

Description

This functor calculates a map representing the frontage distance (in meters) between a cell and the closest cell of a certain category specified in the “Categorical Map” input.

Inputs
 Name   Type   Description   Categorical Map</description>
            <pubDate>Thu, 13 Feb 2020 15:19:48 +0000</pubDate>
        </item>
        <item>
            <title>calc_distance_to_feature_map</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=calc_distance_to_feature_map</link>
            <description>Calc Distance To Feature Map

Description

This functor calculates a map representing the frontage distance (in meters) between a cell and the closest cell representing a feature.

Inputs
 Name   Type   Description   Source   Categorical Map Type   Map containing the features to which distances will be calculated. A feature is represented by a non-null value. Data cell type of this map must be compatible with</description>
            <pubDate>Thu, 13 Feb 2020 15:25:33 +0000</pubDate>
        </item>
        <item>
            <title>calc_flow_direction_map</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=calc_flow_direction_map</link>
            <description>Calc Flow Direction Map

Description

This functor calculates a flow direction map using an elevation map.

Inputs
 Name   Type   Description   Elevation    Map Type   Elevation map. The elevation unit is not relevant.  
Optional Inputs
 Name   Type   Description</description>
            <pubDate>Tue, 13 Oct 2015 20:04:26 +0000</pubDate>
        </item>
        <item>
            <title>calc_fractal_dimensions</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=calc_fractal_dimensions</link>
            <description>Calc Fractal Dimensions

Description

This submodel calculates the fractal dimensions per map category and r2 from regressing patch areas on their edges.

Inputs
 Name             Type                                       Description</description>
            <pubDate>Wed, 01 Apr 2020 19:23:42 +0000</pubDate>
        </item>
        <item>
            <title>calc_histogram</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=calc_histogram</link>
            <description>Calc Histogram

Description

This functor calculates a histogram from a map.

Inputs
 Name   Type   Description   Map   Map Type   Any map  
Optional Inputs
 Name   Type   Description   Default Value   Interval Width   Real Value Type   The width of the histogram interval.</description>
            <pubDate>Mon, 12 Oct 2015 00:42:42 +0000</pubDate>
        </item>
        <item>
            <title>calc_histogram_equalized_map</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=calc_histogram_equalized_map</link>
            <description>Calc Histogram Equalized Map

Description

[Submodel] Calculate the histogram equalized  version of the given map. The resulting image is represented using the given number of gray levels.

Inputs
 Name   Type   Description   Input Map   Map Type   The input map.  
Optional Inputs
 Name</description>
            <pubDate>Tue, 13 Oct 2015 19:44:07 +0000</pubDate>
        </item>
        <item>
            <title>calc_integral_map</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=calc_integral_map</link>
            <description>Calc Integral Map

Description

Generate an integral image from input map.

Inputs
 Name   Type   Description   Input  Map  Any map file. 
Optional Inputs
 Name   Type   Description Use Full Precision   Boolean Value  Select this option if output map should use the largest possible Cell Type, to prevent precision errors when the sum is potentially bigger than Input map Cell Type limits.</description>
            <pubDate>Tue, 28 Apr 2020 17:06:23 +0000</pubDate>
        </item>
        <item>
            <title>calc_interaction_potential_map</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=calc_interaction_potential_map</link>
            <description>Calc Interaction Potential Map

Description

This functor generates an interaction potential map, which is a gravitational model between null cells and non-null cells whose values represent the gravitational masses. The denominator is a function of distance to the non-null cells raised to an exponent denoting a friction coefficient.</description>
            <pubDate>Mon, 12 Oct 2015 00:03:30 +0000</pubDate>
        </item>
        <item>
            <title>calc_kernel_map</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=calc_kernel_map</link>
            <description>Calc Kernel Map

Description

This functor calculates kernel density of an event map representing a point pattern.

Inputs
 Name   Type   Description   Events   Map Type   Map showing the events location. Events are represented by non null cells, indicating the number of occurrences on the cell. Cell values must be positive integer; otherwise an error will be reported.</description>
            <pubDate>Mon, 12 Oct 2015 00:47:49 +0000</pubDate>
        </item>
        <item>
            <title>calc_lookup_table_difference</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=calc_lookup_table_difference</link>
            <description>Calc Lookup Table Difference

Description

This functor calculates a lookup table that corresponds to the difference between two lookup tables.

Inputs
 Name   Type   Description   First Table   Lookup Table Type   The first lookup table.   Second Table   Lookup Table Type   The second lookup table.</description>
            <pubDate>Tue, 13 Oct 2015 20:21:58 +0000</pubDate>
        </item>
        <item>
            <title>calc_lookup_table_intersection</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=calc_lookup_table_intersection</link>
            <description>Calc Lookup Table Intersection

Description

This functor calculates a lookup table that is the intersection of two lookup tables.

Inputs
 Name   Type   Description   First Table   Lookup Table Type   The first lookup table.   Second Table   Lookup Table Type   The second lookup table.</description>
            <pubDate>Mon, 12 Oct 2015 16:30:27 +0000</pubDate>
        </item>
        <item>
            <title>calc_lookup_table_union</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=calc_lookup_table_union</link>
            <description>Calc Lookup Table Union

Description

This functor calculates a lookup table that is the union of two lookup tables.

Inputs
 Name   Type   Description   First Table   Lookup Table Type   The first lookup table.   Second Table   Lookup Table Type   The second lookup table.  
Optional Inputs</description>
            <pubDate>Tue, 13 Oct 2015 20:13:34 +0000</pubDate>
        </item>
        <item>
            <title>calc_multi_window_similarity_of_differences</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=calc_multi_window_similarity_of_differences</link>
            <description>Calc Multi Window Similarity of Differences

Description

[Submodel] Calculate the minimum fuzzy similarity using maps of changes for different window sizes.  

Inputs
 Name   Type   Description    Initial Map    Categorical Map    Initial map of simulation period.    Observed Map</description>
            <pubDate>Wed, 29 Apr 2020 18:17:51 +0000</pubDate>
        </item>
        <item>
            <title>calc_neighborhood</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=calc_neighborhood</link>
            <description>Calc Neighborhood

Description

This functor calculates the relationship of neighboring features in a feature map.

Inputs
 Name   Type   Description   Source  Categorical Map Type   Feature map. Cells containing values different from the null value represent features. If the map does not define a null value, an error will be reported.</description>
            <pubDate>Tue, 06 Jan 2026 19:15:04 +0000</pubDate>
        </item>
        <item>
            <title>calc_net_transition_rates</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=calc_net_transition_rates</link>
            <description>Calc Net Transition Rates

Description

This submodel calculates gross transition rates for a time-period and specified number of time-steps and then derives the matrix of mean net transition rates.

Inputs
 Name             Type</description>
            <pubDate>Wed, 22 Jul 2020 17:19:39 +0000</pubDate>
        </item>
        <item>
            <title>calc_patch_label_map</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=calc_patch_label_map</link>
            <description>Calc Patch Label Map

Description

This functor labels patches of cells using sequential numbers. A patch consists of a continuous group of neighboring cells of the same category.

Inputs
 Name   Type   Description   Source   Map Type   Map whose non-null cells correspond to an occurrence of a category.</description>
            <pubDate>Mon, 12 Oct 2015 01:08:21 +0000</pubDate>
        </item>
        <item>
            <title>calc_pathway_map</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=calc_pathway_map</link>
            <description>Calc Pathway Map

Description

This functor calculates the shortest pathway between a feature or selected cell and an existing network of features.

Inputs
 Name   Type   Description   Network   Categorical Map Type   Map of network of features. Non-null value cells represent features. If null cell value is not defined, an error will be reported.</description>
            <pubDate>Tue, 13 Oct 2015 20:09:28 +0000</pubDate>
        </item>
        <item>
            <title>calc_reciprocal_similarity_map</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=calc_reciprocal_similarity_map</link>
            <description>Calc Reciprocal Similarity Map

Description

This functor calculates fuzzy similarity indices between maps.

Inputs
 Name   Type   Description   First Map   Categorical Map Type   A map consisting of classes or categories.   Second Map   Categorical Map Type   A map consisting of classes or categories.</description>
            <pubDate>Tue, 13 Oct 2015 19:39:16 +0000</pubDate>
        </item>
        <item>
            <title>calc_similarity_of_differences</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=calc_similarity_of_differences</link>
            <description>Calc Similarity of Differences

Description

[Submodel] Calculate the minimum fuzzy similarity using maps of changes.  

Inputs
 Name   Type   Description    Initial Map    Categorical Map    Initial map of simulation period.    Observed Map   Categorical Map    Observed (reference) Map.</description>
            <pubDate>Wed, 29 Apr 2020 18:27:46 +0000</pubDate>
        </item>
        <item>
            <title>calc_slope_map</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=calc_slope_map</link>
            <description>Calc Slope Map

Description

This functor calculates a slope map based on a height map.

Inputs
 Name   Type   Description   Elevation  Map Type   A height map. The height is assumed to be in meters. It may have null values.   
Optional Inputs
 Name   Type</description>
            <pubDate>Tue, 13 Oct 2015 02:05:16 +0000</pubDate>
        </item>
        <item>
            <title>calc_spatial_lag</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=calc_spatial_lag</link>
            <description>Calc Spatial Lag

Description

This functor iteratively solves a spatial lag regression.

Inputs
 Name   Type   Description   P Lag   Real Value Type   pLag is the autoregressive coefficient.    W Neighborhoods   Neighborhood Table Type   The neighborhood matrix.   X1   Lookup Table Type   x1 is the autoregressive term. When y is not known, x1 is used instead. In this case, a lookup table with same number of records and values equal to zero must be reported.</description>
            <pubDate>Sun, 11 Oct 2015 23:51:38 +0000</pubDate>
        </item>
        <item>
            <title>calc_w._of_e._probability_map</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=calc_w._of_e._probability_map</link>
            <description>Calc W. Of E. Probability Map (Calc Weights of Evidence Probability Map)

Description

This container calculates a probability map applying the Weights of Evidence method.

Inputs
 Name   Type   Description   Landscape   Categorical Map Type   Map of land use and cover classes.</description>
            <pubDate>Tue, 13 Oct 2015 17:27:17 +0000</pubDate>
        </item>
        <item>
            <title>calculate_categorical_map</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=calculate_categorical_map</link>
            <description>Calculate Categorical Map

Description

This container calculates a categorical map using algebraic/logical expression involving maps, tables and values.

Inputs
 Name   Type   Description   Expression   Image Expression Type   Algebraic or logical expression used to calculate the output map.</description>
            <pubDate>Fri, 19 Aug 2022 23:48:23 +0000</pubDate>
        </item>
        <item>
            <title>calculate_lookup_table</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=calculate_lookup_table</link>
            <description>Calculate Lookup Table

Renamed as Calculate Lookup Table Values</description>
            <pubDate>Mon, 22 Dec 2025 15:53:44 +0000</pubDate>
        </item>
        <item>
            <title>calculate_lookup_table_keys_and_values</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=calculate_lookup_table_keys_and_values</link>
            <description>Calculate Lookup Table Keys And Values

Description

This functor generates a new lookup table from other tables, using one expression to define the new keys and another to define the new values.

Inputs
 Name   Type   Description   Key Column Expression</description>
            <pubDate>Tue, 02 Dec 2025 03:24:05 +0000</pubDate>
        </item>
        <item>
            <title>calculate_lookup_table_values</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=calculate_lookup_table_values</link>
            <description>Calculate Lookup Table Values

Description

This functor generates a new lookup table using keys from a base table and calculating values from a specified expression that can reference other tables and values.

Inputs
 Name   Type   Description   Value Column Expression</description>
            <pubDate>Mon, 22 Dec 2025 15:51:33 +0000</pubDate>
        </item>
        <item>
            <title>calculate_map</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=calculate_map</link>
            <description>Calculate Map

Description

This container calculates a map using algebraic/logical expression involving maps, tables and values.

Inputs
 Name   Type   Description   Expression   Image Expression Type   Algebraic or logical expression used to calculate the output map.</description>
            <pubDate>Fri, 19 Aug 2022 23:49:05 +0000</pubDate>
        </item>
        <item>
            <title>calculate_python_expression</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=calculate_python_expression</link>
            <description>Calculate Python Expression

Description

This functor runs an Python instance with the defined user expression. For an overview of how Dinamica and Python can be linked together check the documentation about Dinamica EGO and Python Coupling. 

Inputs
 Name  Type  Description  expression</description>
            <pubDate>Thu, 13 Jul 2023 15:45:13 +0000</pubDate>
        </item>
        <item>
            <title>calculate_r_expression</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=calculate_r_expression</link>
            <description>Calculate R Expression

Description

The functor 'Calculate R Expression' allows Dinamica EGO to call R externally and process the script outputs as if they were part of Dinamica itself. For an overview of how Dinamica and R can be linked together check the documentation about</description>
            <pubDate>Tue, 18 Sep 2018 14:14:01 +0000</pubDate>
        </item>
        <item>
            <title>calculate_value</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=calculate_value</link>
            <description>Calculate Value

Description

This container calculates a value employing a logic/algebraic expression.

Inputs
 Name   Type   Description   Expression   Image Expression Type   Algebraic or logical expression used to calculate the lookup table.  
Optional Inputs
 Name</description>
            <pubDate>Fri, 19 Aug 2022 23:50:13 +0000</pubDate>
        </item>
        <item>
            <title>canonical_powered_partial_least_squares_cppls</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=canonical_powered_partial_least_squares_cppls</link>
            <description>Canonical Powered Partial Least Squares - CPPLS

Description

This functor built rasters with eigenvalues of Canonical Powered Partial Least Squares - CPPLS. For more details about function see: &lt;https://www.wiley.com//legacy/wileychi/chemometrics/wise.pdf&gt;

Inputs
 Name             Type</description>
            <pubDate>Tue, 27 Mar 2018 17:01:52 +0000</pubDate>
        </item>
        <item>
            <title>categorical_map</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=categorical_map</link>
            <description>Categorical Map</description>
            <pubDate>Sun, 31 Jul 2011 17:28:54 +0000</pubDate>
        </item>
        <item>
            <title>categorical_map_junction</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=categorical_map_junction</link>
            <description>Categorical Map Junction

Description

This functor chooses one of two possible categorical maps produced from different execution pipelines.

Inputs
 Name             Type                                       Description</description>
            <pubDate>Sun, 24 Jul 2011 21:12:08 +0000</pubDate>
        </item>
        <item>
            <title>categorical_map_type</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=categorical_map_type</link>
            <description>Categorical Map Type

A map type whose cells classes or categories, like, vegetation type, soil type, sub-regions etc.

GUI Editor

Input ports of type Categorical Map Type can not be edited. So, it is not possible to define a map using an editor in the graphical interface.</description>
            <pubDate>Wed, 23 Sep 2015 20:23:07 +0000</pubDate>
        </item>
        <item>
            <title>categories</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=categories</link>
            <description>Categories

Description

Structure that can be used to connect two other functors or as a constant value.

Inputs
 Name   Type   Description   constant  Categorization  Value or constant representing map categories. 
Optional Inputs

None.

Outputs
 Name   Type   Description</description>
            <pubDate>Thu, 30 Apr 2020 14:43:47 +0000</pubDate>
        </item>
        <item>
            <title>categorization_type</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=categorization_type</link>
            <description>Categorization Type

A categorization is a set of categories/classes used to represent specific features in a Categorical Map.

GUI Editor

EGO Script

A constant representing a set of categories can be defined in a EGO Script uses the following syntax:


[
  1, &quot;Rondonia&quot;, (139, 35, 35),
  2, &quot;Acre&quot;, (105, 211, 169),
  3, &quot;Amazonas&quot;, (149, 149, 238),
  4, &quot;Roraima&quot;, (177, 177, 66),
  5, &quot;Para&quot;, (238, 203, 149),
  6, &quot;Amapa&quot;, (62, 12, 96),
  7, &quot;Tocantins&quot;, (238, 149, 149),
  8, &quot;Maranhao&quot;, (51,…</description>
            <pubDate>Thu, 02 May 2024 14:37:15 +0000</pubDate>
        </item>
        <item>
            <title>cell_type</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=cell_type</link>
            <description>Cell Type

Description

Constant for data cell type

Inputs
 Name  Type  Description  constant   CellType   Cell type represented by this functor.  
Optional Inputs

Outputs
 Name  Type  Description  object   CellType   The data cell type entered as input.  
Group</description>
            <pubDate>Thu, 18 Aug 2011 22:26:56 +0000</pubDate>
        </item>
        <item>
            <title>cell_type_type</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=cell_type_type</link>
            <description>Cell Type

A cell type denotes several possible cell representations in a Map or Categorical Map.
 Cell Type  Domain  Cell Size  Signed  Minimum Value  Maximum Value  Default Null  1 Bit Integer   Integer    1 bit   No   0   1   0   Signed 8 Bit Integer</description>
            <pubDate>Tue, 06 Mar 2018 18:56:17 +0000</pubDate>
        </item>
        <item>
            <title>change_matrix</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=change_matrix</link>
            <description>Change Matrix

Description

Structure that can be used to connect two other functors or as a constant value.

Inputs
 Name   Type   Description   Constant  change matrix   Value or constant representing change matrix.  
Optional Inputs

None.

Outputs</description>
            <pubDate>Tue, 28 Apr 2020 19:22:21 +0000</pubDate>
        </item>
        <item>
            <title>classic_road_constructor</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=classic_road_constructor</link>
            <description>Classic Road Constructor

Description

[Submodel] Replicates the original road constructor module of (Classic) Dinamica 2.x.
This submodel allows some of its parameters (lookup tables) to be customized according to model step.

Inputs
 Name   Type   Description</description>
            <pubDate>Tue, 13 Oct 2015 19:27:44 +0000</pubDate>
        </item>
        <item>
            <title>classic_road_constructor_using_table</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=classic_road_constructor_using_table</link>
            <description>Classic Road Constructor Using Table

Description

[Submodel] Replicates the original road constructor module of (Classic) Dinamica 2.x.
This submodel allows some of its parameters (tables) to be customized according to model step.

Inputs
 Name   Type   Description</description>
            <pubDate>Tue, 13 Oct 2015 19:31:21 +0000</pubDate>
        </item>
        <item>
            <title>cluster_of_variables</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=cluster_of_variables</link>
            <description>Clustering of variables

Description

Execute funtor Cluster of variables - ClusOfVar. For more detaisl see: Chavent, M., Kuentz-Simonet, V., Liquet, B., Saracco, J., 2012. ClustOfVar : An R Package for the Clustering of Variables. J. Stat. Softw. 50, 1–16.</description>
            <pubDate>Tue, 27 Mar 2018 16:11:04 +0000</pubDate>
        </item>
        <item>
            <title>clustering_for_large_applications_clara</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=clustering_for_large_applications_clara</link>
            <description>Unsupervised Classification by Clustering for Large Applications Clara

Description

Unsupervised Classification by CLARA (Clustering for Large Applications). For more detaisl see: &lt;https://en.wikibooks.org/wiki/Data_Mining_Algorithms_In_R/Clustering/CLARA&gt;

Inputs
 Name             Type</description>
            <pubDate>Tue, 27 Mar 2018 17:38:54 +0000</pubDate>
        </item>
        <item>
            <title>code</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=code</link>
            <description>Code

Description

Structure that can be used to connect two other functors or as a constant value.

Inputs
 Name   Type   Description   constant  Code  Value or constant representing string. 
Optional Inputs

None.

Outputs
 Name   Type   Description</description>
            <pubDate>Thu, 30 Apr 2020 14:43:07 +0000</pubDate>
        </item>
        <item>
            <title>color_palette</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=color_palette</link>
            <description>Color Palette

Allow users to select which color represents each cell in visualization area. Cells are first extracted from the map in their original values (in any range) and then re-sampled using the histogram curve. After that, their values fall in the [0, 255] range, which are mapped to palette colors.</description>
            <pubDate>Wed, 21 Dec 2016 19:15:33 +0000</pubDate>
        </item>
        <item>
            <title>concept_of_region</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=concept_of_region</link>
            <description>Using the concept of region

What will you learn?

	*  How to use the concept of Regions
	*  Functors: 
- Region Manager
- For Each Category





This subset of functors permits division of a map into several regional maps, which can be input for separate models or submodels, whose parameters are customized for each map’s region. Let’s adapt the model</description>
            <pubDate>Tue, 18 Feb 2020 22:47:37 +0000</pubDate>
        </item>
        <item>
            <title>copy_value_colunm_to_table</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=copy_value_colunm_to_table</link>
            <description>Copy Value Column To Table

Description

[Submodel] This submodel copies the value column from the given lookup table. The new column is created in the given input table using the given column name. If a column with the same name already exists in the given input table, an error will be reported.</description>
            <pubDate>Wed, 29 Apr 2020 12:32:55 +0000</pubDate>
        </item>
        <item>
            <title>correlation_between_rasters</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=correlation_between_rasters</link>
            <description>Correlation between rasters

Description

This functor calculate correlation between maps.

Inputs
 Name             Type                                       Description                                                      Input Folder   Folder  Folder with maps in GeoTiff format</description>
            <pubDate>Tue, 27 Mar 2018 13:37:15 +0000</pubDate>
        </item>
        <item>
            <title>create_categorical_map</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=create_categorical_map</link>
            <description>Create Categorical Map

Description

This functor creates an empty map of classes or categories using the given parameters.

Inputs
 Name  Type  Description  Lines   Positive Integer Value Type   Number of lines.   Columns   Positive Integer Value Type   Number of columns.   Cell Type   Cell Type Type   Data cell type.</description>
            <pubDate>Sun, 11 Oct 2015 23:23:02 +0000</pubDate>
        </item>
        <item>
            <title>create_cube_map</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=create_cube_map</link>
            <description>Create Cube Map

Description

This container assembles maps into a raster cube data set (multilayer map). 

Inputs
 Name  Type  Description  Cell Type   Cell Type     Output map cell type.   Null Value   Null Value     Output map null value.  
Optional Inputs

Outputs
 Name</description>
            <pubDate>Wed, 19 Sep 2012 18:39:00 +0000</pubDate>
        </item>
        <item>
            <title>create_elevation_graph</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=create_elevation_graph</link>
            <description>Create Elevation Graph

Description

This functor creates the elevation patch graph from neighborhood information and their properties.

Inputs
 Name   Type   Description   Neighborhood Table  Neighborhood Table Type   Neighborhood relationship between patches.   Properties</description>
            <pubDate>Fri, 09 Jan 2026 20:03:24 +0000</pubDate>
        </item>
        <item>
            <title>create_kml</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=create_kml</link>
            <description>Create Kml

Description

Create a kml from a map.

Inputs
 Name   Type   Description   Map  Categorical Map  Map to be transformed to an georeference image inside Google Earth. 
Optional Inputs

None.

Outputs
 Name   Type   Description   Kml    kml  Resulting kml.</description>
            <pubDate>Tue, 28 Apr 2020 17:14:36 +0000</pubDate>
        </item>
        <item>
            <title>create_lookup_table</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=create_lookup_table</link>
            <description>Create Lookup Table

Description

This functor creates a custom lookup table filled in with a specified value.

Inputs
 Name  Type  Description  Initial Key   Real Value     The initial key.   Final Key   Real Value     The final key.  
Optional Inputs
 Name  Type  Description</description>
            <pubDate>Sun, 11 Oct 2015 21:15:29 +0000</pubDate>
        </item>
        <item>
            <title>create_lookup_table_group</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=create_lookup_table_group</link>
            <description>Create Lookup Table Group

Description

This functor creates a group of lookup tables.

Inputs

Optional Inputs

Outputs
 Name  Type  Description  Lookup Table Group   Lookup Table Group    The lookup table group comprising a set of lookup tables.  
Group

 Table

Notes

Each table inside the Create Lookup Table Group must be provided by a corresponding</description>
            <pubDate>Sun, 31 Jul 2011 17:37:54 +0000</pubDate>
        </item>
        <item>
            <title>create_map</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=create_map</link>
            <description>Create Map

Description

This functor creates an empty map using the given parameters.

Inputs
 Name  Type  Description  Lines   Positive Integer Value Type   Number of lines.   Columns   Positive Integer Value Type   Number of columns.   Cell Type   Cell Type Type   Data cell type.   Null Value   Null Value Type   Null value.   Projection</description>
            <pubDate>Sun, 11 Oct 2015 23:18:50 +0000</pubDate>
        </item>
        <item>
            <title>create_string</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=create_string</link>
            <description>Create String

Description

This functor generates a string based on contained parameters and a pre-defined format string.

Inputs
 Name  Type  Description  Format   String     The format string, used to generate the final string.  
Optional Inputs

Outputs</description>
            <pubDate>Tue, 09 Feb 2016 01:54:54 +0000</pubDate>
        </item>
        <item>
            <title>create_table</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=create_table</link>
            <description>Create Table

Description

This functor creates a new table using a model table as a format.

Inputs
 Name  Type  Description  Table   Table   Input table containing the model used to create the new table.  
Outputs
 Name  Type  Description  Result   Table   The resulting empty table.</description>
            <pubDate>Thu, 08 Aug 2013 19:43:24 +0000</pubDate>
        </item>
        <item>
            <title>crop_map_to_extents</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=crop_map_to_extents</link>
            <description>Crop Map To Extents

Description

This functor crops an input map, producing as output a crop window defined by the coordinates of two opposite corners (first and second), specified in the map projection.

Inputs
 Name  Type  Description  Map   Map Type   Input map to be cropped.</description>
            <pubDate>Wed, 01 Oct 2025 16:07:01 +0000</pubDate>
        </item>
        <item>
            <title>determine_transition_matrix</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=determine_transition_matrix</link>
            <description>Determine Transition Matrix

Description

This functor determines a matrix of transition rates between two time-series maps.

Inputs
 Name               Type                                        Description                                 Initial Landscape</description>
            <pubDate>Sun, 11 Oct 2015 23:26:40 +0000</pubDate>
        </item>
        <item>
            <title>determine_weights_of_evidence_coefficients</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=determine_weights_of_evidence_coefficients</link>
            <description>Determine Weights Of Evidence Coefficients

Description

This container determines the Weights of Evidence coefficients for selected spatial variables with respect to a transition or set of transitions.

Inputs
 Name  Type  Description  Initial Landscape</description>
            <pubDate>Sun, 11 Oct 2015 23:29:28 +0000</pubDate>
        </item>
        <item>
            <title>determine_weights_of_evidence_continuous_occurrences</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=determine_weights_of_evidence_continuous_occurrences</link>
            <description>Determine Weights Of Evidence Continuous Occurrences

Description

This container determines the Weights of Evidence coefficients for selected spatial variables with respect to a transition or set of transitions. 

This is a particular case, in which the map of occurrences does not need to be binary.</description>
            <pubDate>Tue, 13 Oct 2015 19:48:05 +0000</pubDate>
        </item>
        <item>
            <title>determine_weights_of_evidence_correlation</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=determine_weights_of_evidence_correlation</link>
            <description>Determine Weights Of Evidence Correlation

Description

This container calculates the correlation between a pair of maps. 

Inputs
 Name  Type  Description  Ranges   Weights     Pre-defined intervals for continuous gray-tone variable.   Transition   Transition Set     A specified transition.</description>
            <pubDate>Mon, 12 Aug 2013 18:18:32 +0000</pubDate>
        </item>
        <item>
            <title>determine_weights_of_evidence_ranges</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=determine_weights_of_evidence_ranges</link>
            <description>Determine Weights Of Evidence Ranges

Description

This container defines the best ranges or intervals employed to categorize continuous gray-tone variables. 

Inputs
 Name  Type  Description  Initial Landscape   Categorical Map Type   Initial map of land use and cover classes.</description>
            <pubDate>Tue, 13 Oct 2015 01:40:14 +0000</pubDate>
        </item>
        <item>
            <title>dinamica_linux_compatibility</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=dinamica_linux_compatibility</link>
            <description>Dinamica EGO GNU/Linux Compatibility

Dinamica EGO is compatible with Ubuntu 18.04, which ships with libc, libpthread and libdl version 2.27, libz version 1.2.11 and libfuse version 2.9.7. It is also only supported on X.org systems (Wayland still doesn't support Java SE properly). You can check your libraries versions using</description>
            <pubDate>Fri, 27 Jul 2018 19:44:17 +0000</pubDate>
        </item>
        <item>
            <title>dinamica_linux_faq</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=dinamica_linux_faq</link>
            <description>Dinamica GNU/Linux - Frequently Asked Questions

In case Dinamica EGO crashes, fails to run or gives any other problems, you can check this FAQ for more information.



Compatibility

Dinamica EGO is compatible with Ubuntu Desktop, version 17.10. It may run on other distributions, but they are not supported officially, please refer to</description>
            <pubDate>Tue, 21 Nov 2017 14:25:55 +0000</pubDate>
        </item>
        <item>
            <title>dinamicalinux</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=dinamicalinux</link>
            <description>Docker</description>
            <pubDate>Mon, 06 Feb 2017 16:41:29 +0000</pubDate>
        </item>
        <item>
            <title>do_while</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=do_while</link>
            <description>Do while

Description

This functor executes contained functor while “set while condition” is true.

Inputs

Functor doesn't have any inputs ports

Outputs

Functor doesn't have any outputs ports

Group

 Control

Internal Name

doWhile</description>
            <pubDate>Thu, 30 Apr 2020 12:08:40 +0000</pubDate>
        </item>
        <item>
            <title>documentation</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=documentation</link>
            <description>Dinamica EGO Graphical Interface

Documentation Panel

Presents the web page documentation of a specific functor.

[Documentation Panel]

It appears only when you click to show functor documentation in function action bar.

[Documentation Panel]</description>
            <pubDate>Mon, 04 Sep 2017 18:20:53 +0000</pubDate>
        </item>
        <item>
            <title>ego_script</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=ego_script</link>
            <description>EGO Script Language

Introduction

EGO Script is a simple language used to create and edit Dinamica EGO models. The file describing the model using the EGO Script format uses the extension “.ego”.

They behave just like any XML models, so it is possible to edit, load them on the graphical interface and save them again. However, beware that the Dinamica EGO graphical interface can change the model layout and input/output format based on the currently defined options. More tips on saving EGO scrip…</description>
            <pubDate>Mon, 14 Sep 2015 02:31:07 +0000</pubDate>
        </item>
        <item>
            <title>elevation_graph_type</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=elevation_graph_type</link>
            <description>Elevation Graph Type

Represents a graph where nodes correspond to patches of the elevation map (DEM, elevation map) and the connections in this graph represent the relationship between each patch and its neighboring patches. The parent nodes of a node are those neighbors that have higher elevation than it, while child nodes have lower elevation.</description>
            <pubDate>Sat, 10 Jan 2026 02:40:06 +0000</pubDate>
        </item>
        <item>
            <title>enhancement_plugin</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=enhancement_plugin</link>
            <description></description>
            <pubDate>Fri, 27 Jan 2017 02:27:08 +0000</pubDate>
        </item>
        <item>
            <title>environment_variables</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=environment_variables</link>
            <description>Environment Variables

Dinamica EGO 5 has the option to configure some environment variables in order to provide some configuration customization. Below, it is provided the environment names with their respectively meaning:
 Variable Name  Description</description>
            <pubDate>Wed, 18 Nov 2020 18:24:34 +0000</pubDate>
        </item>
        <item>
            <title>ermapper_format</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=ermapper_format</link>
            <description>ERMapper Format

The ERMapper map format is implemented by Dinamica EGO as follows:

	*  Maps are represented using two different files: 
		*  The header file uses the extension “.ers” and stores the map meta data.
		*  The data file does not use an extension and stores the cells from all map layers interlaced by lines. Compression is never used.</description>
            <pubDate>Thu, 24 Sep 2015 20:56:27 +0000</pubDate>
        </item>
        <item>
            <title>excel_projections</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=excel_projections</link>
            <description>EXCEL Projections

Description

The TREND function  in Excel calculates values along a linear trend. It fits a straight line to the given data, and based on that line, calculates future (or unknown) values based on new specified x-values. It is useful for predicting future values based on historical data.</description>
            <pubDate>Tue, 05 Aug 2025 17:42:37 +0000</pubDate>
        </item>
        <item>
            <title>execution_policy</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=execution_policy</link>
            <description>Execution Policy

Description

This functor executes contained functor using a specified processor policy

Inputs
 Name             Type                                       Description                                                      Maximum Granularity</description>
            <pubDate>Mon, 27 Apr 2020 16:31:51 +0000</pubDate>
        </item>
        <item>
            <title>exit</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=exit</link>
            <description>Exit

Description

This functor aborts an execution chain or pipeline.

Inputs

None.

Optional Inputs

None.

Outputs

None.

Group

 Control

Notes

This is useful in the event the execution chain outputs a logical error.

Internal Name

Exit</description>
            <pubDate>Mon, 12 Oct 2015 00:52:54 +0000</pubDate>
        </item>
        <item>
            <title>expand_keys_to_columns</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=expand_keys_to_columns</link>
            <description>Expand Keys to Columns

Description

[Submodel] Create a table containing a data column for each key found in a given input table. 

Inputs
 Name   Type   Description   Input tables   Table   This table must have exactly two key columns and any number of data columns. The user can choose which data column will be used to generate the output table.</description>
            <pubDate>Fri, 08 May 2020 14:00:32 +0000</pubDate>
        </item>
        <item>
            <title>expander</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=expander</link>
            <description>Expander

Description

This functor expands or contracts previous patches of a certain class or category.

Inputs
 Name   Type   Description   Landscape   Categorical Map Type   Map of classes or categories.   Probabilities   Map Type   Map of spatial probabilities.   Changes</description>
            <pubDate>Mon, 12 Oct 2015 00:08:40 +0000</pubDate>
        </item>
        <item>
            <title>explorer</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=explorer</link>
            <description>Dinamica EGO Graphical Interface

Explorer

Shows all functors present on the current model, according to their hierarchy inside the model. It can show the total time spent by each functor.

[Explorer]

You can go to any functor on model by cliking on it in Explorer.</description>
            <pubDate>Mon, 04 Sep 2017 20:13:33 +0000</pubDate>
        </item>
        <item>
            <title>external_communication</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=external_communication</link>
            <description>External Communication

Dinamica EGO can communicate with external applications by exposing a communication session. By default, an opened session will be created and its name is displayed on the status bar:



To send and receive data, the functors under the 'External Communication' folder in the Library can be used.</description>
            <pubDate>Tue, 02 Apr 2019 21:00:55 +0000</pubDate>
        </item>
        <item>
            <title>extract_categorical_map_attributes</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=extract_categorical_map_attributes</link>
            <description>Extract Categorical Map Attributes

Description

This functor calculates basic statistics from a map for each area delimited by a class. The result is returned in a table contains the extracted classes and their corresponding attributes.

Inputs
 Name</description>
            <pubDate>Tue, 13 Oct 2015 20:18:22 +0000</pubDate>
        </item>
        <item>
            <title>extract_lookup_table_attributes</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=extract_lookup_table_attributes</link>
            <description>Extract Lookup Table Attributes

Description

This functor extracts attributes and summary statistics from a lookup table.

Inputs
 Name   Type   Description   Table   Lookup Table Type    A lookup table.  
Optional Inputs
 Name   Type   Description   Default Value</description>
            <pubDate>Thu, 21 Jul 2016 17:32:20 +0000</pubDate>
        </item>
        <item>
            <title>extract_lookup_table_from_lookup_table_group</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=extract_lookup_table_from_lookup_table_group</link>
            <description>Extract Lookup Table From Lookup Table Group

Description

This functor extracts a lookup table from a lookup table group.

Inputs
 Name  Type  Description  Lookup Table Group   Lookup Table Group     The input lookup table group.   Lookup Table Index   Positive Int     The index corresponding to a lookup table in the lookup table group.</description>
            <pubDate>Sun, 31 Jul 2011 15:35:14 +0000</pubDate>
        </item>
        <item>
            <title>extract_map_attributes</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=extract_map_attributes</link>
            <description>Extract Map Attributes

Description

This functor extracts the attributes and calculates basic statistics from a map and as a result creates a table that contains the extracted attributes.

Inputs
 Name   Type   Description   Map   Map Type   Map whose attributes will be extracted.</description>
            <pubDate>Wed, 11 May 2016 17:40:02 +0000</pubDate>
        </item>
        <item>
            <title>extract_map_layer</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=extract_map_layer</link>
            <description>Extract Map Layer

Description

This functor extracts a layer from a cube raster data set.

Inputs
 Name  Type  Description  Map    Map     Any multilayer map.   Layer Index Or Name   Layer Index Or Name   Layer index or name. The layer index is specified by its order from top to bottom.</description>
            <pubDate>Wed, 10 Jul 2013 20:01:34 +0000</pubDate>
        </item>
        <item>
            <title>extract_map_values</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=extract_map_values</link>
            <description>Extract Map Values

Description

This functor extracts map values and geographic coordinates and stores them in lookup tables.

Inputs
 Name   Type   Description   Map   Map Type   The input map.   
Optional Inputs
 Name   Type   Description   Default Value</description>
            <pubDate>Wed, 29 Apr 2020 12:40:35 +0000</pubDate>
        </item>
        <item>
            <title>extract_runtime_statistics</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=extract_runtime_statistics</link>
            <description>Extract Runtime Statistics

Description

Execute contained functors and extract informations about the execution.The following items will be calculated:

	*  Number of elapsed seconds to execute contained functors

Inputs

None.

Optional Inputs

None.</description>
            <pubDate>Wed, 29 Apr 2020 14:21:48 +0000</pubDate>
        </item>
        <item>
            <title>extract_struct_lookup_table</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=extract_struct_lookup_table</link>
            <description>Extract Struct LookupTable

Description

Extract a lookup table from a Struct by it's name.

Inputs
 Name  Type  Description  Struct  Struct  Struct to extract the lookup table from.   Name String  Lookup table name on struct.  
Optional Inputs

None.

Outputs
 Name</description>
            <pubDate>Tue, 28 Apr 2020 12:29:46 +0000</pubDate>
        </item>
        <item>
            <title>extract_struct_string</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=extract_struct_string</link>
            <description>Extract Struct String

Description

Extract a string from a Struct by it's name.

Inputs
 Name  Type  Description  Struct  Struct  Struct to extract the string from.   Name String  String name on struct.  
Optional Inputs

None.

Outputs
 Name  Type  Description</description>
            <pubDate>Tue, 28 Apr 2020 12:35:21 +0000</pubDate>
        </item>
        <item>
            <title>extract_struct_table</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=extract_struct_table</link>
            <description>Extract Struct Table

Description

Extract a table from a Struct by it's name.

Inputs
 Name  Type  Description  Struct  Struct  Struct to extract the table from.   Name String  Table name on struct.  
Optional Inputs

None.

Outputs
 Name  Type  Description  Table</description>
            <pubDate>Tue, 28 Apr 2020 12:39:46 +0000</pubDate>
        </item>
        <item>
            <title>extract_struct_tuple</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=extract_struct_tuple</link>
            <description>Extract Struct Tuple

Description

Extract a tuple from a Struct by it's name.

Inputs
 Name  Type  Description  Struct  Struct  Struct to extract the tuple from.   Name String  Tuple name on struct.  
Optional Inputs

None.

Outputs
 Name  Type  Description  Tuple</description>
            <pubDate>Tue, 28 Apr 2020 12:43:20 +0000</pubDate>
        </item>
        <item>
            <title>extract_values_to_points</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=extract_values_to_points</link>
            <description>Extract Values To Points

Description

This functor extract values by raster files to points.

Inputs
 Name             Type                                       Description                                                      Input Table   csv file  Csv tabe with points (colunms x and y)</description>
            <pubDate>Tue, 27 Mar 2018 16:33:42 +0000</pubDate>
        </item>
        <item>
            <title>faq</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=faq</link>
            <description>Frequently Answered Questions

Troubleshooting




GNU/Linux

For GNU/Linux related questions, please refer to Dinamica GNU/Linux - Frequently Asked Questions





Question T-1

After installing Dinamica EGO it shows only a blank screen with a toolbar and a menubar. What is wrong?

To workaround the problem, open Dinamica EGO, goes to the</description>
            <pubDate>Tue, 12 Aug 2025 20:00:37 +0000</pubDate>
        </item>
        <item>
            <title>filter_elevation_graph</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=filter_elevation_graph</link>
            <description>Filter Elevation Graph

Description

This functor filters patches from the elevation patch graph.

Inputs
 Name   Type   Description   Elevation Graph  Elevation Graph Type   Elevation patch graph created from neighborhood relationships and their properties.   Filtered Patches</description>
            <pubDate>Fri, 09 Jan 2026 20:01:07 +0000</pubDate>
        </item>
        <item>
            <title>final_remarks_guidebook</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=final_remarks_guidebook</link>
            <description>Final remarks

Congratulations! You have completed this guidebook. What a haul! We hope that you have acquired the rationale for model designing with Dinamica EGO and can envision by now its enormous possibilities for environmental modeling. This is only the tip of the iceberg, now it is up to you to explore this wide avenue for the creative and ingenious design of environmental models.</description>
            <pubDate>Mon, 17 Feb 2020 23:33:14 +0000</pubDate>
        </item>
        <item>
            <title>folder</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=folder</link>
            <description>Folder

Description

This functor is used to carry on the folder, directory or zip file for other functors.

Inputs
 Name  Type  Description  Constant   Folder     Data carrier for a folder, directory or zip file.  
Optional Inputs

Outputs
 Name  Type  Description</description>
            <pubDate>Sun, 31 Jul 2011 15:43:22 +0000</pubDate>
        </item>
        <item>
            <title>folder_junction</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=folder_junction</link>
            <description>Folder Junction

Description

This functor picks one folder from two execution papilines.

Inputs
 Name             Type                                       Description                                                      Possible Folder 1  Folder  Folder output from an execution pipeline.</description>
            <pubDate>Mon, 27 Apr 2020 19:35:27 +0000</pubDate>
        </item>
        <item>
            <title>for</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=for</link>
            <description>For

Description

This container makes a set of functors, linked in a dataflow chain, iterate a number of times.

Inputs
 Name   Type   Description   First Iteration Step   Real Value   Initial step or model iteration.   Last Iteration Step   Real Value   Final step or model iteration.</description>
            <pubDate>Sun, 11 Oct 2015 21:20:29 +0000</pubDate>
        </item>
        <item>
            <title>for_each</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=for_each</link>
            <description>For Each

Description

This container executes the contained functors once per each element of a given lookup table. 

Inputs
 Name  Type  Description  Elements   Lookup Table Type   A lookup table given as input.  
Optional Inputs

Outputs

Internal Outputs
 Name   Type</description>
            <pubDate>Mon, 12 Oct 2015 00:43:51 +0000</pubDate>
        </item>
        <item>
            <title>for_each_category</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=for_each_category</link>
            <description>For Each Category

Description

This container executes the contained functors once per each class or category of a categorical map specified as input.

Inputs
 Name   Type   Description    Map   Categorical Map Type    Map of classes or categories.  
Optional Inputs

None.</description>
            <pubDate>Mon, 12 Oct 2015 16:51:22 +0000</pubDate>
        </item>
        <item>
            <title>for_each_region</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=for_each_region</link>
            <description>For Each Region

Description

This container creates and manages regions identified by a categorical map, whose classes represent regions. It manages both the processes of splitting a map into several maps, each one comprising a region, and the subsequent merging of all regional maps in a mosaic, that is a new map. The container also calls the functors inside it to each region.</description>
            <pubDate>Mon, 02 May 2016 18:47:39 +0000</pubDate>
        </item>
        <item>
            <title>functor_library</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=functor_library</link>
            <description>Functor Library

Functor Library Panel

Shows functors and submodels.

[Functor Library]

The user can search for specific functors and submodels, and iteract with them, viewing their documentation, marking them as favorites etc.

You can drag functor and submodels from the library to the model presentation area to use them in your model.</description>
            <pubDate>Sat, 27 Jul 2019 21:19:15 +0000</pubDate>
        </item>
        <item>
            <title>functor_list</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=functor_list</link>
            <description>Functor List

Strikeout functors are deprecated and will be removed in future versions of Dinamica EGO.

By Group

Calibration

	*  Determine Transition Matrix
	*  Determine Weights of Evidence Coefficients
	*  Determine Weights Of Evidence Continuous Occurrences
	*  Determine Weights of Evidence Correlation
	*  Determine Weights of Evidence Ranges
	*  Genetic Algorithm Tool
	*  Get Current Individual
	*  Set Fitness

Calibration Supplementary

	*  Weights Of Evidence Skeleton

Control

	*  Cate…</description>
            <pubDate>Thu, 29 Jan 2026 20:29:26 +0000</pubDate>
        </item>
        <item>
            <title>gdm</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=gdm</link>
            <description>Generalized Dissimilarity Model - GDM

Description

This functor predicts the beta-diversity patterns by using environmental predictors. For more details, see: Ferrier, S., Manion, G., Elith, J., &amp; Richardson, K. (2007). Using generalized dissimilarity modelling to analyse and predict patterns of beta diversity in regional biodiversity assessment. Diversity and Distributions, 13(3), 252–264. doi:10.1111/j.1472-4642.2007.00341.x</description>
            <pubDate>Tue, 27 Mar 2018 19:29:06 +0000</pubDate>
        </item>
        <item>
            <title>generalized_linear_model_interpolation_-_glm</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=generalized_linear_model_interpolation_-_glm</link>
            <description>Generalized linear model interpolation - GLM

Description

This functor interpolates values on the map based on predictor variables and Generalized linear model - GLM

Inputs
 Name             Type                                       Description</description>
            <pubDate>Tue, 27 Mar 2018 20:25:51 +0000</pubDate>
        </item>
        <item>
            <title>generate_temporary_file</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=generate_temporary_file</link>
            <description>Generate Temporary File

Description

Create a temporary file.

Inputs
 Name  Type  Description  Extension   String   The desired extension for the generated temporary file. Extension must contain letters and numbers only.  
Optional Inputs
 Name  Type  Description</description>
            <pubDate>Tue, 28 Apr 2020 12:16:35 +0000</pubDate>
        </item>
        <item>
            <title>generate_unique_ids</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=generate_unique_ids</link>
            <description>Generate Unique Ids

Description

Generate a unique id corresponding to each lookup table key.

Inputs
 Name   Type   Description   Input Table   Lookup Table Type   The input lookup table.  
Output
 Name   Type   Description   Unique Id Table   Lookup Table Type   The output lookup table mapping the original key to the corresponding unique id.</description>
            <pubDate>Thu, 09 Nov 2017 00:45:05 +0000</pubDate>
        </item>
        <item>
            <title>generic_name</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=generic_name</link>
            <description>Generic Name

Description

Structure that can be used to connect two other functors or as a constant value.

Inputs
 Name   Type   Description   constant  Generic filename  Value or constant representing a generic filename. 
Optional Inputs

None.

Outputs</description>
            <pubDate>Thu, 30 Apr 2020 14:44:45 +0000</pubDate>
        </item>
        <item>
            <title>genetic_algorithm_tool</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=genetic_algorithm_tool</link>
            <description>Genetic Algorithm Tool

Description

Global Optimization tool. Solves a Genetic Algorithm that mimics the principle of biological evolution in a search for a global optimization solution for the contained model.

Inputs
 Name   Type   Description   Use Convergence Stopping Criteria</description>
            <pubDate>Sun, 11 Oct 2015 23:58:30 +0000</pubDate>
        </item>
        <item>
            <title>geographic_interpolation_of_endemism</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=geographic_interpolation_of_endemism</link>
            <description>Geographic Interpolation Of Endemism - GIE

Description

Run Geographic Interpolation of Endemism (GIE): analysis for identify Areas of Endemism (AoEs) by species points of occurence. For more details about analysis, see: OLIVEIRA, U.; BRESCOVIT, A. D.; SANTOS, A. J. Delimiting Areas of Endemism through Kernel Interpolation. PLoS ONE. v. 10, n. 1, p. 1-18, 2015.</description>
            <pubDate>Tue, 27 Mar 2018 23:03:29 +0000</pubDate>
        </item>
        <item>
            <title>get_all_regions_info</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=get_all_regions_info</link>
            <description>Get All Regions Info

Description

This functor retrieves information for all regions simultaneously.

Inputs

None.

Optional Inputs
 Name   Type   Description   Default Value   Region Manager   Region Manager Type   Manager where the coverage maps of each region are maintained. This port automatically associates with the innermost compatible container. This port is advanced.</description>
            <pubDate>Thu, 29 Jan 2026 20:24:41 +0000</pubDate>
        </item>
        <item>
            <title>get_current_individual</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=get_current_individual</link>
            <description>Get Current Individual

Description

When placed within the Genetic Algorithm Tool, this functor gets the individual from the current genetic algorithm iteration.

Inputs

Optional Inputs
 Name  Type  Description  Default Value  Current Individual   Lookup Table Group     Get individual from the current genetic algorithm iteration.</description>
            <pubDate>Thu, 30 Aug 2012 19:32:02 +0000</pubDate>
        </item>
        <item>
            <title>get_elevation_graph_bases_from_pseudo_tops</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=get_elevation_graph_bases_from_pseudo_tops</link>
            <description>Get Elevation Graph Bases From Pseudo Tops

Description

This functor retrieves the elevation patches that are bases corresponding to the specified patches from the elevation graphs.

Inputs
 Name   Type   Description   Elevation Graph  Elevation Graph Type   Elevation patch graph created from neighborhood relationships and their properties.</description>
            <pubDate>Fri, 09 Jan 2026 20:12:20 +0000</pubDate>
        </item>
        <item>
            <title>get_elevation_graph_info</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=get_elevation_graph_info</link>
            <description>Get Elevation Graph Info

Description

This functor retrieves complete information from the elevation patch graph, including the characteristics of each patch and its relationship with neighboring patches.

Inputs
 Name   Type   Description   Elevation Graph</description>
            <pubDate>Fri, 09 Jan 2026 20:16:59 +0000</pubDate>
        </item>
        <item>
            <title>get_elevation_graph_tops_and_bases</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=get_elevation_graph_tops_and_bases</link>
            <description>Get Elevation Graph Tops And Bases

Description

This functor retrieves the relationship of patches that correspond to local maxima and minima of the elevation patch graph.

Inputs
 Name   Type   Description   Elevation Graph  Elevation Graph Type   Elevation patch graph created from neighborhood relationships and their properties.</description>
            <pubDate>Fri, 09 Jan 2026 20:24:40 +0000</pubDate>
        </item>
        <item>
            <title>get_environment_value</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=get_environment_value</link>
            <description>Get Environment Value

Description

Get Environment Value for a given Key.

Inputs
 Name   Type   Description   Key Enum   Type of value to return. 
Optional Inputs

None.

Output
 Name   Type   Description   Value String   Value for the selected Key. 
Group</description>
            <pubDate>Wed, 29 Apr 2020 14:26:38 +0000</pubDate>
        </item>
        <item>
            <title>get_lookup_table_value</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=get_lookup_table_value</link>
            <description>Get Lookup Table Value

Description

This functor retrieves a value from a lookup table at a specified key.

Inputs
 Name  Type  Description  Lookup table   Lookup table Type   Any lookup table.   Key   Real Value Type   Row key.  
Optional Inputs
 Name  Type  Description  Default Value</description>
            <pubDate>Sat, 07 May 2016 18:01:14 +0000</pubDate>
        </item>
        <item>
            <title>get_map_categories</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=get_map_categories</link>
            <description>Get Map Categories

Description

This functor extracts the set of categories from the input map. 

Inputs
 Name  Type  Description  Categorical Map   Map Type   Map with the required categories.  
Optional Inputs

Outputs
 Name  Type  Description  Categories</description>
            <pubDate>Mon, 11 Jul 2016 16:36:22 +0000</pubDate>
        </item>
        <item>
            <title>get_map_value</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=get_map_value</link>
            <description>Get Map Value

Description

This functor retrieves a map value at specified line and column coordinates.

Inputs
 Name  Type  Description  Map   Map Type   Any input map.   Cell Line   Positive Integer Value Type   Number of the line. If the number retrieved extrapolates the map dimension an error will be reported.</description>
            <pubDate>Sun, 11 Oct 2015 23:48:21 +0000</pubDate>
        </item>
        <item>
            <title>get_minimum_necessary_cell_type</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=get_minimum_necessary_cell_type</link>
            <description>Get Minimum Necessary Cell Type

Description

Get the minimum cell type value big enough to represent values in the given bounds.

Inputs
 Name   Type   Description   Minimum Value   Real Value Type   Minimum value that will be stored in the target map.   Minimum Value</description>
            <pubDate>Mon, 30 Oct 2017 22:46:45 +0000</pubDate>
        </item>
        <item>
            <title>get_projection_info</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=get_projection_info</link>
            <description>Get Projection Info

Description

This functor retrieves information about a given projection

Inputs
 Name  Type  Description  projection   Projection Type   The projection whose information will be retrieved.  
Optional Inputs

Outputs
 Name   Type   Description</description>
            <pubDate>Wed, 09 Nov 2016 03:41:23 +0000</pubDate>
        </item>
        <item>
            <title>get_region_info</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=get_region_info</link>
            <description>Get Region Info

Description

This functor retrieves information regarding a region.

Inputs

None.

Optional Inputs
 Name   Type   Description   Default Value   Region Id   Integer Value Type   Identifier of the region for which information will be obtained. This port automatically associates with the innermost compatible container.</description>
            <pubDate>Thu, 29 Jan 2026 20:28:53 +0000</pubDate>
        </item>
        <item>
            <title>get_table_column</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=get_table_column</link>
            <description>Get Table Column

Description

This functor retrieves a data column from the specified table.

Inputs
 Name  Type  Description  Table   Index Or Name   Index or name of the column to be retrieved. The column must represent a data column.  
Outputs
 Name  Type  Description</description>
            <pubDate>Thu, 08 Aug 2013 19:22:48 +0000</pubDate>
        </item>
        <item>
            <title>get_table_from_key</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=get_table_from_key</link>
            <description>Get Table From Key

Description

This functor retrieves the sub-table corresponding to the given chain of keys from a given input table.

Inputs
 Name   Type   Description   Table   Table Type   The input table.   Keys   Tuple Type   Chain of keys identifying the sub-table that will be retrieved.</description>
            <pubDate>Wed, 14 Oct 2015 02:56:52 +0000</pubDate>
        </item>
        <item>
            <title>get_table_info</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=get_table_info</link>
            <description>Get Table Info

Description

This functor retrieves information about each column from a given input table. 

Inputs
 Name  Type  Description  Table   Table   Input table.  
Outputs
 Name  Type  Description  Table Info   Table   Table containing the detailed information about the format of each input table column.</description>
            <pubDate>Tue, 17 May 2016 06:53:12 +0000</pubDate>
        </item>
        <item>
            <title>get_table_keys</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=get_table_keys</link>
            <description>Get Table Keys

Description

This functor returns a table containing only the first column of keys.

Inputs
 Name  Type  Description  Table   Table   The input table.  
Outputs
 Name  Type  Description  Keys   Table   The table containing the keys from the input table first key column.</description>
            <pubDate>Thu, 08 Aug 2013 18:48:26 +0000</pubDate>
        </item>
        <item>
            <title>get_table_row</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=get_table_row</link>
            <description>Get Table Row

Description

Get a row from a table.

Inputs
 Name  Type  Description  Keys   Tuple   Keys corresponding to the desired row.   Table   Table   Table to extract the row from.  
Outputs
 Name  Type  Description  Result   Tuple   Row extracted from table.</description>
            <pubDate>Thu, 08 Aug 2013 19:53:40 +0000</pubDate>
        </item>
        <item>
            <title>get_table_value</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=get_table_value</link>
            <description>Get Table Value

Description

Get a value from a table

Inputs
 Name   Type   Description   Table   Table Type   Table to extract the value from.   Keys   Tuple Type   Keys corresponding to the desired value.   Column   Index Or Name Type   Column name or index where the value is located.</description>
            <pubDate>Thu, 15 Oct 2015 21:45:48 +0000</pubDate>
        </item>
        <item>
            <title>get_tuple_size</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=get_tuple_size</link>
            <description>Get Tuple Size

Description

Get the number of elements of a tuple.

Inputs
 Name   Type   Description   Default Value   Tuple Tuple   Tuple to get the size from. 
Optional Inputs

None.

Output
 Name   Type   Description   Result Non Negative Integer Value   Number of elements of the input tuple</description>
            <pubDate>Wed, 29 Apr 2020 12:59:07 +0000</pubDate>
        </item>
        <item>
            <title>get_tuple_value</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=get_tuple_value</link>
            <description>Get Tuple Value

Description

Get a value from a tuple.

Inputs
 Name   Type   Description   Index   Positive Integer Value Type   Index of desired value in tuple.   Tuple   Tuple Type   Tuple to extract the value from.  
Outputs
 Name   Type   Description   Result   Table Value Type   Value extracted from tuple.</description>
            <pubDate>Mon, 12 Oct 2015 16:47:19 +0000</pubDate>
        </item>
        <item>
            <title>global_moran_i</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=global_moran_i</link>
            <description>Global Moran I

Description

Test of Spatial autocorrelation in raster object

Inputs
 Name             Type                                       Description                                                      Input Map   Map Type  Any map 
Outputs
 Name  Type</description>
            <pubDate>Tue, 27 Mar 2018 16:14:41 +0000</pubDate>
        </item>
        <item>
            <title>group</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=group</link>
            <description>Group

Description

This container wraps and executes a set of functors.

Inputs

Optional Inputs

Outputs

Group

 Control

Notes

Group consists of an easy way to group a set of functors; they do not necessarily need to be connected to form a data flow chain.</description>
            <pubDate>Sun, 31 Jul 2011 17:53:36 +0000</pubDate>
        </item>
        <item>
            <title>gui_basics</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=gui_basics</link>
            <description>Dinamica EGO Graphical Interface

Dinamica EGO 3 features a redesigned graphical interface.

Interface Map

Click on any part of the interface below to learn more about that specific component.
[Dinamica EGO Graphical Interface]

	*  Issue Panel
	*  Message Log
	*  Documentation Panel
	*  Explorer
	*  Main Toolbar and Menu
	*  Model Presentation Panel
	*  Model Selector Tabs
	*  Overview
	*  Functor Library
	*  Model Toolbar
	*</description>
            <pubDate>Mon, 16 Nov 2015 17:48:33 +0000</pubDate>
        </item>
        <item>
            <title>guidebook_introduction</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=guidebook_introduction</link>
            <description>Introduction

Welcome to Dinamica EGO!

A Environment for Geoprocessing Objects with simplicity, flexibility and good performance, optimizing speed and computer resources.

In this section will you learn What Dinamica EGO is, What a functor is and What this guidebook is about.</description>
            <pubDate>Wed, 03 Jul 2019 20:19:42 +0000</pubDate>
        </item>
        <item>
            <title>guidebook_presentation</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=guidebook_presentation</link>
            <description>Argemiro T. Leite-Filho, Juliana L. Davis, Britaldo S. Soares-Filho,  Hermann O. Rodrigues (2019)





Argemiro T. Leite-Filho, Juliana L. Davis, Britaldo S. Soares-Filho, Hermann O. Rodrigues (2019)


Av. Antônio Carlos, 6627 - Federal University of Minas Gerais - Campus Pampulha</description>
            <pubDate>Thu, 04 Jul 2019 16:57:17 +0000</pubDate>
        </item>
        <item>
            <title>guidebook_start</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=guidebook_start</link>
            <description>Modeling Environmental Dynamics with Dinamica EGO








ISBN: 978-65-01-05910-5 



Argemiro T. Leite-Filho, Britaldo S. Soares-Filho, Juliana L. Davis, Hermann O. Rodrigues (2020)




Copyright © 2019, 2020 by Centro de Sensoriamento Remoto</description>
            <pubDate>Tue, 07 Apr 2026 19:11:25 +0000</pubDate>
        </item>
        <item>
            <title>habitat_suitability_modeling_with_small_sample_size</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=habitat_suitability_modeling_with_small_sample_size</link>
            <description>Evaluating Weights of Evidence method for habitat suitability modeling: a comparison with Maximum Entropy for a case of few presence records

Daniel Fernandes Mamede Teixeira Lopes, Andre Carvalho Silveira and Britaldo Silveira Soares Filho





Abstract</description>
            <pubDate>Wed, 16 May 2018 02:19:35 +0000</pubDate>
        </item>
        <item>
            <title>histogram</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=histogram</link>
            <description>Histogram Editor

The histogram window is responsible for assigning transformations from image original values (in any range) to palette range [0, 255]. The histogram curve will adjust any value smaller than the “From:” limit to 0, and any value greater than the</description>
            <pubDate>Fri, 14 Sep 2012 23:02:44 +0000</pubDate>
        </item>
        <item>
            <title>how-to</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=how-to</link>
            <description>How-To

These are some tutorials for specific tools in Dinamica EGO.

	*  Working with submodels

	*  Creating wizards Still not covering Dinamica EGO version 3

	*  Working with the map viewer 

	*  How to make a movie

	*  How to create a raster cube map Still not covering Dinamica EGO version 3

	*  Using different parameters for patcher and expander based on the current sub-region / year

	*  Check the Dinamica EGO Guidebook for more tutorials Still not covering Dinamica EGO version 3</description>
            <pubDate>Fri, 24 Feb 2017 02:43:41 +0000</pubDate>
        </item>
        <item>
            <title>if_not_then</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=if_not_then</link>
            <description>If Not Then

Description

This container executes contained functors conditionally.

Inputs
 Name  Type  Description  Condition   Boolean Value Type   Condition defining if the contained functors should be used executed or not. The content is executed if the condition is</description>
            <pubDate>Wed, 14 Oct 2015 03:21:46 +0000</pubDate>
        </item>
        <item>
            <title>if_then</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=if_then</link>
            <description>If Then

Description

This container executes contained functors conditionally.

Inputs
 Name   Type   Description   Condition   Boolean Value Type   Condition defining if the contained functors should be used executed or not. The content is executed if the condition is</description>
            <pubDate>Wed, 14 Oct 2015 03:22:05 +0000</pubDate>
        </item>
        <item>
            <title>image_expression</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=image_expression</link>
            <description>Image Expression

Description

Structure used as a link to other functors.

Inputs
 Name  Type  Description  constant   Image Expression     Data carrier for image expression.  
Optional Inputs

Outputs
 Name  Type  Description  object   Image Expression     The object is an image expression.</description>
            <pubDate>Sun, 31 Jul 2011 18:03:36 +0000</pubDate>
        </item>
        <item>
            <title>image_expression_null_value_handling</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=image_expression_null_value_handling</link>
            <description>Image Expression Null Value Handling

Expressions

	*  The entire expression is one single expression resulting in one single value. 

	*  Everything  is an expression and produces one single value. So, even an if-then-else is just one expression resulting in one single value. Therefore,  you can sum the results of two separate if-then-else's like</description>
            <pubDate>Mon, 22 Aug 2022 04:54:36 +0000</pubDate>
        </item>
        <item>
            <title>image_expression_type</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=image_expression_type</link>
            <description>Image Expression Type

List of mathematical and logical operators that can be employed in the logic/algebraic expression.

GUI Editor

Operators

In the syntax tables below, EXPR denotes any arbitray expression, IMAGE denotes any image identifier (a image identifier uses the syntax iX where X is an integer value from 1 to 100), TABLE denotes any table identifier (a table identifier uses the syntax tX where X is an integer value from 1 to 100) and VALUE denotes any value identifier (a value ident…</description>
            <pubDate>Thu, 17 Feb 2022 18:27:16 +0000</pubDate>
        </item>
        <item>
            <title>index_or_name</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=index_or_name</link>
            <description>Index or name

Description

Structure that can be used to connect two other functors or as a constant value

Inputs
 Name             Type                                       Description                                                      Index or Name</description>
            <pubDate>Thu, 30 Apr 2020 12:12:10 +0000</pubDate>
        </item>
        <item>
            <title>index_or_name_type</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=index_or_name_type</link>
            <description>Index Or Name Type

An index or name is a type comprised by an numeric index or a name. The numeric index is a Positive Integer Value Type. Name is a regular Name Type.

GUI Editor

EGO Script

Indices are positive integer values. Names are regular names enclosed by double quotes '“'. The following examples are valid indices or names:</description>
            <pubDate>Mon, 25 Apr 2016 20:36:08 +0000</pubDate>
        </item>
        <item>
            <title>insert_map_layer</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=insert_map_layer</link>
            <description>Insert Layer Map

Description

This functor inserts a layer in a map in a certain position with a given name.

Inputs
 Name   Type   Description   Map   Map Type   Map where the layer will be inserted.    Layer   Map Type   Map whose first layer will be inserted in Map.</description>
            <pubDate>Mon, 12 Oct 2015 16:48:51 +0000</pubDate>
        </item>
        <item>
            <title>int_set</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=int_set</link>
            <description>Int Set

Description

Constant representing a list of integers.

Inputs
 Name   Type   Description   Constant   Int Set Type  List of integer constants.  
Optional Inputs

None.

Outputs
 Name   Type   Description   Object   Int Set Type   List of integer object.  
Group

 Map Algebra Supplementary</description>
            <pubDate>Tue, 13 Oct 2015 18:56:26 +0000</pubDate>
        </item>
        <item>
            <title>integer_value</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=integer_value</link>
            <description>Integer

Description

Integer value constant.

Inputs
 Name   Type   Description   Constant   Integer Value Type   Integer value constant.  
Optional Inputs

None.

Outputs
 Name   Type   Description   Object   Integer Value Type   Integer value object.  
Group

 Map Algebra Supplementary

Notes

None.

Internal Name</description>
            <pubDate>Mon, 12 Oct 2015 01:34:50 +0000</pubDate>
        </item>
        <item>
            <title>integer_value_type</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=integer_value_type</link>
            <description>Integer Value Type

Denotes an integers.

Basically, an integer denotes the sequence of all non-fractional values. Ex: ... -3, -2, -1, 0, 1, 2, 3 ...

GUI Editor

EGO Script

Integers in Dinamica EGO uses the standard representation for integer numbers.

	*</description>
            <pubDate>Tue, 13 Oct 2015 19:49:10 +0000</pubDate>
        </item>
        <item>
            <title>intensity_analysis</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=intensity_analysis</link>
            <description>Intensity Analysis

Intensity Analysis measures the degree to which changes among categories are non-uniform at three levels: interval, category, and transition.

Main website of intensity analysis:

Intensity Analysis Website

Main characteristics:

	*  The categories must be identical at all time points.</description>
            <pubDate>Wed, 01 Jun 2016 18:45:53 +0000</pubDate>
        </item>
        <item>
            <title>interface_elements</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=interface_elements</link>
            <description>Interface Elements

Here is a description of the main elements of the graphical interface:

[Dinamica EGO]

Functor Library

Shows functors and submodels.

[Functor Library]

The user can search for specific submodels and iteract with them, viewing the functor documentation, marking functors as favorites etc.</description>
            <pubDate>Mon, 07 Sep 2015 04:50:39 +0000</pubDate>
        </item>
        <item>
            <title>intro_map_viewer_pt</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=intro_map_viewer_pt</link>
            <description>Introdução ao Uso do Map Viewer

O Map Viewer é uma ferramenta de exibição de mapas e imagens através da qual podemos analisar qualquer mapa raster, incluindo aqueles resultantes de nossas simulações. Ele permite ajustar cores de exibição, verificar categorias associadas ao mapa, focalizar mapas em diferentes regiões, aplicar transparência e pequenos cálculos em um conjunto de mapas relacionados e até mesmo criar pequenos filmes com os mapas. Com esses recursos, torna-se possível extrair informa…</description>
            <pubDate>Thu, 20 Mar 2014 22:45:38 +0000</pubDate>
        </item>
        <item>
            <title>issue_panel</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=issue_panel</link>
            <description>Dinamica EGO Graphical Interface

Issue Panel

Presents a list of functors and their corresponding critical and non-critical issues.

[Issue Panel]

Double click an issue to locate the corresponding functor on the current model or submodel. You can also search for specific issues using the search field.</description>
            <pubDate>Wed, 30 Sep 2015 22:02:00 +0000</pubDate>
        </item>
        <item>
            <title>kml</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=kml</link>
            <description>Kml

Description

Structure that can be used to connect two other functors or as a constant value.

Inputs
 Name   Type   Description   constant  kml  Value or constant representing kml. 
Optional Inputs

None.

Outputs
 Name   Type   Description   object</description>
            <pubDate>Thu, 30 Apr 2020 14:46:39 +0000</pubDate>
        </item>
        <item>
            <title>kmz_filename</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=kmz_filename</link>
            <description>Kmz Filename

Description

Structure that can be used to connect two other functors or as a constant value.

Inputs
 Name   Type   Description   constant  Kmz Filename   Value or constant representing Kmz Filename. 
Optional Inputs

None.

Outputs
 Name</description>
            <pubDate>Thu, 30 Apr 2020 14:47:52 +0000</pubDate>
        </item>
        <item>
            <title>lesson_1</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=lesson_1</link>
            <description>LESSON 1: Dinamica EGO data structures and file format




What will you learn?




	*  Dinamica EGO data structures
	*  Dinamica EGO file formats



Dinamica EGO handles data in several formats, including raster maps or images, tables, matrices, and a Weights of Evidence coefficient file.</description>
            <pubDate>Thu, 13 Feb 2020 20:48:21 +0000</pubDate>
        </item>
        <item>
            <title>lesson_2</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=lesson_2</link>
            <description>LESSON 2: Exploring the Graphical Interface



When Dinamica EGO starts, you are presented with the graphical interface below. 










The five components of the Dinamica EGO interface are described in more detail in the following sections.</description>
            <pubDate>Thu, 13 Feb 2020 23:31:29 +0000</pubDate>
        </item>
        <item>
            <title>lesson_3</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=lesson_3</link>
            <description>LESSON 3: Exploring the Map Viewer



The Dinamica EGO Map Viewer is a tool designed to view and interpret map information.


The components of the Map Viewer interface are described in more detail in the following sections:





Main Window</description>
            <pubDate>Thu, 13 Feb 2020 21:08:36 +0000</pubDate>
        </item>
        <item>
            <title>lesson_4</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=lesson_4</link>
            <description>LESSON 4: Opening and Saving maps




In this lesson we show how to load a map and save it to a different file format.



Which functors will you use in this lesson? Load Map and Save Map




What will the model do? It will load “air_temperature.tif” file and save this map to a different file with another extension. This new map will be saved to the new format in the selected folder. We will use initially the air_temperature raster layer</description>
            <pubDate>Wed, 19 Feb 2020 16:32:40 +0000</pubDate>
        </item>
        <item>
            <title>lesson_5</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=lesson_5</link>
            <description>LESSON 5: Implementing simple map algebra on Dinamica EGO



In this lesson we demonstrate how to use Dinamica EGO to convert the values of Belo Horizonte temperature map from Celsius into the Fahrenheit scale.




Which Functors will you use in this lesson?</description>
            <pubDate>Wed, 19 Feb 2020 16:36:16 +0000</pubDate>
        </item>
        <item>
            <title>lesson_6</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=lesson_6</link>
            <description>LESSON 6: Extracting the attributes and calculating basic statistics from a map



In this lesson we would like to demonstrate some details on how Dinamica EGO extracts the attributes and calculates basic statistics from a map, creating a table that contains these extracted attributes.</description>
            <pubDate>Wed, 19 Feb 2020 16:37:26 +0000</pubDate>
        </item>
        <item>
            <title>lesson_7</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=lesson_7</link>
            <description>LESSON 7: Creating a new column and retrieving a data column from tables




	*  To create a new column in a given table we must open all the files that will be used to retrieve data from. Click on the Input/Output tab from the library window and grab three</description>
            <pubDate>Wed, 19 Feb 2020 16:44:03 +0000</pubDate>
        </item>
        <item>
            <title>lesson_8</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=lesson_8</link>
            <description>LESSON 8: Inserting and getting a specific value into a table



The aim of this lesson is getting and inserting specifics values from and into a table on Dinamica. We will use the Get Table Value, Set Table Cell Value, Add Table Column, Set Table By Key and Get Table From Key functors and the following files:





	*  The IBGE crop information Table (</description>
            <pubDate>Tue, 11 Feb 2020 22:08:24 +0000</pubDate>
        </item>
        <item>
            <title>lesson_9</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=lesson_9</link>
            <description>LESSON 9: Working with maps and tables



The aim of this lesson is introducing the calculation of area of each source feature on Dinamica EGO to the user. For this, we will calculate the area of each category of Legal Amazon Protected Areas map in the year 2000 and calculate biomass and Carbon Dioxide content in Biomass within high priority conservation areas.</description>
            <pubDate>Thu, 20 Feb 2020 18:51:31 +0000</pubDate>
        </item>
        <item>
            <title>lesson_10</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=lesson_10</link>
            <description>LESSON 10: Submodels on Dinamica EGO?



Submodels enable the reusing of parts of a model to perform specific operations inside other models. By using them, we can reduce the amount of work we have to put on when creating models that share similar functionalities. They are also an important tool for abstraction, hiding unnecessary details and making easier to reason about the model concept and its implementation. Conceptually, a submodel is a combination of functors exporting inputs and outputs …</description>
            <pubDate>Thu, 20 Feb 2020 20:03:18 +0000</pubDate>
        </item>
        <item>
            <title>lesson_11</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=lesson_11</link>
            <description>LESSON 11: Creating local Submodels and using a Submodel in a Model



Local submodels can be created by simply selecting the parts of a model that will be converted to a submodel and clicking on the tab Edit -&gt; Create Submodel. The selection will be replaced by the new submodel and the visual representation of the new submodel will be available to be edited as a new tab on the script editor. At any time, the user can make changes to the local submodel and apply those changes clicking on</description>
            <pubDate>Wed, 19 Feb 2020 16:59:44 +0000</pubDate>
        </item>
        <item>
            <title>lesson_12</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=lesson_12</link>
            <description>LESSON 12: Updating, importing and publishing a local submodel on Dinamica EGO




What will you learn?




	*  How to update a submodel
	*  How to import an submodel
	*  How to publish an submodel




Updating Local Submodels



At any time, the user can add or remove inputs and outputs or even change the combination of functors defining the submodel.  
The</description>
            <pubDate>Mon, 27 Jan 2020 09:31:31 +0000</pubDate>
        </item>
        <item>
            <title>lesson_13</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=lesson_13</link>
            <description>LESSON 13: Loop structures introduction






What will you learn?




	*  The main iteration algorithms (containers) 
	*  Their main auxiliary operators 





Dinamica EGO has several iteration control functors. These functors in the form of container allow to developing iteration including closed loops. For example, run model steps, each time with different values or using a dynamic data, such as a map that is updated during the iteration execution. Iteration algorithm can execute a block of c…</description>
            <pubDate>Thu, 13 Feb 2020 20:06:42 +0000</pubDate>
        </item>
        <item>
            <title>lesson_14</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=lesson_14</link>
            <description>LESSON 14: Using &quot;For Each Category&quot; and &quot;Region Manager&quot; to works with the concept of region

What will you learn?

	*  How to use the concept of Regions
	*  Functors: 
- Region Manager
- For Each Category





This subset of functors permits division of a map into several regional maps, which can be input for separate models or submodels, whose parameters are customized for each map’s region. Let’s adapt the model</description>
            <pubDate>Thu, 20 Feb 2020 17:43:44 +0000</pubDate>
        </item>
        <item>
            <title>lesson_15</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=lesson_15</link>
            <description>LESSON 15: Using &quot;while&quot; to make successive calculations





In the previous exercise we calculated the biomass of the new protected areas (PA) per year of designation. Here we will calculate the biomass of per PA per each year of designation and category, i.e. strictly protected and sustainable use conservation units and indigenous reserves.</description>
            <pubDate>Tue, 18 Feb 2020 00:27:19 +0000</pubDate>
        </item>
        <item>
            <title>lesson_16</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=lesson_16</link>
            <description>LESSON 16: Calculating Landscape metrics




What will you learn?




	*  Calculate landscape metrics 



We introduce here a series of models designed to calculate landscape metrics. Instead of providing a black box solution, all these metrics are developed using Dinamica EGO modeling language, thus they serve as templates to derive a wide variety of metrics.</description>
            <pubDate>Thu, 20 Feb 2020 17:45:18 +0000</pubDate>
        </item>
        <item>
            <title>lesson_17</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=lesson_17</link>
            <description>LESSON 17: Calculating accumulated cost surface and least-cost pathway






What will you learn?

	*  How to calculate a friction surface, cost surface and least-cost pathway
	*  Functors: 
- Calc Cost Map
- Calc Pathway Map

This exercise requires the calculation of a friction surface, representing the relative cost of crossing a unit cell depending on the land use. We can express this surface both in terms of distance – no differential cost exists among types of land uses; hence the least-cos…</description>
            <pubDate>Thu, 20 Feb 2020 16:12:27 +0000</pubDate>
        </item>
        <item>
            <title>lesson_18</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=lesson_18</link>
            <description>LESSON 18: Building a land-use and land-cover change simulation model




What will you learn?

* How to simulate land-use change 

* How to calculate transition matrix 

* How to calibrate a land-use change model 

* Using Weights of Evidence 

* Map Correlation</description>
            <pubDate>Thu, 20 Feb 2020 18:21:15 +0000</pubDate>
        </item>
        <item>
            <title>lesson_19</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=lesson_19</link>
            <description>The wizard editor in Dinamica EGO






What will you learn?




	*  Dinamica EGO wizard tools
	*  Creating Wizards
	*  Formatting Wizards 




Wizards



A Wizard is an easy way to create a presentation for a model developed in Dinamica EGO with formatted text, images and other graphical features. In a Wizard it is also possible alter the models' inputs to run an easy simulation without an advanced understanding of the Dinamica</description>
            <pubDate>Wed, 19 Feb 2020 14:12:36 +0000</pubDate>
        </item>
        <item>
            <title>lesson_20</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=lesson_20</link>
            <description>Dinamica EGO and R Coupling






What will you learn?

	*  Couple R to Dinamica EGO
	*  Calculate R Expression
	*  Select the R Interpreter to Use

 R Coupling

Congratulations, you have successfully completed this lesson!

☞Next: Dinamica EGO script language and console launcher


☞ Back to Guidebook Start</description>
            <pubDate>Mon, 15 May 2023 14:55:17 +0000</pubDate>
        </item>
        <item>
            <title>lesson_21</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=lesson_21</link>
            <description>Dinamica EGO script language and command line tool






What will you learn?

	*  Naming variables with alias
	*  Dinamica EGO programming language
	*  Dinamica EGO Command Line Tool

Alternatively, you may want to save the model in EGO format in EGO programming language. You can open an edit EGO script language on a text editor, (e.g.</description>
            <pubDate>Mon, 14 Aug 2023 18:31:21 +0000</pubDate>
        </item>
        <item>
            <title>lesson_22</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=lesson_22</link>
            <description>Heuristic calibration of models by using Genetic Algorithm

What will you learn?

	*  How to calibrate a land change model by using Genetic Algorithm
	*  How to set up a gene from model parameters
	*  How to get model parameter coefficients from a gene</description>
            <pubDate>Wed, 19 Feb 2020 14:16:56 +0000</pubDate>
        </item>
        <item>
            <title>lesson_23</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=lesson_23</link>
            <description>Agent Based Model

 


What will you learn?

	*  What is an agent-based model 

	*  A spatially explicit ABM developed using DINAMICA-EGO.






What is an agent-based model

Agent based models (ABM) attempts to reproduce individual processes of movement, behavior, birth, growth and death according to a set of information, such as genotype, history and location of agents. In these models the agents are the crucial components of the analysis. ABMs can be designed primarily as deliberative or reac…</description>
            <pubDate>Tue, 22 Sep 2020 15:31:30 +0000</pubDate>
        </item>
        <item>
            <title>lesson_24</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=lesson_24</link>
            <description>LESSON 24: Estimating carbon dioxide emissions from deforestation





Lesson under construction</description>
            <pubDate>Fri, 30 Aug 2019 12:42:44 +0000</pubDate>
        </item>
        <item>
            <title>lesson_99</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=lesson_99</link>
            <description>LESSON 13: Creating local Submodels and using a Submodel in a Model



== Now that you have initial knowledges of Submodels on Dinamica EGO, we would like to demonstrate and explain how to create a Submodel and next we will learn how to use this Submodel created in a Model.</description>
            <pubDate>Tue, 20 Aug 2019 15:56:07 +0000</pubDate>
        </item>
        <item>
            <title>lesson_preparing</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=lesson_preparing</link>
            <description>LESSON 4: Preparing Map variables on Dinamica EGO




Dinamica EGO provides a number of facilities for working with maps, including map preparation. It is possible to: re-project, create map cube, extract layers and rasterize a shapefile, among other functionalities.</description>
            <pubDate>Tue, 13 Aug 2019 14:03:02 +0000</pubDate>
        </item>
        <item>
            <title>linear_model_interpolation_lm</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=linear_model_interpolation_lm</link>
            <description>Linear model interpolation - LM

Description

This functor interpolates values on the map based on predictor variables and linear model - LM

Inputs
 Name             Type                                       Description</description>
            <pubDate>Tue, 27 Mar 2018 20:28:04 +0000</pubDate>
        </item>
        <item>
            <title>list_filenames</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=list_filenames</link>
            <description>List Filenames

Description

[Submodel] List the filenames in the given folder (and maybe its sub-folders) that match the given file pattern. The resulting filenames include their corresponding file paths. 

Inputs
 Name   Type   Description   Folder   Folder  Folder where the file are located.</description>
            <pubDate>Wed, 22 Jul 2020 18:24:51 +0000</pubDate>
        </item>
        <item>
            <title>load_a_map</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=load_a_map</link>
            <description>Load a map

Using map viewer, there are actually four ways you can load a map (or a group of maps, by using the CTRL key on file selection dialog):


 Load map (cleaning map list)   Will erase the current map stack (label “Maps” on main dialog).</description>
            <pubDate>Fri, 14 Sep 2012 17:04:08 +0000</pubDate>
        </item>
        <item>
            <title>load_categorical_map</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=load_categorical_map</link>
            <description>Load Categorical Map

Description

This functor loads a map from a file whose cell identifiers represent categories. The file name and its path must be specified. If the map found at this path does not have category identifiers, this functor will automatically determine its category identifiers.</description>
            <pubDate>Wed, 01 Oct 2025 15:52:01 +0000</pubDate>
        </item>
        <item>
            <title>load_compressed_kml</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=load_compressed_kml</link>
            <description>Load Compressed Kml

Description

Load a kmz.

Inputs
 Name  Type  Description  filename  kmz filename   Name and path of input map file. File format is automatically selected based on the filename extension. If path is not specified, file location is the same of model script.</description>
            <pubDate>Tue, 28 Apr 2020 12:14:28 +0000</pubDate>
        </item>
        <item>
            <title>load_lookup_table</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=load_lookup_table</link>
            <description>Load Lookup Table

Description

This functor loads a lookup table from a file. The file name and its path must be specified.

Inputs
 Name   Type   Description   Filename   Lookup Table Filename Type   Name of the file that contains the lookup table to be loaded. Dinamica automatically determines the file format from a selected file extension (only two column CSV - comma separated value format, is accepted).</description>
            <pubDate>Mon, 12 Oct 2015 16:44:06 +0000</pubDate>
        </item>
        <item>
            <title>load_map</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=load_map</link>
            <description>Here's the updated documentation for Load Map with the missing ports added based on the Portuguese source:

Load Map

Description

This functor loads a map from a file. The filename and its path must be specified.

Inputs
 Name   Type   Description</description>
            <pubDate>Wed, 01 Oct 2025 16:01:26 +0000</pubDate>
        </item>
        <item>
            <title>load_table</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=load_table</link>
            <description>Load Table

Description

This functor loads a table from a file. The file name and its path must be specified.

Inputs
 Name   Type   Description   Filename   Table Filename Type   Name of the file that contains the table to be loaded. Dinamica automatically determines the file format from a selected file extension (only multi-column CSV - comma separated value format, is accepted).</description>
            <pubDate>Mon, 12 Oct 2015 01:24:52 +0000</pubDate>
        </item>
        <item>
            <title>load_text_file</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=load_text_file</link>
            <description>Load Text File

Description

This functor loads a text from a file. The file name and its path must be specified.

Inputs
 Name   Type   Description   Filename   Generic Filename Type   Name of the file that contains the strings to be loaded. Dinamica automatically determines the file format from a selected file extension.</description>
            <pubDate>Mon, 30 Jan 2017 14:54:17 +0000</pubDate>
        </item>
        <item>
            <title>load_weights</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=load_weights</link>
            <description>Load Weights

Description

This functor loads Weights of Evidence coefficients or ranges for selected spatial variables from a file. The file name and its path must be specified.

Inputs
 Name   Type   Description   Filename   Weights Filename Type   The name of the file that contains the Weights of Evidence coefficients or ranges.</description>
            <pubDate>Mon, 12 Oct 2015 01:26:37 +0000</pubDate>
        </item>
        <item>
            <title>log_policy</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=log_policy</link>
            <description>Log Policy

Description

This container forces a maximum log level.

Inputs
 Name   Type   Description   Maximum log level   Log tag Type   Maximum log level.   Force specified log level   Boolean Value Type   Only the specified maximum level is reported.  
Optional Inputs

None.</description>
            <pubDate>Tue, 13 Oct 2015 20:23:14 +0000</pubDate>
        </item>
        <item>
            <title>log_tag</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=log_tag</link>
            <description>Log Tag

Description

Structure used as a link to other functors.

Inputs
 Name  Type  Description  Constant   Log Tag   Data carrier for Log Level.  
Optional Inputs

Outputs
 Name  Type  Description  Object   Log tag    The object is a Log Level.  
Group

 Control Supplementary

Notes</description>
            <pubDate>Sun, 31 Jul 2011 18:32:06 +0000</pubDate>
        </item>
        <item>
            <title>log_tag_type</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=log_tag_type</link>
            <description>Log Tag Type

Log Tag is a value representing a log level.

Log Level

The main log level (“Tools =&gt; Options | General | Main Log”) controls what is displayed in the GUI Message Log and what is written in the files debug.txt and log.txt.

The different log levels can be seen below:</description>
            <pubDate>Wed, 14 Feb 2018 15:29:10 +0000</pubDate>
        </item>
        <item>
            <title>lookup_table</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=lookup_table</link>
            <description>Lookup Table

Description

This functor is a structure used as a link to other functors.

Inputs
 Name  Type  Description  Constant   Lookup Table   Data carrier for lookup table.  
Optional Inputs

Outputs
 Name  Type  Description  Object   Lookup Table   The object is a lookup table.</description>
            <pubDate>Sun, 31 Jul 2011 18:34:46 +0000</pubDate>
        </item>
        <item>
            <title>lookup_table_filename</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=lookup_table_filename</link>
            <description>Lookup Table Filename

Description

Lookup table filename constant.

Inputs
 Name  Type  Description  Constant   Lookup Table Filename  Lookup table filename.  
Optional Inputs

Outputs
 Name  Type  Description  Object   Lookup Table Filename   Lookup table filename entered as the functor input.</description>
            <pubDate>Mon, 29 Jul 2013 16:05:44 +0000</pubDate>
        </item>
        <item>
            <title>lookup_table_group</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=lookup_table_group</link>
            <description>Lookup Table Group

Description

Structure that can be used to connect two other functors or as a constant value.

Inputs
 Name   Type   Description   constant   Lookup Table Group   Value or constant representing a lookup table group, comprising a set of lookup tables.</description>
            <pubDate>Wed, 29 Apr 2020 13:54:43 +0000</pubDate>
        </item>
        <item>
            <title>lookup_table_junction</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=lookup_table_junction</link>
            <description>Lookup Table Junction

Description

This functor chooses one from two possible lookup tables produced from different execution pipelines.

Inputs
 Name             Type                                   Description                                  Possible Table 1</description>
            <pubDate>Sun, 24 Jul 2011 21:12:44 +0000</pubDate>
        </item>
        <item>
            <title>lookup_table_type</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=lookup_table_type</link>
            <description>Lookup Table Type

A lookup table is a collection of key and value pairs. Both key and value are represented using double precision  floating point numbers, allowing the definition of integral and fractional keys and value pairs.

Optionally, a lookup table may also include a key and value names.</description>
            <pubDate>Mon, 07 Dec 2020 19:48:21 +0000</pubDate>
        </item>
        <item>
            <title>macosinstall</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=macosinstall</link>
            <description>MacOS Support Page

R Support

Dinamica EGO 5 on MacOS doesn't ship with an internal R installation, users are responsible for installing a native R package and then configure it with Dinamica EGO 5 R Plugin.

The required R package version is 3.6.1 and you can download it on</description>
            <pubDate>Thu, 19 Sep 2019 13:58:48 +0000</pubDate>
        </item>
        <item>
            <title>make_a_movie</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=make_a_movie</link>
            <description>How to Make a Movie

Map Viewer can be used to generated movies (in mp4 format) from a set of maps. This is useful because:

	*  You can make presentations and display temporal changes in a interactive way.

	*  Output movies can be read by any devices and/or applications that support mp4, it isn't tied to map formats or Dinamica EGO itself.</description>
            <pubDate>Fri, 14 Sep 2012 16:52:50 +0000</pubDate>
        </item>
        <item>
            <title>map</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=map</link>
            <description>Map

Description

Structure used as a link to other functors.

Inputs
 Name  Type  Description  Constant   Map    Data carrier for map.  
Optional Inputs

Outputs
 Name  Type  Description  Object  Map     The object is a Map.  
Group

 Map Algebra Supplementary

Notes

Internal Name</description>
            <pubDate>Sun, 31 Jul 2011 18:38:44 +0000</pubDate>
        </item>
        <item>
            <title>map_filename</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=map_filename</link>
            <description>Map Filename

Description

This functor is a structure used as a link to other functors.

Inputs
 Name  Type  Description  Constant   Map Filename     Data carrier for map filename.  
Optional Inputs

Outputs
 Name  Type  Description  Object   Map Filename     The object is a map filename.</description>
            <pubDate>Sun, 31 Jul 2011 18:41:04 +0000</pubDate>
        </item>
        <item>
            <title>map_indexer</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=map_indexer</link>
            <description>Map Indexer

Description

This functor index the values of a map using values from another as indices resulting in a lookup table where keys are the values from the first map and table values are the values from the second map.

Inputs
 Name  Type  Description</description>
            <pubDate>Fri, 26 Oct 2012 14:32:06 +0000</pubDate>
        </item>
        <item>
            <title>map_junction</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=map_junction</link>
            <description>Map Junction

Description

This functor chooses one of two possible maps produced from different execution pipelines.

Inputs
 Name             Type               Description                                         Possible Map 1   Map  Any type of map output from an execution pipeline.</description>
            <pubDate>Sun, 24 Jul 2011 21:11:44 +0000</pubDate>
        </item>
        <item>
            <title>map_similarity_metrics_comparison</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=map_similarity_metrics_comparison</link>
            <description>We evaluated a series of map comparison methods

Performance of map comparison methods for the maps depicted in figure below. The best methods are the ones that yield the highest contrast between the reference map (Final) and a randomly blurred pattern, but also capture similitude between maps that close resemble each others, such as the maps of Line1 x Line2.</description>
            <pubDate>Thu, 24 May 2012 19:46:46 +0000</pubDate>
        </item>
        <item>
            <title>map_type</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=map_type</link>
            <description>Map Type

A map type represents a grid of cells. Associated to this grid, we have a map projection, datum and registration coordinates.

There are two basic types of maps:

Categorical Maps

Maps whose cells represent classes or categories, like, vegetation type, soil type, sub-regions etc.</description>
            <pubDate>Wed, 23 Sep 2015 20:22:23 +0000</pubDate>
        </item>
        <item>
            <title>map_viewer</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=map_viewer</link>
            <description>Map Viewer

The map viewer is the tool designed to view and interpret map information.

Main Components

	*  Map Viewer Interface

	*  Color Palette

	*  Histogram

	*  Calculate Expression

	*  Map group

How To / Tutorials

	*  Load a map /  Workflow

	*  Make a movie

	*  Setup maps aliases

	*  Using command line to save images</description>
            <pubDate>Fri, 01 Feb 2013 16:52:06 +0000</pubDate>
        </item>
        <item>
            <title>map_viewer_command_line</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=map_viewer_command_line</link>
            <description>Command Line

The map viewer can be used as a command line tool to load “.egov” files and save the resulting “.png” image representing the stack of maps.

The command line syntax is:
&quot;&lt;Folder where Dinamica EGO is installed&gt;\DinamicaMapViewer&quot; &lt;egov filename&gt; &lt;resulting png filename&gt; [png width] [png height]</description>
            <pubDate>Fri, 01 Feb 2013 17:23:54 +0000</pubDate>
        </item>
        <item>
            <title>map_viewer_interface</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=map_viewer_interface</link>
            <description>Map Viewer Interface

Main Window

The main window is where the most important information regarding the viewer state is located. On the left you have the toolbar related to the viewer state as a whole, on the right you have a list of loaded maps and tools to manage them.</description>
            <pubDate>Thu, 19 Jan 2017 14:22:30 +0000</pubDate>
        </item>
        <item>
            <title>merge_regional_categorical_maps</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=merge_regional_categorical_maps</link>
            <description>Merge Regional Categorical Maps

Description

This functor merges regional categorical maps in to a single map. 

Inputs
 Name  Type  Description  Global Map Name   Name Type   Name of the regional categorical maps specified in functor “Regional Map”.   Region Manager</description>
            <pubDate>Mon, 02 May 2016 18:43:54 +0000</pubDate>
        </item>
        <item>
            <title>merge_regional_maps</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=merge_regional_maps</link>
            <description>Merge Regional Maps

Description

This functor merges regional maps in to a single map. 

Inputs
 Name   Type   Description   Global Map Name   Name Type   Name of the regional maps specified in functor “Regional Map”.   Region Manager   Region Manager Type   This is internally linked by the “Region Manager” container.</description>
            <pubDate>Mon, 02 May 2016 18:39:45 +0000</pubDate>
        </item>
        <item>
            <title>merge_sub_tables</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=merge_sub_tables</link>
            <description>Merge Sub tables

Description

This functor merges sub tables into a single table.

Inputs
 Name   Type   Description   Base Table Table   Table where the resulting combined sub-tables will be stored.  Table Name  Name   Table name. 
Optional Inputs
 Name   Type</description>
            <pubDate>Wed, 29 Apr 2020 14:09:28 +0000</pubDate>
        </item>
        <item>
            <title>message_log</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=message_log</link>
            <description>Dinamica EGO Graphical Interface

Message Log

Presents the log messages give by all execution you make at current session.

[Message Log]

There you can see what is running specifically, the steps of execution, the explanation of errors and you can know when it occur.</description>
            <pubDate>Mon, 04 Sep 2017 17:57:22 +0000</pubDate>
        </item>
        <item>
            <title>metadata</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=metadata</link>
            <description>Metadata

Map metadata files are generated by Save Map functors when the corresponding metadata option is enabled by marking the apropriate checkbox on the Metadata tab of the functor editor.

Once the metadata generation is enabled for a Save Map, each map written by that functor will have an associated metadata file.</description>
            <pubDate>Thu, 28 Apr 2016 00:01:58 +0000</pubDate>
        </item>
        <item>
            <title>mingw_plugin</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=mingw_plugin</link>
            <description>MinGW Plugin for Dinamica EGO

The MinGW Plugin for Dinamica EGO is used to compile the expressions used by Calculate Map, Calculate Categorical Map, Calculate Value e Calculate Lookup Table into native code. This gives an additional speed boost in most cases.

To use the plugin, download and run the installer below. Then, restart Dinamica EGO and the plugin will be available to be used. No additional user intervention is necessary.</description>
            <pubDate>Wed, 06 Jan 2016 19:46:03 +0000</pubDate>
        </item>
        <item>
            <title>mingw_plugin_2_4</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=mingw_plugin_2_4</link>
            <description>here
MinGW Plugin for Dinamica EGO 2.4

The MinGW Plugin for Dinamica EGO is used to compile the expressions used by Calculate Map, Calculate Categorical Map, Calculate Value e Calculate Lookup Table into native code. This gives an additional speed boost in most cases.

To use the plugin, download and run the installer below. Then, restart Dinamica EGO and the plugin will be available to be used. No additional user intervention is necessary.</description>
            <pubDate>Thu, 17 Sep 2015 02:44:23 +0000</pubDate>
        </item>
        <item>
            <title>minimum_convex_hull</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=minimum_convex_hull</link>
            <description>Minimum Convex Hull

Description

This function calculate minimum convex hull by species occurences points

Inputs
 Name             Type                                       Description                                                      Input Points</description>
            <pubDate>Tue, 27 Mar 2018 20:48:34 +0000</pubDate>
        </item>
        <item>
            <title>minimum_training_presence_threshold</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=minimum_training_presence_threshold</link>
            <description>Minimum Training Presence Threshold

Description

Create binary map of species ditribution based on continuos map of Species Distribution Models (SDM) and species training points

Inputs
 Name             Type                                       Description</description>
            <pubDate>Tue, 27 Mar 2018 16:46:44 +0000</pubDate>
        </item>
        <item>
            <title>model_examples</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=model_examples</link>
            <description>Model Examples

Additional models

The additional models below are not part of the standard Dinamica EGO's Examples.

	*  Calculate variable time-step net transition rates

	*  Agent model of a rabbit population

	*  Evaluating Weights of Evidence method for habitat suitability modeling: a comparison with Maximum Entropy for a case of few presence records

	*  Intensity Analysis

	*  Receiver Operating Characteristic (ROC) suite</description>
            <pubDate>Tue, 09 Jul 2019 19:48:15 +0000</pubDate>
        </item>
        <item>
            <title>model_presentation</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=model_presentation</link>
            <description>Model Presentation

Model Presentation Panel

Main painel where all models are presented.

[Model Presentation]

To open an existent model, drag the corresponding model script file from Windows File Explorer to the model presentation panel.

Model Selection Tabs

Tabs use to select the current model.</description>
            <pubDate>Mon, 24 Apr 2017 04:54:40 +0000</pubDate>
        </item>
        <item>
            <title>modulate_change_matrix</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=modulate_change_matrix</link>
            <description>Modulate Change Matrix

Description

This functor is used to split the quantity of changes between different types of transition functions, i.e. Expander versus Patcher.

Inputs
 Name  Type  Description  Changes   Change Matrix     Matrix of quantity of changes.   Modulation Rates</description>
            <pubDate>Sun, 31 Jul 2011 18:47:14 +0000</pubDate>
        </item>
        <item>
            <title>multiple_criteria</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=multiple_criteria</link>
            <description>Multiple Criteria Evaluation

What will you learn?

	*  MCE for urban and regional planning.
	*  Functors: 
- Calculate Distance to Feature Map
- Group

Multiple Criteria Evaluation (MCE) is a method often used for environmental impact assessments or urban and regional planning. In this exercise you will apply MCE to identify areas that are favorable to develop a new town in Northern Mato Grosso – an Amazonian frontier region –, mitigating at the same time possible environmental impacts from urb…</description>
            <pubDate>Tue, 18 Feb 2020 22:59:10 +0000</pubDate>
        </item>
        <item>
            <title>mux_categorical_map</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=mux_categorical_map</link>
            <description>Mux Categorical Map

Description

This functor makes a categorical map dynamic, feeding it back with a map output from a model step. In the beginning of the first iteration, it reads map input from the initial port. 

Inputs
 Name  Type  Description</description>
            <pubDate>Fri, 23 Aug 2013 22:15:56 +0000</pubDate>
        </item>
        <item>
            <title>mux_kml_timeline</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=mux_kml_timeline</link>
            <description>Mux Kml Timeline

Description

This functor initiates and feedbacks a loop variable containing a kml timeline.

Inputs
 Name             Type                                       Description                                                      Initial</description>
            <pubDate>Tue, 28 Apr 2020 11:46:51 +0000</pubDate>
        </item>
        <item>
            <title>mux_lookup_table</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=mux_lookup_table</link>
            <description>Mux Lookup Table

Description

This functor makes a lookup table dynamic, feeding it back with a lookup table output from a model step. In the beginning of the first iteration, it reads the lookup table input from the initial  port. 

Inputs
 Name  Type</description>
            <pubDate>Fri, 23 Aug 2013 22:16:52 +0000</pubDate>
        </item>
        <item>
            <title>mux_map</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=mux_map</link>
            <description>Mux Map

Description

This functor makes a map dynamic, feeding it back with a map output from a model step. In the beginning of the first iteration, it reads map input from the initial port. 

Inputs
 Name  Type  Description  Initial   Map   The initial map.</description>
            <pubDate>Fri, 23 Aug 2013 22:14:30 +0000</pubDate>
        </item>
        <item>
            <title>mux_table</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=mux_table</link>
            <description>Mux Table

Description

This functor makes a table dynamic, feeding it back with a table output from a model step. In the beginning of the first iteration, it reads the table input from the initial  port. 

Inputs
 Name  Type  Description  Initial</description>
            <pubDate>Fri, 23 Aug 2013 22:17:14 +0000</pubDate>
        </item>
        <item>
            <title>mux_tuple</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=mux_tuple</link>
            <description>Mux Tuple

Description

Initiate and feedback a loop variable containing a tuple.

Inputs
 Name             Type                                       Description                                                      Initial  Tuple Type  Initial tuple.  Feedback</description>
            <pubDate>Tue, 28 Apr 2020 11:51:06 +0000</pubDate>
        </item>
        <item>
            <title>mux_value</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=mux_value</link>
            <description>Mux Value

Description

This functor initiates and feeds back a loop variable containing a value. In the beginning of the first iteration, it reads the input value from the initial port. 

Inputs
 Name  Type  Description  Initial   Real Value   The initial value.</description>
            <pubDate>Sun, 11 Oct 2015 21:21:51 +0000</pubDate>
        </item>
        <item>
            <title>name</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=name</link>
            <description>Name

Description

Name declarer.

Inputs
 Name  Type  Description  Constant   Name   Name constant.  
Optional Inputs

Outputs
 Name  Type  Description  Object  Name   Name object.  
Group

 Map Algebra Supplementary

Notes

Internal Name

Name</description>
            <pubDate>Sun, 31 Jul 2011 18:55:42 +0000</pubDate>
        </item>
        <item>
            <title>name_map</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=name_map</link>
            <description>Name Map

Description

This hook identifies a map by assigning a name to it.

Inputs
 Name  Type  Description  Map   Map   Any input map.    Map Name   Name   Map name identifier.   
Optional Inputs

Outputs

Group

 Map Algebra Supplementary

Notes

A hook is usually used to enter a type of data into a container that performs some operation.</description>
            <pubDate>Sun, 31 Jul 2011 18:57:22 +0000</pubDate>
        </item>
        <item>
            <title>name_type</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=name_type</link>
            <description>Name Type

A name is a sequence of characters staring with a letter or underscore (“_”) and followed by any number of letters, digits or underscore (“_”).

Names are automatically trimmed and spaces are automatically replaced by underscores (“_”</description>
            <pubDate>Thu, 08 Aug 2013 03:22:20 +0000</pubDate>
        </item>
        <item>
            <title>neighborhood_table</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=neighborhood_table</link>
            <description>Neighborhood Table

Description

Structure that can be used to connect two other functors or as a constant value.

Inputs
 Name   Type   Description   Constant  Neighborhood Table   Value or constant representing neighborhood table. 
Optional Inputs</description>
            <pubDate>Tue, 28 Apr 2020 19:28:10 +0000</pubDate>
        </item>
        <item>
            <title>new_road_constructor</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=new_road_constructor</link>
            <description>New Road Constructor




What will you learn?




	*  This page describes the submodels and algorithms used as foundations for defining a new road constructor for use with Dinamica EGO LUCC models.








                                                               Examples of road network constructed using the tools described below</description>
            <pubDate>Wed, 07 Jul 2021 18:10:46 +0000</pubDate>
        </item>
        <item>
            <title>non_negative_integer_value</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=non_negative_integer_value</link>
            <description>Non Negative Integer Value

Description

Non-negative integer value constant.

Inputs
 Name   Type   Description   Constant   Non Negative Integer Value Type   Non-negative integer value constant.  
Optional Inputs

Outputs
 Name   Type   Description   Object   Non Negative Integer Value Type   Non-negative integer value object.</description>
            <pubDate>Mon, 12 Oct 2015 01:04:57 +0000</pubDate>
        </item>
        <item>
            <title>non_negative_integer_value_type</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=non_negative_integer_value_type</link>
            <description>Non Negative Integer Value Type

A non-negative integer denotes the positive integers plus 0.

So, it basically denotes the sequence of positive non-fractional values starting with 0. Ex: 0, 1, 2, 3 ...

GUI Editor

EGO Script

Non-negative integers in Dinamica EGO uses the standard representation for integer numbers.</description>
            <pubDate>Sun, 11 Oct 2015 23:05:50 +0000</pubDate>
        </item>
        <item>
            <title>normalize_values_between_0_and_1</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=normalize_values_between_0_and_1</link>
            <description>Normalize values between 0 and 1

Description

This model change values of raster map to values between 0 and 1

Inputs
 Name             Type                                       Description                                                      Input map</description>
            <pubDate>Tue, 27 Mar 2018 13:27:16 +0000</pubDate>
        </item>
        <item>
            <title>null_value</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=null_value</link>
            <description>Null Value

Description

Structure that can be used to connect two other functors or as a constant value.

Inputs
 Name   Type   Description   constant  Null Value  Value or constant representing null value. 
Optional Inputs

None.

Outputs
 Name   Type   Description</description>
            <pubDate>Thu, 30 Apr 2020 14:50:15 +0000</pubDate>
        </item>
        <item>
            <title>null_value_type</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=null_value_type</link>
            <description>Null Value Type

A null value denotes the value that should be used to represent the “no data” value in a Map or Categorical Map. This value is related to the cell type used to represent the cells in the map.

GUI Editor

EGO Script

A null value constant can be represented in a</description>
            <pubDate>Tue, 13 Oct 2015 19:13:16 +0000</pubDate>
        </item>
        <item>
            <title>number_map</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=number_map</link>
            <description>Number Map

Description

This hook identifies a map by assigning a number to it.

Inputs
 Name   Type   Description   Map   Map Type   Any input map.   Map Number   Positive Integer Value Type   Map number identifier.  
Optional Inputs

None.

Outputs

None.

Group

 Map Algebra Supplementary 

Notes

A hook is usually used to enter a type of data into a container that performs some operation.</description>
            <pubDate>Mon, 12 Oct 2015 16:52:31 +0000</pubDate>
        </item>
        <item>
            <title>number_map_filename</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=number_map_filename</link>
            <description>Number Map Filename

Description

This hook identifies a map filename by assigning a number to it.

Inputs
 Name  Type  Description  Map Filename   Map Filename Type   Any input map filename.   Filename Number   Positive Integer Value Type   Map file name number identifier.  
Optional Inputs</description>
            <pubDate>Tue, 13 Oct 2015 18:31:36 +0000</pubDate>
        </item>
        <item>
            <title>number_percent_matrix</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=number_percent_matrix</link>
            <description>Number Percent Matrix

Description

This hook identifies a percent matrix by assigning a number to it.

Inputs
 Name   Type   Description   Percent Matrix   Transition Percent Matrix Type   Matrix of percents.    Matrix Number   Positive Integer Value Type   Matrix number identifier.  
Optional Inputs

None.</description>
            <pubDate>Tue, 13 Oct 2015 19:42:03 +0000</pubDate>
        </item>
        <item>
            <title>number_string</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=number_string</link>
            <description>Number String

Description

This functor makes possible to assign number values to string constants.

Inputs
 Name  Type  Description  Value   String   The string constant this functor is representing.   Value Number   Positive Number   The number to be associated within this functor.</description>
            <pubDate>Sun, 31 Jul 2011 19:12:48 +0000</pubDate>
        </item>
        <item>
            <title>number_table</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=number_table</link>
            <description>Number Table

Description

This hook identifies a lookup table by assigning a number to it.

Inputs
 Name   Type   Description   Table   Lookup Table Type   Lookup table.   Table Number   Positive Integer Value Type   Lookup table number identifier.  
Optional Inputs

None.

Outputs

None.

Group</description>
            <pubDate>Tue, 13 Oct 2015 01:52:24 +0000</pubDate>
        </item>
        <item>
            <title>number_table_filename</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=number_table_filename</link>
            <description>Number Table Filename

Description

This hook identifies a table filename by assigning a number to it.

Inputs
 Name  Type  Description  Filename   Table Filename Type   Any filename.   Filename Number   Positive Integer Value Type   Table filename number identifier.  
Optional Inputs

None.

Outputs</description>
            <pubDate>Tue, 13 Oct 2015 18:43:34 +0000</pubDate>
        </item>
        <item>
            <title>number_transition_function_parameter_matrix</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=number_transition_function_parameter_matrix</link>
            <description>Number Transition Function Parameter Matrix

Description

This hook identifies a matrix of transition function parameters by assigning a number to it.

Inputs
 Name   Type   Description   Function Parameter Matrix   Transition Function Parameter Matrix Type   Matrix of transition function parameters.</description>
            <pubDate>Tue, 13 Oct 2015 18:07:46 +0000</pubDate>
        </item>
        <item>
            <title>number_transition_matrix</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=number_transition_matrix</link>
            <description>Number Transition Matrix

Description

This hook identifies a transition matrix by assigning a number to it.

Inputs
 Name  Type  Description  Transition Matrix   Transition Matrix Type   Matrix of transition rates.   Matrix Number   Positive Integer Value Type   Matrix identifier.  
Optional Inputs</description>
            <pubDate>Tue, 13 Oct 2015 19:45:24 +0000</pubDate>
        </item>
        <item>
            <title>number_value</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=number_value</link>
            <description>Number Value

Description

This hook identifies a value by assigning a number to it.

Inputs
 Name   Type   Description   Value   Real Value Type   Any value.   Value Number   Positive Integer Value Type   Value number identifier.  
Optional Inputs

Outputs

Group

 Map Algebra Supplementary 

Notes

A hook is usually used to enter a type of data into a container that performs some operation.</description>
            <pubDate>Sun, 11 Oct 2015 23:59:35 +0000</pubDate>
        </item>
        <item>
            <title>number_weights</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=number_weights</link>
            <description>Number Weights

Description

This hook identifies a set of Weight of Evidence coefficients by assigning a number to it.

Inputs
 Name   Type   Description   Weights   Weights Type   Set of Weights of Evidence coefficients.    Weight Number   Positive Integer Value Type   Identifier of a Set of Weights of Evidence coefficient.</description>
            <pubDate>Tue, 13 Oct 2015 19:46:13 +0000</pubDate>
        </item>
        <item>
            <title>orphaned_pages</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=orphaned_pages</link>
            <description>Orphan Page detection</description>
            <pubDate>Sun, 11 Oct 2015 22:56:36 +0000</pubDate>
        </item>
        <item>
            <title>overview</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=overview</link>
            <description>Model Overview

Model Overview Panel

Overview of the current model or local submodel.

[Model Overview]

It can be used to zoom and pan the current model view.
model presentation
The following video illustrates the use of the model overview to pan and zoom in and out the presentation of the current model.</description>
            <pubDate>Mon, 16 Nov 2015 17:53:35 +0000</pubDate>
        </item>
        <item>
            <title>parallelism_dinamica</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=parallelism_dinamica</link>
            <description>Parallelism on Dinamica EGO




What is Parallelism?



The term Parallelism (in Computer Science) refers to a technique that allow two or more computing tasks to execute at the same time. A key problem of parallelism is to reduce data dependencies in order to be able to perform computations on independent computation units with minimal communication between them. To this end, it can even be an advantage to do the same computation twice on different units.</description>
            <pubDate>Wed, 08 Apr 2020 20:19:05 +0000</pubDate>
        </item>
        <item>
            <title>parallelism_on_dinamica</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=parallelism_on_dinamica</link>
            <description>Parallelism on Dinamica EGO




What is Parallelism?



The term Parallelism (in Computer Science) refers to a technique that allow two or more computing tasks to execute at the same time. On modern systems, parallelism can be achieve in two different ways: either by executing tasks in the same time slice (and pausing the inactive tasks to give an impression of concurrency) or by having multiple processing units that physically execute tasks simultaneously. Since modern processor architectures a…</description>
            <pubDate>Thu, 09 Apr 2020 16:03:15 +0000</pubDate>
        </item>
        <item>
            <title>partial_least_squares_regression_plsr</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=partial_least_squares_regression_plsr</link>
            <description>Partial Least Squares Regression - PLSR

Description

This functor built rasters with eigenvalues of Partial Least Squares Regression - PLSR. For more details about function see: Wold, S; Sjöström, M.; Eriksson, L. (2001). “PLS-regression: a basic tool of chemometrics</description>
            <pubDate>Tue, 27 Mar 2018 17:06:27 +0000</pubDate>
        </item>
        <item>
            <title>patcher</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=patcher</link>
            <description>Patcher

Description

This functor generates new patches of a certain class or category using a seeding mechanism.

Inputs
 Name  Type  Description  Landscape   Categorical Map Type   Map of classes or categories.   Probabilities   Map Type   Map of spatial probabilities.   Changes</description>
            <pubDate>Mon, 12 Oct 2015 00:13:42 +0000</pubDate>
        </item>
        <item>
            <title>patcher_and_expander_internals</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=patcher_and_expander_internals</link>
            <description>Patcher and Expander Internals

Basically “patching” can be divided in two main processes: choosing a patch seed and forming the patch itself.

Choosing the patch seed, which we call a pivot cell, involves collecting the probabilities of all cells were that transition is possible, sorting them by their probabilities, and them keeping only the subset of cells with the highest probabilities. We call that</description>
            <pubDate>Sun, 27 Sep 2015 17:40:40 +0000</pubDate>
        </item>
        <item>
            <title>patcher_continuous_state</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=patcher_continuous_state</link>
            <description>Description

This functor treats cell values (landscape map) as stocks of a continuous variable by multiplying the cell values per its spatial dimension (ha). It then harvests quantities of these cells based on a total demand quantity (quota) and a probability map for choosing the cells to be harvested (e.g. profitability), resulting in a depleted map of stock values. The harvest is split in patches whose dimension distribution and forms are inputs.</description>
            <pubDate>Mon, 15 Oct 2018 13:36:34 +0000</pubDate>
        </item>
        <item>
            <title>patterns_of_change</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=patterns_of_change</link>
            <description>Spatial Patterns of Changes

As Dinamica EGO was designed to be a general purpose dynamic modeling software, we present a collection of spatial patterns produced by the various combinations of its transition functions. In order to evaluate the wide range of Dinamicas’s possibilities, a series of simulation were run using synthetic simplified maps. The results for each model are presented as follows:</description>
            <pubDate>Sun, 27 Sep 2015 02:18:52 +0000</pubDate>
        </item>
        <item>
            <title>percent</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=percent</link>
            <description>Percent

Description

Percent declarer.

Inputs
 Name  Type  Description  Constant   Percent   Percent constant.  
Optional Inputs

Outputs
 Name  Type  Description  Object   Percent   Percent object.  
Group

 Map Algebra Supplementary

Notes

Internal Name

Percent</description>
            <pubDate>Sun, 31 Jul 2011 19:31:56 +0000</pubDate>
        </item>
        <item>
            <title>percent_matrix</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=percent_matrix</link>
            <description>Percent Matrix

Description

Structure that can be used to connect two other functors or as a constant value.

Inputs
 Name  Type  Description  Constant   Percent Matrix  Value or constant representing  percent matrix. 
Optional Inputs

None.

Outputs</description>
            <pubDate>Tue, 28 Apr 2020 19:35:21 +0000</pubDate>
        </item>
        <item>
            <title>performance_comparison</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=performance_comparison</link>
            <description>Comparing the Performance of Dinamica EGO

Thanks to its innovative framework, which includes 64-bit native version, parallel processing using a hybrid method named task + work stealing and smart management of data flow, Dinamica EGO can far surpass performance of most common GIS.</description>
            <pubDate>Tue, 13 Jan 2015 13:51:10 +0000</pubDate>
        </item>
        <item>
            <title>phylogenetic_diversity_interpolated</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=phylogenetic_diversity_interpolated</link>
            <description>Phylogenetic Diversity Interpolated - PD

Description

This functor interpolates Phylogenetic diversity index on the map.

Inputs
 Name             Type                                       Description</description>
            <pubDate>Wed, 28 Mar 2018 01:08:20 +0000</pubDate>
        </item>
        <item>
            <title>phylogenetic_endemism_interpolated</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=phylogenetic_endemism_interpolated</link>
            <description>Phylogenetic Endemism Interpolated - PE

Description

This functor interpolates Phylogenetic endemism on the map. For more details abou index, see: Rosauer, D., Laffan, S. W., Crisp, M. D., Donnellan, S. C., &amp; Cook, L. G. (2009). Phylogenetic endemism: a new approach for identifying geographical concentrations of evolutionary history. Molecular Ecology, 18(19), 4061–4072. doi:10.1111/j.1365-294X.2009.04311.x</description>
            <pubDate>Wed, 28 Mar 2018 01:04:00 +0000</pubDate>
        </item>
        <item>
            <title>phylogenetic_generalizad_dissimilarity_model_phylogdm</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=phylogenetic_generalizad_dissimilarity_model_phylogdm</link>
            <description>Spatialize Phylogenetic Tree

Description

This functor predicts the phylogenetic beta-diversity patterns by using environmental predictors. For more details, see: Rosauer, D.F., Ferrier, S., Williams, K.J., Manion, G., Keogh, J.S., Laffan, S.W., 2014. Phylogenetic generalised dissimilarity modelling: a new approach to analysing and predicting spatial turnover in the phylogenetic composition of communities. Ecography (Cop.). 37, 21–32.</description>
            <pubDate>Tue, 27 Mar 2018 19:21:49 +0000</pubDate>
        </item>
        <item>
            <title>phyogenetic_composition_interpolation</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=phyogenetic_composition_interpolation</link>
            <description>Phyogenetic Composition Interpolation

Description

This functor interpolates Phylogenetic beta-diversity index on the map.The method employed herein is analogous to that described by: Oliveira, U., Vasconcelos, M. F., &amp; Santos, A. J. (2017). Biogeography of Amazon birds: rivers limit species composition, but not areas of endemism. Scientific Reports, 7(1), 2992. doi:10.1038/s41598-017-03098-w. However, here we apply the index of Phylogenetic Beta-Diversity. For more detaisl about index, see: Gr…</description>
            <pubDate>Wed, 28 Mar 2018 01:59:10 +0000</pubDate>
        </item>
        <item>
            <title>pincipal_component_analysis_pca</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=pincipal_component_analysis_pca</link>
            <description>Pincipal Component Analysis - PCR

Description

This functor built rasters with eigenvalues of Principal Component Analysis - PCA

Inputs
 Name             Type                                       Description</description>
            <pubDate>Tue, 27 Mar 2018 17:10:34 +0000</pubDate>
        </item>
        <item>
            <title>plugins</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=plugins</link>
            <description>Plugins

Dinamica EGO 4 (Stable Release)

Refer to Microsoft Windows Plugins or GNU/Linux Plugins depending on your platform of choice.

Dinamica EGO 3

Refer to MinGW Plugin for Dinamica EGO for more information.</description>
            <pubDate>Tue, 25 Jul 2017 20:00:24 +0000</pubDate>
        </item>
        <item>
            <title>plugins_4</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=plugins_4</link>
            <description>Plugins for Dinamica EGO 4

Refer to Microsoft Windows Plugins or GNU/Linux Plugins depending on your platform of choice.</description>
            <pubDate>Tue, 11 Apr 2017 14:17:37 +0000</pubDate>
        </item>
        <item>
            <title>plugins_4_gnulinux</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=plugins_4_gnulinux</link>
            <description>Plugins for Dinamica EGO 4 (GNU/Linux)

Dinamica EGO can use a local installation of GCC/G++ to compile the expressions used by Calculate Map, Calculate Categorical Map, Calculate Value e Calculate Lookup Table into native code. This gives an additional speed boost in most cases. 

Gnu Compiler Collection Installation

Ubuntu / Linux Mint</description>
            <pubDate>Tue, 25 Jul 2017 18:52:05 +0000</pubDate>
        </item>
        <item>
            <title>plugins_4_windows</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=plugins_4_windows</link>
            <description>Enhancement Plugin for Dinamica EGO 4

The Enhancement Plugin for Dinamica EGO is used to compile the expressions used by Calculate Map, Calculate Categorical Map, Calculate Value e Calculate Lookup Table into native code. This gives an additional speed boost in most cases.

It also allows R scripts to be used as part of Dinamica EGO models via</description>
            <pubDate>Tue, 25 Jul 2017 18:51:47 +0000</pubDate>
        </item>
        <item>
            <title>plugins_5</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=plugins_5</link>
            <description>Plugins for Dinamica EGO 5

If you are using Dinamica EGO 5 on Windows, refer to Dinamica EGO 5 Windows Plugins.

Plugins for Dinamica EGO 6

If you are using Dinamica EGO 6 on Windows, refer to Dinamica EGO 6 Windows Plugins.</description>
            <pubDate>Sun, 09 Jan 2022 17:35:45 +0000</pubDate>
        </item>
        <item>
            <title>plugins_5_windows</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=plugins_5_windows</link>
            <description>Enhancement Plugin for Dinamica EGO 5

The Enhancement Plugin for Dinamica EGO is used to compile the expressions used by Calculate Map, Calculate Categorical Map, Calculate Value e Calculate Lookup Table into native code. This gives an additional speed boost in most cases.

It also allows R scripts to be used as part of Dinamica EGO models via</description>
            <pubDate>Fri, 04 Dec 2020 04:05:51 +0000</pubDate>
        </item>
        <item>
            <title>plugins_6</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=plugins_6</link>
            <description>Plugins for Dinamica EGO 6

If you are using Dinamica EGO 6 on Windows, refer to Dinamica EGO 6 Windows Plugins.</description>
            <pubDate>Mon, 10 Jan 2022 12:41:31 +0000</pubDate>
        </item>
        <item>
            <title>plugins_6_1_0</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=plugins_6_1_0</link>
            <description>Plugins for Dinamica EGO 6

If you are using Dinamica EGO 6 on Windows, refer to Dinamica EGO 6 Windows Plugins.</description>
            <pubDate>Wed, 19 Jan 2022 18:41:46 +0000</pubDate>
        </item>
        <item>
            <title>plugins_6_2_0</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=plugins_6_2_0</link>
            <description>Plugins for Dinamica EGO 7

If you are using Dinamica EGO 7 on Windows, refer to Dinamica EGO 7 Windows Plugins.</description>
            <pubDate>Sat, 30 Jul 2022 23:05:11 +0000</pubDate>
        </item>
        <item>
            <title>plugins_6_3_0</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=plugins_6_3_0</link>
            <description>Plugins for Dinamica EGO 7

If you are using Dinamica EGO 7 on Windows, refer to Dinamica EGO 7 Windows Plugins.</description>
            <pubDate>Fri, 05 Aug 2022 22:11:06 +0000</pubDate>
        </item>
        <item>
            <title>plugins_6_windows</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=plugins_6_windows</link>
            <description>Enhancement Plugin for Dinamica EGO 6

The Enhancement Plugin for Dinamica EGO is used to compile the expressions used by Calculate Map, Calculate Categorical Map, Calculate Value e Calculate Lookup Table into native code. This gives an additional speed boost in most cases.

It also allows R scripts to be used as part of Dinamica EGO models via</description>
            <pubDate>Sun, 09 Jan 2022 17:38:56 +0000</pubDate>
        </item>
        <item>
            <title>plugins_7</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=plugins_7</link>
            <description>Plugins for Dinamica EGO 7

If you are using Dinamica EGO 7 on Windows, refer to Dinamica EGO 7 Windows Plugins.</description>
            <pubDate>Sat, 30 Jul 2022 23:16:34 +0000</pubDate>
        </item>
        <item>
            <title>plugins_7_0_0</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=plugins_7_0_0</link>
            <description>Plugins for Dinamica EGO 7

If you are using Dinamica EGO 7 on Windows, refer to Dinamica EGO 7 Windows Plugins.</description>
            <pubDate>Thu, 18 Aug 2022 20:24:54 +0000</pubDate>
        </item>
        <item>
            <title>plugins_7_1_0</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=plugins_7_1_0</link>
            <description>Plugins for Dinamica EGO 7

If you are using Dinamica EGO 7 on Windows, refer to Dinamica EGO 7 Windows Plugins.</description>
            <pubDate>Tue, 20 Sep 2022 02:04:18 +0000</pubDate>
        </item>
        <item>
            <title>plugins_7_1_1</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=plugins_7_1_1</link>
            <description>Plugins for Dinamica EGO 7

If you are using Dinamica EGO 7 on Windows, refer to Dinamica EGO 7 Windows Plugins.</description>
            <pubDate>Fri, 23 Sep 2022 16:32:06 +0000</pubDate>
        </item>
        <item>
            <title>plugins_7_2_0</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=plugins_7_2_0</link>
            <description>Plugins for Dinamica EGO 7

If you are using Dinamica EGO 7 on Windows, refer to Dinamica EGO 7 Windows Plugins.</description>
            <pubDate>Sat, 31 Dec 2022 21:27:32 +0000</pubDate>
        </item>
        <item>
            <title>plugins_7_3_0</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=plugins_7_3_0</link>
            <description>Plugins for Dinamica EGO 7

If you are using Dinamica EGO 7 on Windows, refer to Dinamica EGO 7 Windows Plugins.</description>
            <pubDate>Thu, 13 Apr 2023 21:08:10 +0000</pubDate>
        </item>
        <item>
            <title>plugins_7_4_0</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=plugins_7_4_0</link>
            <description>Plugins for Dinamica EGO 7

If you are using Dinamica EGO 7 on Windows, refer to Dinamica EGO 7 Windows Plugins.</description>
            <pubDate>Thu, 25 May 2023 04:08:01 +0000</pubDate>
        </item>
        <item>
            <title>plugins_7_5_0</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=plugins_7_5_0</link>
            <description>Plugins for Dinamica EGO 7

If you are using Dinamica EGO 7 on Windows, refer to Dinamica EGO 7 Windows Plugins.</description>
            <pubDate>Sat, 07 Oct 2023 20:20:22 +0000</pubDate>
        </item>
        <item>
            <title>plugins_7_6_0</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=plugins_7_6_0</link>
            <description>Plugins for Dinamica EGO 7

If you are using Dinamica EGO 7 on Windows, refer to Dinamica EGO 7 Windows Plugins.</description>
            <pubDate>Thu, 02 Nov 2023 03:28:08 +0000</pubDate>
        </item>
        <item>
            <title>plugins_7_7_0</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=plugins_7_7_0</link>
            <description>Plugins for Dinamica EGO 7

If you are using Dinamica EGO 7 on Windows, refer to Dinamica EGO 7 Windows Plugins.</description>
            <pubDate>Tue, 12 Dec 2023 22:15:33 +0000</pubDate>
        </item>
        <item>
            <title>plugins_7_8_0</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=plugins_7_8_0</link>
            <description>Plugins for Dinamica EGO 7

If you are using Dinamica EGO 7 on Windows, refer to Dinamica EGO 7 Windows Plugins.</description>
            <pubDate>Wed, 17 Jan 2024 23:50:40 +0000</pubDate>
        </item>
        <item>
            <title>plugins_7_windows</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=plugins_7_windows</link>
            <description>Enhancement Plugin for Dinamica EGO 7

The Enhancement Plugin for Dinamica EGO is used to compile the expressions used by Calculate Map, Calculate Categorical Map, Calculate Value e Calculate Lookup Table into native code. This gives an additional speed boost in most cases.

It also allows R scripts to be used as part of Dinamica EGO models via</description>
            <pubDate>Sat, 30 Jul 2022 23:06:15 +0000</pubDate>
        </item>
        <item>
            <title>plugins_8</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=plugins_8</link>
            <description>Plugins for Dinamica EGO 8

If you are using Dinamica EGO 8 on Windows, refer to Dinamica EGO 8 Windows Plugins.</description>
            <pubDate>Sat, 21 Sep 2024 16:44:14 +0000</pubDate>
        </item>
        <item>
            <title>plugins_8_3_0</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=plugins_8_3_0</link>
            <description>Plugins for Dinamica EGO 8

If you are using Dinamica EGO 8 on Windows, refer to Dinamica EGO 8 Windows Plugins.</description>
            <pubDate>Thu, 30 Jan 2025 17:13:54 +0000</pubDate>
        </item>
        <item>
            <title>plugins_8_4_0</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=plugins_8_4_0</link>
            <description>Plugins for Dinamica EGO 8

If you are using Dinamica EGO 8 on Windows, refer to Dinamica EGO 8 Windows Plugins.</description>
            <pubDate>Sat, 09 Aug 2025 05:31:03 +0000</pubDate>
        </item>
        <item>
            <title>plugins_8_5_0</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=plugins_8_5_0</link>
            <description>Plugins for Dinamica EGO 8

If you are using Dinamica EGO 8 on Windows, refer to Dinamica EGO 8 Windows Plugins.</description>
            <pubDate>Sat, 09 Aug 2025 05:31:28 +0000</pubDate>
        </item>
        <item>
            <title>plugins_8_6_0</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=plugins_8_6_0</link>
            <description>Plugins for Dinamica EGO 8

If you are using Dinamica EGO 8 on Windows, refer to Dinamica EGO 8 Windows Plugins.</description>
            <pubDate>Sat, 09 Aug 2025 05:31:50 +0000</pubDate>
        </item>
        <item>
            <title>plugins_8_7_0</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=plugins_8_7_0</link>
            <description>Plugins for Dinamica EGO 8

If you are using Dinamica EGO 8 on Windows, refer to Dinamica EGO 8 Windows Plugins.</description>
            <pubDate>Fri, 15 Aug 2025 02:00:36 +0000</pubDate>
        </item>
        <item>
            <title>plugins_8_8_0</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=plugins_8_8_0</link>
            <description>Plugins for Dinamica EGO 8

If you are using Dinamica EGO 8 on Windows, refer to Dinamica EGO 8 Windows Plugins.</description>
            <pubDate>Tue, 30 Sep 2025 18:22:02 +0000</pubDate>
        </item>
        <item>
            <title>plugins_8_9_0</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=plugins_8_9_0</link>
            <description>Plugins for Dinamica EGO 8

If you are using Dinamica EGO 8 on Windows, refer to Dinamica EGO 8 Windows Plugins.</description>
            <pubDate>Tue, 11 Nov 2025 00:40:06 +0000</pubDate>
        </item>
        <item>
            <title>plugins_8_9_1</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=plugins_8_9_1</link>
            <description>Plugins for Dinamica EGO 8

If you are using Dinamica EGO 8 on Windows, refer to Dinamica EGO 8 Windows Plugins.</description>
            <pubDate>Thu, 13 Nov 2025 02:40:28 +0000</pubDate>
        </item>
        <item>
            <title>plugins_8_9_2</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=plugins_8_9_2</link>
            <description>Plugins for Dinamica EGO 8

If you are using Dinamica EGO 8 on Windows, refer to Dinamica EGO 8 Windows Plugins.</description>
            <pubDate>Wed, 19 Nov 2025 04:01:14 +0000</pubDate>
        </item>
        <item>
            <title>plugins_8_10_0</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=plugins_8_10_0</link>
            <description>Plugins for Dinamica EGO 8

If you are using Dinamica EGO 8 on Windows, refer to Dinamica EGO 8 Windows Plugins.</description>
            <pubDate>Fri, 19 Dec 2025 20:37:38 +0000</pubDate>
        </item>
        <item>
            <title>plugins_8_11_0</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=plugins_8_11_0</link>
            <description>Plugins for Dinamica EGO 8

If you are using Dinamica EGO 8 on Windows, download it from Dinamica EGO 8 Enhancement Plugin.

MinGW Plugin Source
modified version of the MinGW plugin source
But, unless you are planning to use the MinGW internals, you don't need to download the source files.</description>
            <pubDate>Fri, 03 Apr 2026 18:05:00 +0000</pubDate>
        </item>
        <item>
            <title>plugins_8_11_1</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=plugins_8_11_1</link>
            <description>Plugins for Dinamica EGO 8

If you are using Dinamica EGO 8 on Windows, download it from Dinamica EGO 8 Enhancement Plugin.

MinGW Plugin Source
modified version of the MinGW plugin source
But, unless you are planning to use the MinGW internals, you don't need to download the source files.</description>
            <pubDate>Fri, 03 Apr 2026 18:05:25 +0000</pubDate>
        </item>
        <item>
            <title>plugins_8_11_2</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=plugins_8_11_2</link>
            <description>Plugins for Dinamica EGO 8

If you are using Dinamica EGO 8 on Windows, download it from Dinamica EGO 8 Enhancement Plugin.

MinGW Plugin Source
modified version of the MinGW plugin source
But, unless you are planning to use the MinGW internals, you don't need to download the source files.</description>
            <pubDate>Wed, 08 Apr 2026 18:57:28 +0000</pubDate>
        </item>
        <item>
            <title>plugins_8_windows</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=plugins_8_windows</link>
            <description>Enhancement Plugin for Dinamica EGO 8

The Enhancement Plugin for Dinamica EGO is used to compile the expressions used by Calculate Map, Calculate Categorical Map, Calculate Value e Calculate Lookup Table into native code. This gives an additional speed boost in most cases.

It also allows R scripts to be used as part of Dinamica EGO models via</description>
            <pubDate>Sat, 21 Sep 2024 16:46:33 +0000</pubDate>
        </item>
        <item>
            <title>positive_integer_value</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=positive_integer_value</link>
            <description>Positive Integer Value

Description

Positive integer value constant.

Inputs
 Name   Type   Description   Constant   Positive Integer Value Type   Positive integer value constant.  
Optional Inputs

Outputs
 Name   Type   Description   Object   Positive Integer Value Type   Positive integer value object.</description>
            <pubDate>Mon, 12 Oct 2015 01:37:39 +0000</pubDate>
        </item>
        <item>
            <title>positive_integer_value_type</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=positive_integer_value_type</link>
            <description>Positive Integer Value Type

A positive integer denotes the positive integers.

So, it basically denotes the sequence of positive non fractional values starting with 1. Ex: 1, 2, 3 ...

GUI Editor

EGO Script

Positive integers in Dinamica EGO uses the standard representation for integer numbers.</description>
            <pubDate>Sun, 11 Oct 2015 23:10:46 +0000</pubDate>
        </item>
        <item>
            <title>posting_messages_on_slack</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=posting_messages_on_slack</link>
            <description>Post Slack Message

Description

Posts a message on a Slack workspace. For example, this can be used to inform about the progress of a model that might take many hours to run.

Inputs
 Name   Type   Description   Message   String Type   Message that will be posted on the slack channel. The message may include multiple lines of text.</description>
            <pubDate>Fri, 27 Oct 2017 23:22:02 +0000</pubDate>
        </item>
        <item>
            <title>principal_component_analysis_pca_for_project</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=principal_component_analysis_pca_for_project</link>
            <description>Principal Component Analysis - PCA For Project

Description

This functor built rasters with eigenvalues of Principal Component Analysis - PCA projected in another scenario

Inputs
 Name             Type                                       Description</description>
            <pubDate>Tue, 27 Mar 2018 17:13:55 +0000</pubDate>
        </item>
        <item>
            <title>principal_component_regression_pcr</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=principal_component_regression_pcr</link>
            <description>Principal Component Regression - PCR

Description

This functor built rasters with eigenvalues of Principal Component Regression - PCR. For more details about function see: Jolliffe, Ian T. (1982). “A note on the Use of Principal Components in Regression</description>
            <pubDate>Tue, 27 Mar 2018 16:56:35 +0000</pubDate>
        </item>
        <item>
            <title>print</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=print</link>
            <description>Print

Description

This container prints messages to the application console.

Inputs

Optional Inputs
 Name  Type  Description  Default Value  Initial Message   String   Message printed before the execution of the container content.   None   Final Message</description>
            <pubDate>Sat, 10 Aug 2013 14:10:12 +0000</pubDate>
        </item>
        <item>
            <title>processor_policy</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=processor_policy</link>
            <description>Processor Policy

Description

This container forces the use of a maximum number of processors

Inputs

None.

Optional Inputs
 Name   Type   Description   Default Value   Maximum Number Of Processors   Non Negative Integer Value Type   Maximum number of processors. Set 0 for unlimited.</description>
            <pubDate>Tue, 13 Oct 2015 18:06:31 +0000</pubDate>
        </item>
        <item>
            <title>projection</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=projection</link>
            <description>Projection

Description

Structure that can be used to connect two other functors or as a constant value.

Inputs
 Name   Type   Description   constant  Projection  Value or constant representing projections. 
Optional Inputs

None.

Outputs
 Name   Type   Description</description>
            <pubDate>Thu, 30 Apr 2020 14:51:38 +0000</pubDate>
        </item>
        <item>
            <title>projection_type</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=projection_type</link>
            <description>Projection Type

Represents a map projection. Projections can be defined using the predefined options (UTM, Geodetic etc), using a WKT specification, using an EPSG code or using a Proj4 specification.

WKT specifications must follow the WKT standard syntax. See the example below:
  PROJCS[&quot;SUTM21&quot;,
      GEOGCS[&quot;SOUTH AMERICAN 1969&quot;,
          DATUM[&quot;SAD69&quot;,
              SPHEROID[&quot;INT67&quot;,6378160,298.25]],
          PRIMEM[&quot;Greenwich&quot;,0],
          UNIT[&quot;degree&quot;,0.0174532925199433]],
      PROJE…</description>
            <pubDate>Tue, 22 Nov 2016 22:00:49 +0000</pubDate>
        </item>
        <item>
            <title>python_coupling</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=python_coupling</link>
            <description>Dinamica EGO and Python Coupling

Example: Calculate Python Expression

An expression that can be used:


dinamica.package(&quot;numpy&quot;)

a = numpy.arange(15).reshape(3, 5)
print(a)

print(dinamica.inputs)
for row in dinamica.inputs[&quot;t1&quot;]:
 print(row)

for row in dinamica.inputs[&quot;t2&quot;]:
 print(row)

dinamica.outputs[&quot;teste&quot;] = 2
dinamica.outputs[&quot;teste2&quot;] = 2.5
dinamica.outputs[&quot;teste3&quot;] = 'a'
dinamica.outputs[&quot;outraSaida&quot;] = &quot;yoyo&quot;
dinamica.outputs[&quot;tabela&quot;] = dinamica.prepareTable(dinamica.inputs[&quot;t…</description>
            <pubDate>Thu, 13 Jul 2023 15:23:43 +0000</pubDate>
        </item>
        <item>
            <title>r_communication_utilities</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=r_communication_utilities</link>
            <description>Helper functions for R

Access a table column by its name

Suppose there is a Table stored in the variable myTable and the user wants to access the column named Data:


myTable$Data


Discover the type of a variable


typeof( variableName )


Convert a variable to Character</description>
            <pubDate>Tue, 17 Jan 2017 17:45:45 +0000</pubDate>
        </item>
        <item>
            <title>raster_cube</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=raster_cube</link>
            <description>Raster Cube

What is

In Dinamica EGO, a raster cube map is a multilayer image created putting together several other images.

The Model

The model is formed using Load Map's, a Create Cube Map and a Save Map. Each Load Map's are bound to the Create Cube Map using a corresponding Name and Number Map.

All maps bound to the</description>
            <pubDate>Mon, 09 Nov 2015 22:41:54 +0000</pubDate>
        </item>
        <item>
            <title>rasterize_shape</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=rasterize_shape</link>
            <description>Rasterize Shape

Description

This rasterizes a given shape file according to a set of parameters.

Inputs
 Name   Type   Description   Input Shape Filename   Map Filename Type   The filename of the input shape that will be rasterized.   Output Map Filename   Map Filename Type   The filename of the resulting map containing the rasterized shape.</description>
            <pubDate>Mon, 03 Apr 2017 19:01:13 +0000</pubDate>
        </item>
        <item>
            <title>real_value</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=real_value</link>
            <description>Double

Description

Double precision real constant.

Inputs
 Name  Type  Description  Constant   Real Value Type   Double precision real constant.  
Optional Inputs

None.

Outputs
 Name  Type  Description  Object   Real Value    Double precision real object.  
Group

 Map Algebra Supplementary

Notes</description>
            <pubDate>Wed, 14 Oct 2015 03:28:25 +0000</pubDate>
        </item>
        <item>
            <title>real_value_type</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=real_value_type</link>
            <description>Real Value Type

A real number denotes all fractional and non-fractional values.

This value is defined as a double precision floating point number, according to the IEEE754 standard. This type was previously known as “Double Type”.

GUI Editor

EGO Script

Doubles in Dinamica EGO uses the standard representation for floating point numbers.</description>
            <pubDate>Mon, 12 Oct 2015 16:27:12 +0000</pubDate>
        </item>
        <item>
            <title>receive_lookup_table</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=receive_lookup_table</link>
            <description>Receive Lookup Table

Description

Receive a lookup Table using an opened communication session.

Inputs

None.

Optional Inputs
 Name  Type  Description  Tag String  Lookup Table identifier.  
Outputs
 Name  Type  Description  lookupTable Lookup Table  Received lookup table.</description>
            <pubDate>Tue, 28 Apr 2020 12:48:46 +0000</pubDate>
        </item>
        <item>
            <title>receive_number</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=receive_number</link>
            <description>Receive Number

Description

Receive a Number using an opened communication session.

Inputs

None.

Optional Inputs
 Name  Type  Description  Tag String  Number identifier.  
Outputs
 Name  Type  Description  Number Real Value  Received Number.  
Group

 Integration

Internal Name</description>
            <pubDate>Tue, 28 Apr 2020 12:54:51 +0000</pubDate>
        </item>
        <item>
            <title>receive_string</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=receive_string</link>
            <description>Receive String

Description

Receive a string using an opened communication session.

Inputs

None.

Optional Inputs
 Name  Type  Description  Tag String  String identifier.  
Outputs
 Name  Type  Description  String String  Received string.  
Group

 Integration

Internal Name</description>
            <pubDate>Tue, 28 Apr 2020 12:55:45 +0000</pubDate>
        </item>
        <item>
            <title>receive_table</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=receive_table</link>
            <description>Receive Table

Description

Receive a Table using an opened communication session.

Inputs

None.

Optional Inputs
 Name  Type  Description  Tag String  Table identifier.  
Outputs
 Name  Type  Description  Table Table  Received table.  
Group

 Integration

Internal Name</description>
            <pubDate>Tue, 28 Apr 2020 12:56:13 +0000</pubDate>
        </item>
        <item>
            <title>receive_tuple</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=receive_tuple</link>
            <description>Receive Tuple

Description

Receive a Tuple using an opened communication session.

Inputs

None.

Optional Inputs
 Name  Type  Description  Tag String  Tuple identifier.  
Outputs
 Name  Type  Description  Tuple Tuple  Received Tuple.  
Group

 Integration

Internal Name</description>
            <pubDate>Tue, 28 Apr 2020 12:56:57 +0000</pubDate>
        </item>
        <item>
            <title>redd_case</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=redd_case</link>
            <description>Projecting deforestation rates based on socioeconomic variables and developing a carbon bookkeeping model

REDD case study

&lt;https://csr.ufmg.br/dinamica_old/redd/redd.html&gt;
What will you learn?

	*  How to project deforestation rates based on socioeconomic variables
	*  Convert gross rates into net rates</description>
            <pubDate>Tue, 24 Mar 2020 11:36:29 +0000</pubDate>
        </item>
        <item>
            <title>region</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=region</link>
            <description>Since Dinamica EGO 2.0, this input is no longer optional</description>
            <pubDate>Tue, 13 Oct 2015 19:35:19 +0000</pubDate>
        </item>
        <item>
            <title>region_manager</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=region_manager</link>
            <description>Region Manager

Description

This container creates and manages regions identified by a categorical map, whose classes represent regions.

It manages both processes of splitting a map into several maps, each one comprising a region, and the subsequent merging of all regional maps in a mosaic, that is a new map.</description>
            <pubDate>Tue, 13 Oct 2015 17:34:49 +0000</pubDate>
        </item>
        <item>
            <title>region_manager_value</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=region_manager_value</link>
            <description>Region Manager Value

Description

Functor that can be used to connect two other functors using a Region Manager

Inputs

None.

Optional Inputs
 Name   Type   Description   Region Manager  Region Manager  Value representing an instance of the “Region Manager” type. 
Outputs</description>
            <pubDate>Tue, 28 Apr 2020 18:40:07 +0000</pubDate>
        </item>
        <item>
            <title>regional_categorical_map</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=regional_categorical_map</link>
            <description>Regional Categorical Map

Description

This functor stores all of the categorical regional maps produced within the Region Manager container.

Inputs
 Name   Type   Description   Global Map Name   Name Type   Name for the regional maps.   Regional Map   Categorical Map Type   A categorical map passed as input.</description>
            <pubDate>Tue, 13 Oct 2015 18:05:20 +0000</pubDate>
        </item>
        <item>
            <title>regional_map</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=regional_map</link>
            <description>Regional Map

Description

This functor stores all of the regional maps produced within the Region Manager container. 

Inputs
 Name   Type   Description   Global Map Name   Name Type   Name for the regional maps.   Regional Map   Map Type   Any map passed as input.   Region Id</description>
            <pubDate>Mon, 02 May 2016 18:30:45 +0000</pubDate>
        </item>
        <item>
            <title>regionalize_categorical_map</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=regionalize_categorical_map</link>
            <description>Since Dinamica EGO 2.0, this input is no longer optional</description>
            <pubDate>Mon, 02 May 2016 18:41:49 +0000</pubDate>
        </item>
        <item>
            <title>regionalize_map</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=regionalize_map</link>
            <description>Regionalize Map

Description

This functor splits a map into a series of regional maps.

Inputs
 Name   Type   Description   Global Map   Map Type   Any map.   Region Id   Integer Value Type   Region identifier.   Region Manager</description>
            <pubDate>Mon, 02 May 2016 18:40:32 +0000</pubDate>
        </item>
        <item>
            <title>release_notes_2_4</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=release_notes_2_4</link>
            <description>here
Dinamica EGO 2.4 Release Notes

What is New

See the What is New section, for information about the new features available in the current version.

Porting Notes

Windows XP Is Not Supported

The current Dinamica EGO version (and previous versions 2.2.x) is NOT compatible with Windows XP. All other recent versions of the Windows operating system (Windows Vista, Windows 7, Windows 8, Windows Server 2008 R2, Windows Server 2012) are supported.</description>
            <pubDate>Thu, 17 Sep 2015 02:45:03 +0000</pubDate>
        </item>
        <item>
            <title>remote_execution_feature</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=remote_execution_feature</link>
            <description>Using Dinamica's Remote Execution Feature (version 8.1.0+)

Coordinator Setup

To configure the coordinator, navigate to a directory where you have write permissions and execute the following command:

Windows

c:\Program Files\Dinamica EGO 8\DinamicaCoordinator8 --address X.X.X.X --port YYYY</description>
            <pubDate>Wed, 23 Oct 2024 16:08:46 +0000</pubDate>
        </item>
        <item>
            <title>remove_table_column</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=remove_table_column</link>
            <description>Remove Table Value

Description

This functor removes a data column from the given table.

Inputs
 Name  Type  Description  Table   Table   Table from where the new column will be removed.   Column Index Or Name   Index Or Name   Index or name of the data column to be removed.</description>
            <pubDate>Thu, 08 Aug 2013 22:55:04 +0000</pubDate>
        </item>
        <item>
            <title>reorder_table_column</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=reorder_table_column</link>
            <description>Reorder Table Column

Description

Move a column to a new position.

It is possible to move key or data columns. However, data columns can not be moved to a position occupied by a key column or vice-versa.

Inputs
 Name   Type   Description   Table</description>
            <pubDate>Mon, 12 Oct 2015 00:33:12 +0000</pubDate>
        </item>
        <item>
            <title>repeat</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=repeat</link>
            <description>Repeat

Description

This container makes a set of functors, linked in a dataflow chain, iterate a number of times.

Inputs
 Name  Type  Description  Iterations   Non Negative Integer Value Type   Number of iterations.  
Optional Inputs

None.

Outputs

None.

Internal Outputs
 Name</description>
            <pubDate>Mon, 12 Oct 2015 16:35:13 +0000</pubDate>
        </item>
        <item>
            <title>resample_of_species_richness_interpolated</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=resample_of_species_richness_interpolated</link>
            <description>Resample Of Species Richness Interpolated

Description

This function spatially interpolates resampling species richness patterns.

Inputs
 Name             Type                                       Description</description>
            <pubDate>Wed, 28 Mar 2018 01:12:39 +0000</pubDate>
        </item>
        <item>
            <title>road_constructor</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=road_constructor</link>
            <description>LESSON 19: Road Constructor



In this lesson we would like to demonstrate some details on how Dinamica EGO defines a road design using a combination of submodels.  




&gt;&gt;Decorate



Let's go!




This model was used for basic road construction optimization, defining a road design using a combination of submodels.</description>
            <pubDate>Sat, 06 Mar 2021 11:11:40 +0000</pubDate>
        </item>
        <item>
            <title>roc_suite</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=roc_suite</link>
            <description>Receiver Operating Characteristic (ROC) suite

Brief description

The Receiver Operating Characteristic (ROC) evaluates map similarity considering a reference binary pattern. ROC compares the amount of true positive and false positive cells through an incremental binary classification (Mas et al. 2013a). ROC is commonly used in GIS to evaluate spatial predictions versus observed data. An ROC suite developed by Mas et al (2013) is available on Dinamica-EGO. There are some study cases that apply R…</description>
            <pubDate>Tue, 30 Aug 2016 17:34:39 +0000</pubDate>
        </item>
        <item>
            <title>run_external_process</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=run_external_process</link>
            <description>Run External Process

Description

This functor runs an external *.exe, *.cmd or batch process.

Inputs
 Name   Type   Description   File Name   String Type   The executable *.exe or *.com file name. If you are using a long file name containing a space, use a double-quoted string.</description>
            <pubDate>Mon, 31 Oct 2016 16:28:20 +0000</pubDate>
        </item>
        <item>
            <title>run_remotely</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=run_remotely</link>
            <description>See Remote Execution Feature for more information about this functor.</description>
            <pubDate>Thu, 24 Oct 2024 15:52:45 +0000</pubDate>
        </item>
        <item>
            <title>sampling_effort</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=sampling_effort</link>
            <description>Sampling Effort

Description

This functor interpolates sampling density on the map by kernel interpolation.

Inputs
 Name             Type                                       Description                                                      Points Of Sampling</description>
            <pubDate>Tue, 27 Mar 2018 18:34:37 +0000</pubDate>
        </item>
        <item>
            <title>save_elevation_graph</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=save_elevation_graph</link>
            <description>Save Elevation Graph

Description

This functor saves the elevation patch graph in Graphviz DOT or JSON format.

Inputs
 Name   Type   Description   Elevation Graph  Elevation Graph Type   Elevation patch graph created from neighborhood relationships and their properties.  
Optional Inputs</description>
            <pubDate>Sat, 10 Jan 2026 02:39:31 +0000</pubDate>
        </item>
        <item>
            <title>save_lookup_table</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=save_lookup_table</link>
            <description>Save Lookup Table

Description

This functor saves a lookup table into a file. The file name and its path must be specified.

Inputs
 Name   Type   Description   Table   Lookup Table Type   The lookup table to be saved.   Filename   Lookup Table Filename Type   Name of the file where the lookup table will be saved. Dinamica automatically determines the file format from a selected file extension (only two column CSV - comma separated value format, is accepted).</description>
            <pubDate>Tue, 13 Oct 2015 01:50:48 +0000</pubDate>
        </item>
        <item>
            <title>save_map</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=save_map</link>
            <description>Save Map

Description

This functor saves a map into a file. The filename and its path must be specified.

Inputs
 Name   Type   Description   Map   Map Type   Map to be saved.   Filename   Map Filename Type   Name of the file where the map will be saved. Dinamica automatically determines the format from a selected file extension.</description>
            <pubDate>Tue, 23 May 2017 00:02:49 +0000</pubDate>
        </item>
        <item>
            <title>save_table</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=save_table</link>
            <description>Save Table

Description

This functor saves a table into a file. The file name and its path must be specified.

Inputs
 Name   Type   Description   Table   Table Type   The table to be saved.   Filename   Table Filename Type   Name of the file where the table will be saved. Dinamica automatically determines the file format from a selected file extension (only multi-column CSV - comma separated value format, is accepted).</description>
            <pubDate>Tue, 13 Oct 2015 19:59:48 +0000</pubDate>
        </item>
        <item>
            <title>save_text_file</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=save_text_file</link>
            <description>Save Text File

Description

This functor saves a text into a file. The file name and its path must be specified.

Inputs
 Name   Type   Description   Text   String Type   Strings to be saved.   Filename   Generic Filename Type   Name of the file where the text will be saved. Dinamica automatically determines the file format from a selected file extension.</description>
            <pubDate>Mon, 30 Jan 2017 14:50:45 +0000</pubDate>
        </item>
        <item>
            <title>save_weights</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=save_weights</link>
            <description>Save Weights

Description

This functor saves the coefficients or ranges of Weights of Evidence into a file.

Inputs
 Name   Type   Description   weights   Weights Type   Coefficients or ranges of Weights of Evidence to be saved into a file.   Filename   Table Filename Type   Name of the file where the coefficients or ranges of Weights of Evidence will be saved. The file name and its path must be specified. Dinamica automatically determines the file format from a selected file extension.</description>
            <pubDate>Tue, 13 Oct 2015 18:55:03 +0000</pubDate>
        </item>
        <item>
            <title>screenshots</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=screenshots</link>
            <description>Screenshots

Below, you can see some general screenshots showing Dinamica EGO graphical interface.</description>
            <pubDate>Thu, 13 Sep 2012 21:13:26 +0000</pubDate>
        </item>
        <item>
            <title>sdm_based_on_absences</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=sdm_based_on_absences</link>
            <description>SDM based on Absences

Description

This functor built species distribution models based on Pseudoabsences

Inputs
 Name             Type                                       Description                                                      Input Folder</description>
            <pubDate>Mon, 02 Apr 2018 03:07:20 +0000</pubDate>
        </item>
        <item>
            <title>sdm_based_on_pseudoabsences</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=sdm_based_on_pseudoabsences</link>
            <description>SDM based on Pseudoabsences

Description

This functor built species distribution models based on Pseudoabsences

Inputs
 Name             Type                                       Description                                                      Input Folder</description>
            <pubDate>Sat, 31 Mar 2018 04:01:23 +0000</pubDate>
        </item>
        <item>
            <title>sdm_with_pseudoabsences_based_on_evidences</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=sdm_with_pseudoabsences_based_on_evidences</link>
            <description>SDM with  Pseudoabsences based on evidences

Description

This functor built species distribution models based on Pseudoabsences

Inputs
 Name             Type                                       Description</description>
            <pubDate>Sat, 31 Mar 2018 04:07:26 +0000</pubDate>
        </item>
        <item>
            <title>select_end_of_roads</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=select_end_of_roads</link>
            <description>Select End Of the Roads

Description

[Submodel] Select only the last cells depicting the end of the given roads. Each end of a road is a road cell surrounded by only one neighbor.

Inputs
 Name   Type   Description   Roads  Categorical Map  The input roads. 
Optional Inputs</description>
            <pubDate>Tue, 28 Apr 2020 19:10:39 +0000</pubDate>
        </item>
        <item>
            <title>select_folder</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=select_folder</link>
            <description>Select Folder

Description

Pick up a folder from a series of folders.

Inputs

None.

Optional Inputs
 Name   Type   Description   Default Value   Step  Positive Integer Value   Current index, step or model iteration. 
Output
 Name   Type   Description   Folder   Folder   Folder</description>
            <pubDate>Wed, 29 Apr 2020 11:59:19 +0000</pubDate>
        </item>
        <item>
            <title>select_lookup_table</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=select_lookup_table</link>
            <description>Select Lookup Table

Description

This container picks up a lookup table from a series of tables.

Inputs

Optional Inputs
 Name   Type   Description   Default Value   Step   Positive Integer Value Type   Current step or model iteration.   1  
Outputs
 Name   Type   Description</description>
            <pubDate>Tue, 13 Oct 2015 01:38:49 +0000</pubDate>
        </item>
        <item>
            <title>select_map</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=select_map</link>
            <description>Select Map

Description

This container picks up a map from a series of maps.

Inputs

None.

Optional Inputs
 Name   Type   Description   Default Value   Step   Positive Integer Value Type   Current step or model iteration.  
Outputs
 Name   Type   Description   map   Map Type   Any map.</description>
            <pubDate>Tue, 13 Oct 2015 18:32:43 +0000</pubDate>
        </item>
        <item>
            <title>select_map_filename</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=select_map_filename</link>
            <description>Select Map Filename

Description

This container picks up a map file name from a series of map file names.

Inputs

None.

Optional Inputs
 Name   Type   Description   Default Value   Step   Positive Integer Value Type   Current step or model iteration.   1  
Outputs
 Name  Type</description>
            <pubDate>Tue, 13 Oct 2015 18:40:26 +0000</pubDate>
        </item>
        <item>
            <title>select_percent_matrix</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=select_percent_matrix</link>
            <description>Select Percent Matrix

Description

This container picks up a percent matrix from a series of matrices.

Inputs

None.

Optional Inputs
 Name   Type   Description   Default Value   Step   Positive Integer Value Type   Current step or model iteration.   1  
Outputs
 Name   Type</description>
            <pubDate>Tue, 13 Oct 2015 19:29:21 +0000</pubDate>
        </item>
        <item>
            <title>select_random_point_cluster</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=select_random_point_cluster</link>
            <description>Select Random Point Cluster

Description

[Submodel] Select a cluster of random points in a given probability map according to a set of given constraints.

Inputs
 Name  Type  Description  Random Point Probabilities   Map Type   Probability of selection of each cell as a new random point. The map cells must be represented using floating point values (IEEE 754 32 Bit Real). Each value must be in the range [0, 1].</description>
            <pubDate>Sun, 11 Oct 2015 23:41:52 +0000</pubDate>
        </item>
        <item>
            <title>select_random_points</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=select_random_points</link>
            <description>Select Random Points

Description

[Submodel] Select a set of random points in a given probability map according to a set of given constraints.

Inputs
 Name  Type  Description  Random Point Probabilities   Map Type   Probability of selection of each cell as a new random point. The map cells must be represented using floating point values (IEEE 754 32 Bit Real). Each value must be in the range [0, 1].</description>
            <pubDate>Sun, 11 Oct 2015 23:38:36 +0000</pubDate>
        </item>
        <item>
            <title>select_string</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=select_string</link>
            <description>Select String

Description

Pick up a string from a series of strings.

Inputs

None.

Optional Inputs
 Name   Type   Description   Default Value   Step  Positive Integer Value   Current index, step or model iteration. 
Output
 Name   Type   Description   String String   String</description>
            <pubDate>Wed, 29 Apr 2020 12:01:55 +0000</pubDate>
        </item>
        <item>
            <title>select_sub_table</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=select_sub_table</link>
            <description>Select Sub Table

Description

[Submodel] Select a sub-table from the given table based on the given step.

If a sub-table corresponding to the given step is not found, the sub-table corresponding to the greatest key smaller than the given step is returned.

Inputs</description>
            <pubDate>Wed, 14 Oct 2015 03:09:20 +0000</pubDate>
        </item>
        <item>
            <title>select_table_filename</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=select_table_filename</link>
            <description>Select Table Filename

Description

This container picks up a file name from a series of file names.

Inputs

None.

Optional Inputs
 Name   Type   Description   Default Value   Step   Positive Integer Value Type   Current step or model iteration.   1  
Outputs
 Name   Type   Description</description>
            <pubDate>Tue, 13 Oct 2015 18:39:41 +0000</pubDate>
        </item>
        <item>
            <title>select_transition_function_parameter_matrix</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=select_transition_function_parameter_matrix</link>
            <description>Select Transition Function Parameter Matrix

Description

This container picks up a matrix of transition function parameters from a series of matrices.

Inputs

None.

Optional Inputs
 Name   Type   Description   Default Value   Step  Positive Integer Value Type   Current step or model iteration.</description>
            <pubDate>Tue, 13 Oct 2015 19:40:39 +0000</pubDate>
        </item>
        <item>
            <title>select_transition_matrix</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=select_transition_matrix</link>
            <description>Select Transition Matrix

Description

This container picks up a transition matrix from a series of matrices.

Inputs

Optional Inputs
 Name   Type   Description   Default Value   Step   Positive Integer Value Type   Current step or model iteration.   1  
Outputs
 Name   Type</description>
            <pubDate>Tue, 13 Oct 2015 01:47:07 +0000</pubDate>
        </item>
        <item>
            <title>select_weights</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=select_weights</link>
            <description>Select Weights

Description

This container picks up a set of Weights of Evidence coefficients from a series of sets. 

Inputs

None.

Optional Inputs
 Name   Type   Description   Default Value   Step   Positive Integer Type   Current step or model iteration.    1  
Outputs</description>
            <pubDate>Tue, 13 Oct 2015 18:38:40 +0000</pubDate>
        </item>
        <item>
            <title>select_weights_filename</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=select_weights_filename</link>
            <description>Select Weights Filename

Description

Pick up a filename containing Weight of Evidence coefficients from a series of filenames.

Inputs

None.

Optional Inputs
 Name   Type   Description   Default Value   Step   Positive Integer Value   Current index, step or model iteration.</description>
            <pubDate>Thu, 30 Apr 2020 15:03:14 +0000</pubDate>
        </item>
        <item>
            <title>send_lookup_table</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=send_lookup_table</link>
            <description>Send Lookup Table

Description

Send a Lookup Table using an opened communication session.

Inputs
 Name  Type  Description  Lookup Table Lookup Table  Any Lookup Table.  
Optional Inputs
 Name  Type  Description  Tag String  Lookup Table identifier.  
Outputs
 Name  Type</description>
            <pubDate>Thu, 30 Apr 2020 14:31:21 +0000</pubDate>
        </item>
        <item>
            <title>send_number</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=send_number</link>
            <description>Send Number

Description

Send a number using an opened communication session.

Inputs
 Name  Type  Description  Number Real Value  Any number.  
Optional Inputs
 Name  Type  Description  Tag String  Number identifier.  
Outputs
 Name  Type  Description  outNumber Real Value</description>
            <pubDate>Tue, 28 Apr 2020 13:04:42 +0000</pubDate>
        </item>
        <item>
            <title>send_string</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=send_string</link>
            <description>Send String

Description

Send a string using an opened communication session.

Inputs
 Name  Type  Description  String String  Any string.  
Optional Inputs
 Name  Type  Description  Tag String  string identifier.  
Outputs
 Name  Type  Description  outString String</description>
            <pubDate>Tue, 28 Apr 2020 13:10:56 +0000</pubDate>
        </item>
        <item>
            <title>send_table</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=send_table</link>
            <description>Send Table

Description

Send a table using an opened communication session.

Inputs
 Name  Type  Description  Table Table  Any table.  
Optional Inputs
 Name  Type  Description  Tag String  Table identifier.  
Outputs
 Name  Type  Description  outTable Table  Input number.</description>
            <pubDate>Tue, 28 Apr 2020 13:11:14 +0000</pubDate>
        </item>
        <item>
            <title>send_tuple</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=send_tuple</link>
            <description>Send Tuple

Description

Send a tuple using an opened communication session.

Inputs
 Name  Type  Description  Tuple Tuple  Any tuple.  
Optional Inputs
 Name  Type  Description  Tag String  Tuple identifier.  
Outputs
 Name  Type  Description  outTuple Tuple  Input number.</description>
            <pubDate>Tue, 28 Apr 2020 13:11:23 +0000</pubDate>
        </item>
        <item>
            <title>set_fitness</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=set_fitness</link>
            <description>Set Fitness

Description

Once the fitness score is calculated, this functor is used to get the fitness score for the current individual and to pass it to the genetic algorithm functor.

Inputs
 Name   Type   Description   Fitness   Real Value Type   Get the fitness score for the current individual.</description>
            <pubDate>Sun, 11 Oct 2015 23:55:00 +0000</pubDate>
        </item>
        <item>
            <title>set_kml_timeline</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=set_kml_timeline</link>
            <description>Set kml Timeline

Description

This functor inserts a georeference image kml into a timeline kml.

Inputs
 Name   Type   Description   kml  kml  Kml with the georefence image. 
Optional Inputs
 Name   Type   Description Begin Time   Date (nullable)</description>
            <pubDate>Tue, 28 Apr 2020 17:34:17 +0000</pubDate>
        </item>
        <item>
            <title>set_lookup_table_value</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=set_lookup_table_value</link>
            <description>Set Lookup Table Value

Description

This functor inserts values into a lookup table. If the table is already filled in, it replaces the old values with new values.

Inputs
 Name  Type  Description  Table   Lookup Table Type   The lookup table where the values will be inserted.</description>
            <pubDate>Sun, 11 Oct 2015 23:39:56 +0000</pubDate>
        </item>
        <item>
            <title>set_map_alias</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=set_map_alias</link>
            <description>Map Alias

The Dinamica EGO Map Viewer now offers support for map aliases. By supporting map aliases, map viewer can assign more meaning to the information being displayed.

Setting up alias

	*  You need a loaded map to assign an alias, if you are unsure about how to load maps, please check</description>
            <pubDate>Fri, 14 Sep 2012 18:50:22 +0000</pubDate>
        </item>
        <item>
            <title>set_map_values</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=set_map_values</link>
            <description>Set Map Values

Description

This functor creates a map from table values.

Inputs
 Name  Type  Description  Value Table   Lookup Table Type   Input table containing the cell values. The table keys represent the cell identifier.   Line Table   Lookup Table Type   Input table containing the lines (Y coordinates). The table keys represent the cell identifier. The map upper line uses 1 as the line number.</description>
            <pubDate>Tue, 13 Oct 2015 20:24:34 +0000</pubDate>
        </item>
        <item>
            <title>set_table_by_key</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=set_table_by_key</link>
            <description>Set Table By Key

Description

This functor updates or inserts a sub-table corresponding to the given chain of keys into a table.

Inputs
 Name   Type   Description   Table   Table Type   The input table.   Keys   Tuple Type   Chain of keys identifying the sub-table that will be updated or insert.</description>
            <pubDate>Tue, 13 Oct 2015 22:43:13 +0000</pubDate>
        </item>
        <item>
            <title>set_table_cell_value</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=set_table_cell_value</link>
            <description>Set Table Cell Value

Description

This functor inserts a value into a table.

Inputs
 Name  Type  Description  Table   Table Type   Table where the value will be inserted.   Column Index Or Name Type   Name or index of the column where the new value will be inserted.   Keys</description>
            <pubDate>Wed, 14 Oct 2015 03:13:37 +0000</pubDate>
        </item>
        <item>
            <title>set_table_column_name</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=set_table_column_name</link>
            <description>Set Table Column Name

Description

Replace a column name in a table.

Inputs
 Name  Type  Description  Table   Table   Table containing the target column.   Column   Index Or Name   Target column where the change will occur.   Name   Name   New column name.  
Outputs
 Name</description>
            <pubDate>Thu, 08 Aug 2013 23:04:30 +0000</pubDate>
        </item>
        <item>
            <title>setup_dinamica_linux</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=setup_dinamica_linux</link>
            <description>Launch Dinamica EGO GNU/Linux

Setup

Extract the downloaded file to a folder of your choice. The directory should contain:



Dinamica.AppImage
Examples and Submodels.zip
README.html





Examples

The file 'Examples and Submodels.zip' can also be extracted to a folder of your choice.</description>
            <pubDate>Fri, 01 Sep 2017 14:47:39 +0000</pubDate>
        </item>
        <item>
            <title>simple_kriging_interpolation</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=simple_kriging_interpolation</link>
            <description>Simple Kriging Interpolation

Description

This functor interpolates values on the map based spatial structure of values by kriging model

Inputs
 Name             Type                                       Description</description>
            <pubDate>Tue, 27 Mar 2018 20:36:54 +0000</pubDate>
        </item>
        <item>
            <title>simulating_patterns_of_change</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=simulating_patterns_of_change</link>
            <description>Simulating the patterns of change




What will you learn?




	*  How Dinamica EGO can be calibrated, as well as its potential to replicate the evolving spatial patterns of a variety of dynamic phenomena;
	*  The capability of the Dinamica EGO to reproduce a wide range of spatial patterns of change;</description>
            <pubDate>Thu, 16 Jul 2020 01:53:21 +0000</pubDate>
        </item>
        <item>
            <title>skip_all_on_error</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=skip_all_on_error</link>
            <description>Skip All On Error

Description

This container executes the functors within it and captures and ignores any error that may occur during the execution of the enveloped functors. 

Inputs

Optional Inputs

Outputs

Group

 Control

Notes

Any error occurring in any functor within this container will be ignored, thus avoiding the premature termination of the model. In case an output is expected outside of this container, a link between the external functor and its precedent within the container mus…</description>
            <pubDate>Fri, 20 May 2016 05:34:23 +0000</pubDate>
        </item>
        <item>
            <title>skip_on_error</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=skip_on_error</link>
            <description>Skip On Error

Description

This container executes the functors within it and captures and ignores any error that may occur during the execution of the enveloped functors. 

Inputs

Optional Inputs

Outputs

Group

 Control

Notes

Any error occurring in any functor within this container will be ignored, thus avoiding the premature termination of the model. In case an output is expected outside of this container, a link between the external functor and its precedent within the container must be…</description>
            <pubDate>Fri, 20 May 2016 05:37:47 +0000</pubDate>
        </item>
        <item>
            <title>sort_lookup_table</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=sort_lookup_table</link>
            <description>Sort Lookup Table

Description

Inputs
 Name             Type                                       Description                                                     
Outputs
 Name  Type                                        Description</description>
            <pubDate>Wed, 16 Sep 2015 19:18:57 +0000</pubDate>
        </item>
        <item>
            <title>spatial_autoregressive_model_interpolation_sar</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=spatial_autoregressive_model_interpolation_sar</link>
            <description>Spatial Autoregressive model interpolation - SAR

Description

This function interpolates values on the map based on predictor variables and Spatial Autoregressive model - SAR. For more details about SAR, see: Wall M M (2004) A close look at the spatial structure implied by the CAR and SAR models. J of Statistical Planning and Inference, 121, 311-24</description>
            <pubDate>Tue, 27 Mar 2018 20:30:48 +0000</pubDate>
        </item>
        <item>
            <title>spatial_variogram</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=spatial_variogram</link>
            <description>Spatial Variogram

Description

This functor built a plot of spatial variagram

Inputs
 Name             Type                                       Description                                                      Input Raster   Map  Any map  Output figure</description>
            <pubDate>Tue, 27 Mar 2018 13:47:14 +0000</pubDate>
        </item>
        <item>
            <title>spatialize_phylogenetic_tree</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=spatialize_phylogenetic_tree</link>
            <description>Spatialize Phylogenetic Tree

Description

This function spatialize phylogenetic tree by interpolates values of phylogenetic distance on the map.

Inputs
 Name             Type                                       Description</description>
            <pubDate>Tue, 27 Mar 2018 19:07:36 +0000</pubDate>
        </item>
        <item>
            <title>species_composition_interpolation_sci</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=species_composition_interpolation_sci</link>
            <description>Species Composition Interpolation - SCI

Description

This functor spatially interpolates the beta-diversity patterns by using values of a NMDS of the beta-diversity index matrix. For more details see: Oliveira, U., Vasconcelos, M. F., &amp; Santos, A. J. (2017). Biogeography of Amazon birds: rivers limit species composition, but not areas of endemism. Scientific Reports, 7(1), 2992. doi:10.1038/s41598-017-03098-w</description>
            <pubDate>Wed, 28 Mar 2018 01:19:50 +0000</pubDate>
        </item>
        <item>
            <title>species_distribution_models_sdm</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=species_distribution_models_sdm</link>
            <description>Species Distribution Model - SDM

Description

This functor built species distribution models based on Pseudoabsences

Inputs
 Name             Type                                       Description</description>
            <pubDate>Mon, 02 Apr 2018 05:02:05 +0000</pubDate>
        </item>
        <item>
            <title>species_richness_interpolated</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=species_richness_interpolated</link>
            <description>Species Richness Interpolated

Description

This function spatially interpolates the species richness patterns.

Inputs
 Name             Type                                       Description                                                      Input Occurences</description>
            <pubDate>Wed, 28 Mar 2018 00:56:19 +0000</pubDate>
        </item>
        <item>
            <title>spline_interpolation</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=spline_interpolation</link>
            <description>Spline Interpolation

Description

This function interpolates values on the map based spatial pattern of variable and Spline model

Inputs
 Name             Type                                       Description</description>
            <pubDate>Tue, 27 Mar 2018 20:43:38 +0000</pubDate>
        </item>
        <item>
            <title>stack_map_layers</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=stack_map_layers</link>
            <description>Stack Map Layers
Create Cube Map

Description

This container assembles maps into a cube raster data set (multilayer map).

Inputs
 Name  Type  Description  Format Map   Map   Any single layer map.  
Optional Inputs

Outputs
 Name  Type  Description  Map   Map   The multilayer map.</description>
            <pubDate>Thu, 13 Sep 2012 05:16:56 +0000</pubDate>
        </item>
        <item>
            <title>start</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=start</link>
            <description>Dinamica EGO 8

Overview

EGO stands for Environment for Geoprocessing Objects. Dinamica EGO consists of a sophisticated platform for environmental modeling with outstanding possibilities for the design from the very simple static spatial model to very complex dynamic ones.  Its main features includes:</description>
            <pubDate>Tue, 17 Sep 2024 22:56:52 +0000</pubDate>
        </item>
        <item>
            <title>statistic_of_map</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=statistic_of_map</link>
            <description>Statistic of Map

Description

Calculate basic statistic of map: median, mean, standard deviation, sum and quartile

Inputs
 Name             Type                                       Description                                                      Input Map</description>
            <pubDate>Tue, 27 Mar 2018 16:27:35 +0000</pubDate>
        </item>
        <item>
            <title>step</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=step</link>
            <description>Step

Description

This functor receives and passes on the current model step or iteration.

Inputs

Optional Inputs
 Name   Type   Description   Default Value   Step   Real Value Type   Current step or model iteration.   0  
Outputs
 Name  Type  Description  Step</description>
            <pubDate>Mon, 12 Oct 2015 00:51:15 +0000</pubDate>
        </item>
        <item>
            <title>string_junction</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=string_junction</link>
            <description>String Junction

Description

This functor picks one string from two execution pipelines.

Inputs
 Name             Type                                       Description                                                      Possible String 1  String Type  String output from an execution pipeline.</description>
            <pubDate>Mon, 27 Apr 2020 19:54:03 +0000</pubDate>
        </item>
        <item>
            <title>string_type</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=string_type</link>
            <description>String Type

A string is a sequence of arbitrary characters.

GUI Editor

EGO Script

Legacy

Strings are sequences of any characters enclosed by double quotes '“'.

&quot;Amazon&quot;

&quot;North&quot;

&quot;This is an example of string&quot;

&quot;landscape_123       &quot;

&quot;x1_and_a_name&quot;</description>
            <pubDate>Tue, 05 May 2020 15:56:26 +0000</pubDate>
        </item>
        <item>
            <title>struct_type</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=struct_type</link>
            <description>Struct Type

A struct is a container to store identified data. Data can be extracted from structs by using the 'Extract Struct XXX' functors.

GUI Editor

A structure can not be edited.

EGO Script

Since struct's can't be edited, its impossible to write them in Scripts.</description>
            <pubDate>Tue, 24 Jan 2017 17:37:42 +0000</pubDate>
        </item>
        <item>
            <title>submodel_documentation</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=submodel_documentation</link>
            <description>Documentation

	*  Calc Fractal Dimensions

	*  Calc Net Transition rates</description>
            <pubDate>Thu, 02 Apr 2020 12:43:40 +0000</pubDate>
        </item>
        <item>
            <title>submodel_list</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=submodel_list</link>
            <description>Submodel List

Under construction (by Argemiro)

Submodels
By Group

Calibration

	*  Calc Net Transition Rates

Control

	*  Abort Conditionally

Files

	*  List Filenames

Map Algebra

	*  Calc Histogram Equalized Map

Random Points

	*  Select Random Point Cluster
	*  Select Random Points

Road Constructor

	*  Classic Road Constructor
	*  Classic Road Constructor Using Table
	*  Select End Of the Roads

Simulation

	*  Allocate Transition

Table

	*  Copy Value Column To Table
	*  Expand Key…</description>
            <pubDate>Mon, 08 Mar 2021 18:43:29 +0000</pubDate>
        </item>
        <item>
            <title>submodels</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=submodels</link>
            <description>Submodels

Submodels are a way of reusing parts of a model to perform specific operations inside other models.

By using them, we can reduce the amount of work we have to put on when creating models that share similar functionalities. They are also an important tool for abstraction, hiding unnecessary details and making easier to reason about the model concept and its implementation.</description>
            <pubDate>Wed, 05 Jul 2017 20:43:51 +0000</pubDate>
        </item>
        <item>
            <title>submodels_documentation</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=submodels_documentation</link>
            <description>hello</description>
            <pubDate>Wed, 01 Apr 2020 18:31:52 +0000</pubDate>
        </item>
        <item>
            <title>sum_of_maps</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=sum_of_maps</link>
            <description>Sum of Maps

Description

This functor make the sum of maps that are in the same folder.

Inputs
 Name             Type                                       Description                                                      Input Folder   Folder  Folder with maps for sum</description>
            <pubDate>Tue, 27 Mar 2018 18:44:41 +0000</pubDate>
        </item>
        <item>
            <title>supported_map_formats</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=supported_map_formats</link>
            <description>Supported Map Formats

Dinamica EGO delegates reading and writing most map formats to the GDAL library. This allows Dinamica EGO to handle several previously unsupported file formats.

Map Formats Supported for Reading

Thanks to GDAL, Dinamica EGO can read maps in the file formats listed below</description>
            <pubDate>Thu, 05 Feb 2026 15:45:27 +0000</pubDate>
        </item>
        <item>
            <title>table</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=table</link>
            <description>Table

Description

This functor is a structure used as a link to other functors.

Inputs
 Name  Type  Description  Constant   Table   Data carrier for table.  
Optional Inputs

Outputs
 Name  Type  Description  Object   Table   The object is a table.  
Group</description>
            <pubDate>Fri, 09 Aug 2013 21:57:56 +0000</pubDate>
        </item>
        <item>
            <title>table_cell_type</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=table_cell_type</link>
            <description>Table Cell

Description

This functor is a structure used as a link to other functors.

Inputs
 Name  Type  Description  Constant   Table Cell   Data carrier for table cell type.  
Optional Inputs

Outputs
 Name  Type  Description  Object   Lookup Table   The object is a table cell type.</description>
            <pubDate>Fri, 09 Aug 2013 22:08:22 +0000</pubDate>
        </item>
        <item>
            <title>table_filename</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=table_filename</link>
            <description>Table Filename

Description

Table filename constant.

Inputs
 Name  Type  Description  Constant   Table Filename  Table filename.  
Optional Inputs

Outputs
 Name  Type  Description  Object    Table Filename   Table filename entered as the functor input.  
Group

 Table

Notes

Internal Name</description>
            <pubDate>Sun, 31 Jul 2011 21:32:56 +0000</pubDate>
        </item>
        <item>
            <title>table_junction</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=table_junction</link>
            <description>Table Junction

Description

This functor chooses one from two possible tables produced from different execution pipelines.

Inputs
 Name   Type   Description                                  Possible Table 1  Table  Table output from an execution path.</description>
            <pubDate>Wed, 14 Aug 2013 22:42:46 +0000</pubDate>
        </item>
        <item>
            <title>table_manager</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=table_manager</link>
            <description>Table Manager

Description

Create and manage tables.

Inputs

None.

Optional Inputs

None.

Output

None.

Group

 Table

Notes

Here is an example of how to use the Table Manager:

[Table Manager Functor Usage Example]

Download Table Manager Example Model

Internal Name

TableManager</description>
            <pubDate>Mon, 21 Oct 2024 15:03:04 +0000</pubDate>
        </item>
        <item>
            <title>table_manager_value</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=table_manager_value</link>
            <description>Table Manager Value

Description

Functor that can be used to connect two other functors using a &quot;Table Manager&quot;

Inputs

None.

Optional Inputs
 Name   Type   Description   Table Manager Table Manager   Value representing an instance of the “Table Manager” type.</description>
            <pubDate>Wed, 29 Apr 2020 14:17:43 +0000</pubDate>
        </item>
        <item>
            <title>table_type</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=table_type</link>
            <description>Table Type

A table is a collection of tuples organized in a special way, where each tuple may be formed by several keys and values. The set of keys in each row must be unique.

The set of all elements at the same position in all rows defines a column. All columns must have a unique name. The names must follow the general name convention in Dinamica EGO, they must start with a</description>
            <pubDate>Mon, 10 Feb 2020 21:38:56 +0000</pubDate>
        </item>
        <item>
            <title>table_value</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=table_value</link>
            <description>Table Value

Description

This functor is a structure used as a link to other functors.

Inputs
 Name  Type  Description  Constant   Table Value   Data carrier for table value.  
Optional Inputs

Outputs
 Name  Type  Description  Object   Table Value   The object is a table value.</description>
            <pubDate>Fri, 09 Aug 2013 21:57:20 +0000</pubDate>
        </item>
        <item>
            <title>table_value_type</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=table_value_type</link>
            <description>Table Value Type

A table value is a value that can inserted in a table. These values correspond to strings or real numbers.

GUI Editor

EGO Script

Table values can represented using the standard Dinamica EGO notation for numbers and strings.


0.3456
-0.0134
3.14
0.0054
-1e-4
&quot;string&quot;
&quot;string contendo \&quot;aspas\&quot;&quot;</description>
            <pubDate>Sat, 14 May 2016 03:48:21 +0000</pubDate>
        </item>
        <item>
            <title>transform_map</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=transform_map</link>
            <description>Transform Map

Description

This functor re-projects the given map according to a set of parameters. It can also crop and re-project a map based on a given format map.

Inputs
 Name   Type   Description   Input Map Filename   Map Filename Type   The filename of the input map that will be re-projected.</description>
            <pubDate>Tue, 24 Jan 2017 04:18:01 +0000</pubDate>
        </item>
        <item>
            <title>transition_function_parameter_matrix</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=transition_function_parameter_matrix</link>
            <description>Transition Function Parameter Matrix

Description

This functor specifies a matrix of transition function parameters.

Inputs
 Name  Type  Description  Constant   Transition Function Parameter Matrix   Matrix of transition function parameters.  
Outputs
 Name  Type  Description  Object</description>
            <pubDate>Sun, 31 Jul 2011 21:35:02 +0000</pubDate>
        </item>
        <item>
            <title>transition_matrix</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=transition_matrix</link>
            <description>Transition Matrix

Description

This functor specifies a transition matrix.

Inputs
 Name  Type  Description  Constant   Transition Matrix   A transition matrix.  
Optional Inputs

Outputs
 Name  Type  Description  Object   Transition Matrix   A transition matrix.  
Group

 Simulation Supplementary

Notes

Internal Name</description>
            <pubDate>Sun, 31 Jul 2011 21:36:34 +0000</pubDate>
        </item>
        <item>
            <title>transition_set</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=transition_set</link>
            <description>Transition Set

Description

This functor specifies a list of transitions .

Inputs
 Name  Type  Description  Constant   Transition Set   A list of transitions.  
Optional Inputs

Outputs
 Name  Type  Description  Object   Transition Set   A list of transitions.  
Group

 Simulation Supplementary

Notes</description>
            <pubDate>Sun, 31 Jul 2011 21:38:26 +0000</pubDate>
        </item>
        <item>
            <title>tuple</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=tuple</link>
            <description>Tuple

Description

This functor is a structure used as a link to other functors.

Inputs
 Name  Type  Description  Constant   Tuple   Data carrier for tuple.  
Optional Inputs

Outputs
 Name  Type  Description  Object   Tuple   The object is a tuple.  
Group</description>
            <pubDate>Fri, 09 Aug 2013 22:00:58 +0000</pubDate>
        </item>
        <item>
            <title>tuple_type</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=tuple_type</link>
            <description>Tuple Type

A tuple is a sequence of values. Each value can be represented using double precision floating point numbers, allowing the definition of integral and fractional values, or string. 

GUI Editor

EGO Script

Tuples are sequences of values enclosed by [ ]. Each value is represented by real numbers or strings.</description>
            <pubDate>Tue, 26 Apr 2016 05:07:39 +0000</pubDate>
        </item>
        <item>
            <title>tutorials</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=tutorials</link>
            <description></description>
            <pubDate>Mon, 29 Jul 2013 14:59:34 +0000</pubDate>
        </item>
        <item>
            <title>unsupervised_classification</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=unsupervised_classification</link>
            <description>Unsupervised Classification

Description

Unsupervised classification by kmeans, Clustering for Large Applications (CLARA) and Random Forest

Inputs
 Name             Type                                       Description</description>
            <pubDate>Tue, 27 Mar 2018 17:30:55 +0000</pubDate>
        </item>
        <item>
            <title>unsupervised_classification_by_kmeans</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=unsupervised_classification_by_kmeans</link>
            <description>Unsupervised Classification by K-means

Description

Unsupervised classification of maps by kmeans

Inputs
 Name             Type                                       Description                                                      Input Folder   Folder  Folder with predictors raster files (variables) in geoTif format</description>
            <pubDate>Tue, 27 Mar 2018 18:26:32 +0000</pubDate>
        </item>
        <item>
            <title>unsupervised_classification_by_random_forest</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=unsupervised_classification_by_random_forest</link>
            <description>Unsupervised Classification by Random Forest

Description

Unsupervised Classification maps by Random Forest algorithm

Inputs
 Name             Type                                       Description</description>
            <pubDate>Tue, 27 Mar 2018 18:24:06 +0000</pubDate>
        </item>
        <item>
            <title>useful_tips</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=useful_tips</link>
            <description>Useful Tips

Increasing Performance

To maximize the performance of Dinamica EGO execution, follow the guidelines below:

	*  Make sure the GUI option “Tools =&gt; Options | Advanced | Automatically detect the number of processors available” is selected. If you are running your models using the command line, make sure the</description>
            <pubDate>Mon, 14 Aug 2023 17:02:49 +0000</pubDate>
        </item>
        <item>
            <title>using_different_parameters_for_patcher_and_expander_based_on_the_current_sub-region_year</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=using_different_parameters_for_patcher_and_expander_based_on_the_current_sub-region_year</link>
            <description>Using different parameters for Patcher and Expander based on the current sub-region OR year

It is possible to use a Select Transition Function Parameter Matrix to manage the transition parameters. Inside that container, you must place one Number Transition Function Parameter Matrix to store the transition parameters for each sub-region OR year. The index represents the corresponding region OR year.</description>
            <pubDate>Fri, 24 Feb 2017 03:15:47 +0000</pubDate>
        </item>
        <item>
            <title>utilities</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=utilities</link>
            <description>Utilities

These are the utilities available in Dinamica EGO 3:

	*  ConvertWeightFiles</description>
            <pubDate>Wed, 16 Sep 2015 19:39:04 +0000</pubDate>
        </item>
        <item>
            <title>value_junction</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=value_junction</link>
            <description>Value Junction

Description

This functor chooses one of two possible values produced from different execution pipelines.

Inputs
 Name  Type  Description  Possible Value 1   Real Value Type   Value output from an execution pipeline.   Possible Value 2   Real Value Type   Value output from an execution pipeline.</description>
            <pubDate>Sun, 11 Oct 2015 23:32:33 +0000</pubDate>
        </item>
        <item>
            <title>variable_time_step_net_transition_rates</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=variable_time_step_net_transition_rates</link>
            <description>Calculate variable time-step net transition rates

Here we provide an example of a model that can be used to run multiple time step simulations when the time-period matrix cannot be decomposed to a multiple-step transition matrix because it is not an ergodic matrix, i.e.</description>
            <pubDate>Fri, 15 Feb 2013 20:08:24 +0000</pubDate>
        </item>
        <item>
            <title>viewer_image_expression</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=viewer_image_expression</link>
            <description>Calculate Expression

Dinamica Map Viewer allow users to input calculate expressions to be executed on each loaded map or each map group.
Image Expression Type“”</description>
            <pubDate>Fri, 14 Sep 2012 18:23:44 +0000</pubDate>
        </item>
        <item>
            <title>viewer_map_group</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=viewer_map_group</link>
            <description>Map group

Map groups can be created from a series of loaded maps (currently in the stack). Groups are not only useful to aggregate information but they also allow users to execute a single Calculate Expression for a number of maps.

How to create a map group

You start by clicking the toolbar button</description>
            <pubDate>Fri, 14 Sep 2012 18:27:32 +0000</pubDate>
        </item>
        <item>
            <title>weight_endemism_index_interpolated</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=weight_endemism_index_interpolated</link>
            <description>Weight Endemism Index Interpolated

Description

This method spatially interpolates the Weight Endemism Index patterns. For more details about index see: Williams, P. H. &amp; Humphries, C. J. Biodiversity, taxonomic relatedness, and endemism in conservation. (Oxford University Press,
1994).</description>
            <pubDate>Wed, 28 Mar 2018 00:59:22 +0000</pubDate>
        </item>
        <item>
            <title>weights</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=weights</link>
            <description>Weights

Description

Structure that can be used to connect two other functors or as a constant value.

Inputs
 Name   Type   Description   Constant  Weights   Value or constant representing weights. 
Optional Inputs

None.

Outputs
 object  Weights   Value or constant representing weights provided as the functor input.</description>
            <pubDate>Tue, 28 Apr 2020 19:43:51 +0000</pubDate>
        </item>
        <item>
            <title>weights_filename</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=weights_filename</link>
            <description>Weights Filename

Description

This functor specifies a Weights of Evidence coefficients filename.

Inputs
 Name  Type  Description  Constant    Weights Filename   Data carrier for filename of Weights of Evidence coefficients or ranges.  
Optional Inputs

Outputs
 Name</description>
            <pubDate>Sun, 31 Jul 2011 21:45:32 +0000</pubDate>
        </item>
        <item>
            <title>weights_of_evidence_file_conversion</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=weights_of_evidence_file_conversion</link>
            <description>Weights of Evidence File Conversion

Dinamica EGO 2.0 comes with an additional command line utility to convert “.dcf” files, used to store Weights of Evidence ranges and coefficients, into the corresponding “.csv” table set, used by the Genetic Algorithm Tool to represent the same information.</description>
            <pubDate>Thu, 13 Sep 2012 05:02:18 +0000</pubDate>
        </item>
        <item>
            <title>weights_of_evidence_skeleton</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=weights_of_evidence_skeleton</link>
            <description>Weights Of Evidence Skeleton

Description

Structure used as a link to other functors.

Inputs
 Name  Type  Description  Constant   Weights of Evidence Skeleton   Data carrier for Weights of Evidence Skeleton.  
Optional Inputs

Outputs
 Name  Type  Description  object   Weights of Evidence Skeleton   The resulting object is a Weights of Evidence Skeleton.</description>
            <pubDate>Sun, 31 Jul 2011 21:47:14 +0000</pubDate>
        </item>
        <item>
            <title>welcome_installer</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=welcome_installer</link>
            <description></description>
            <pubDate>Thu, 17 Sep 2015 14:50:08 +0000</pubDate>
        </item>
        <item>
            <title>welcome_installer710</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=welcome_installer710</link>
            <description>Welcome to Dinamica EGO 7

Congratulations! You have successfully installed Dinamica EGO 7.1.0!

What is New

A full list of what has changed can be found here.

Documentation

Check the Guidebook to learn the basics about Dinamica EGO.

You can find valuable information consulting the</description>
            <pubDate>Mon, 19 Sep 2022 02:23:47 +0000</pubDate>
        </item>
        <item>
            <title>welcome_installer711</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=welcome_installer711</link>
            <description>Welcome to Dinamica EGO 7

Congratulations! You have successfully installed Dinamica EGO 7.1.1!

What is New

A full list of what has changed can be found here.

Documentation

Check the Guidebook to learn the basics about Dinamica EGO.

You can find valuable information consulting the</description>
            <pubDate>Thu, 22 Sep 2022 21:26:48 +0000</pubDate>
        </item>
        <item>
            <title>welcome_installer720</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=welcome_installer720</link>
            <description>Welcome to Dinamica EGO 7

Congratulations! You have successfully installed Dinamica EGO 7.2.0!

What is New

A full list of what has changed can be found here.

Documentation

Check the Guidebook to learn the basics about Dinamica EGO.

You can find valuable information consulting the</description>
            <pubDate>Sat, 31 Dec 2022 13:56:58 +0000</pubDate>
        </item>
        <item>
            <title>welcome_installer730</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=welcome_installer730</link>
            <description>Welcome to Dinamica EGO 7

Congratulations! You have successfully installed Dinamica EGO 7.3.0!

What is New

A full list of what has changed can be found here.

Documentation

Check the Guidebook to learn the basics about Dinamica EGO.

You can find valuable information consulting the</description>
            <pubDate>Thu, 13 Apr 2023 21:06:33 +0000</pubDate>
        </item>
        <item>
            <title>welcome_installer740</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=welcome_installer740</link>
            <description>Welcome to Dinamica EGO 7

Congratulations! You have successfully installed Dinamica EGO 7.4.0!

What is New

A full list of what has changed can be found here.

Documentation

Check the Guidebook to learn the basics about Dinamica EGO.

You can find valuable information consulting the</description>
            <pubDate>Wed, 24 May 2023 14:04:49 +0000</pubDate>
        </item>
        <item>
            <title>welcome_installer750</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=welcome_installer750</link>
            <description>Welcome to Dinamica EGO 7

Congratulations! You have successfully installed Dinamica EGO 7.5.0!

What is New

A full list of what has changed can be found here.

Documentation

Check the Guidebook to learn the basics about Dinamica EGO.

You can find valuable information consulting the</description>
            <pubDate>Thu, 05 Oct 2023 19:53:38 +0000</pubDate>
        </item>
        <item>
            <title>welcome_installer760</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=welcome_installer760</link>
            <description>Welcome to Dinamica EGO 7

Congratulations! You have successfully installed Dinamica EGO 7.6.0!

What is New

A full list of what has changed can be found here.

Documentation

Check the Guidebook to learn the basics about Dinamica EGO.

You can find valuable information consulting the</description>
            <pubDate>Wed, 01 Nov 2023 19:39:01 +0000</pubDate>
        </item>
        <item>
            <title>welcome_installer770</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=welcome_installer770</link>
            <description>Welcome to Dinamica EGO 7

Congratulations! You have successfully installed Dinamica EGO 7.7.0!

What is New

A full list of what has changed can be found here.

Documentation

Check the Guidebook to learn the basics about Dinamica EGO.

You can find valuable information consulting the</description>
            <pubDate>Tue, 12 Dec 2023 18:34:39 +0000</pubDate>
        </item>
        <item>
            <title>welcome_installer780</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=welcome_installer780</link>
            <description>Welcome to Dinamica EGO 7

Congratulations! You have successfully installed Dinamica EGO 7.8.0!

What is New

A full list of what has changed can be found here.

Documentation

Check the Guidebook to learn the basics about Dinamica EGO.

You can find valuable information consulting the</description>
            <pubDate>Wed, 17 Jan 2024 23:29:23 +0000</pubDate>
        </item>
        <item>
            <title>welcome_installer800</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=welcome_installer800</link>
            <description>Welcome to Dinamica EGO 8

Congratulations! You have successfully installed Dinamica EGO 8.0.0!

What is New

A full list of what has changed can be found here.

Documentation

Check the Guidebook to learn the basics about Dinamica EGO.

You can find valuable information consulting the</description>
            <pubDate>Fri, 06 Sep 2024 15:05:34 +0000</pubDate>
        </item>
        <item>
            <title>welcome_installer830</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=welcome_installer830</link>
            <description>Welcome to Dinamica EGO 8

Congratulations! You have successfully installed Dinamica EGO 8.3.0!

What is New

A full list of what has changed can be found here.

Documentation

Check the Guidebook to learn the basics about Dinamica EGO.

You can find valuable information consulting the</description>
            <pubDate>Thu, 16 Jan 2025 22:28:06 +0000</pubDate>
        </item>
        <item>
            <title>welcome_installer850</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=welcome_installer850</link>
            <description>Welcome to Dinamica EGO 8

Congratulations! You have successfully installed Dinamica EGO 8.5.0!

What is New

A full list of what has changed can be found here.

Documentation

Check the Guidebook to learn the basics about Dinamica EGO.

You can find valuable information consulting the</description>
            <pubDate>Tue, 01 Jul 2025 13:59:13 +0000</pubDate>
        </item>
        <item>
            <title>welcome_installer860</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=welcome_installer860</link>
            <description>Welcome to Dinamica EGO 8

Congratulations! You have successfully installed Dinamica EGO 8.6.0!

What is New

A full list of what has changed can be found here.

Documentation

Check the Guidebook to learn the basics about Dinamica EGO.

You can find valuable information consulting the</description>
            <pubDate>Sat, 09 Aug 2025 03:36:03 +0000</pubDate>
        </item>
        <item>
            <title>welcome_installer870</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=welcome_installer870</link>
            <description>Welcome to Dinamica EGO 8

Congratulations! You have successfully installed Dinamica EGO 8.7.0!

What is New

A full list of what has changed can be found here.

Documentation

Check the Guidebook to learn the basics about Dinamica EGO.

You can find valuable information consulting the</description>
            <pubDate>Fri, 15 Aug 2025 01:49:13 +0000</pubDate>
        </item>
        <item>
            <title>welcome_installer880</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=welcome_installer880</link>
            <description>Welcome to Dinamica EGO 8

Congratulations! You have successfully installed Dinamica EGO 8.8.0!

What is New

A full list of what has changed can be found here.

Documentation

Check the Guidebook to learn the basics about Dinamica EGO.

You can find valuable information consulting the</description>
            <pubDate>Tue, 30 Sep 2025 16:53:47 +0000</pubDate>
        </item>
        <item>
            <title>welcome_installer890</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=welcome_installer890</link>
            <description>Welcome to Dinamica EGO 8

Congratulations! You have successfully installed Dinamica EGO 8.9.0!

What is New

A full list of what has changed can be found here.

Documentation

Check the Guidebook to learn the basics about Dinamica EGO.

You can find valuable information consulting the</description>
            <pubDate>Tue, 11 Nov 2025 00:04:39 +0000</pubDate>
        </item>
        <item>
            <title>welcome_installer891</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=welcome_installer891</link>
            <description>Welcome to Dinamica EGO 8

Congratulations! You have successfully installed Dinamica EGO 8.9.1!

What is New

A full list of what has changed can be found here.

Documentation

Check the Guidebook to learn the basics about Dinamica EGO.

You can find valuable information consulting the</description>
            <pubDate>Thu, 13 Nov 2025 02:33:42 +0000</pubDate>
        </item>
        <item>
            <title>welcome_installer892</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=welcome_installer892</link>
            <description>Welcome to Dinamica EGO 8

Congratulations! You have successfully installed Dinamica EGO 8.9.2!

What is New

A full list of what has changed can be found here.

Documentation

Check the Guidebook to learn the basics about Dinamica EGO.

You can find valuable information consulting the</description>
            <pubDate>Wed, 19 Nov 2025 03:48:41 +0000</pubDate>
        </item>
        <item>
            <title>welcome_installer8100</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=welcome_installer8100</link>
            <description>Welcome to Dinamica EGO 8

Congratulations! You have successfully installed Dinamica EGO 8.10.0!

What is New

A full list of what has changed can be found here.

Documentation

Check the Guidebook to learn the basics about Dinamica EGO.

You can find valuable information consulting the</description>
            <pubDate>Fri, 19 Dec 2025 20:34:43 +0000</pubDate>
        </item>
        <item>
            <title>welcome_installer8110</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=welcome_installer8110</link>
            <description>Welcome to Dinamica EGO 8

Congratulations! You have successfully installed Dinamica EGO 8.11.0!

What is New

A full list of what has changed can be found here.

Documentation

Check the Guidebook to learn the basics about Dinamica EGO.

You can find valuable information consulting the</description>
            <pubDate>Fri, 13 Mar 2026 21:09:39 +0000</pubDate>
        </item>
        <item>
            <title>welcome_installer8111</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=welcome_installer8111</link>
            <description>Welcome to Dinamica EGO 8

Congratulations! You have successfully installed Dinamica EGO 8.11.1!

What is New

A full list of what has changed can be found here.

Documentation

Check the Guidebook to learn the basics about Dinamica EGO.

You can find valuable information consulting the</description>
            <pubDate>Tue, 31 Mar 2026 21:13:22 +0000</pubDate>
        </item>
        <item>
            <title>welcome_installer8112</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=welcome_installer8112</link>
            <description>Welcome to Dinamica EGO 8

Congratulations! You have successfully installed Dinamica EGO 8.11.2!

What is New

A full list of what has changed can be found here.

Documentation

Check the Guidebook to learn the basics about Dinamica EGO.

You can find valuable information consulting the</description>
            <pubDate>Wed, 08 Apr 2026 17:21:14 +0000</pubDate>
        </item>
        <item>
            <title>welcome_installer_2_4</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=welcome_installer_2_4</link>
            <description>here
Welcome to Dinamica EGO 2.4

Congratulations! You have successfully installed Dinamica EGO 2.4 (codename Awesometastic)!

What is New

Dinamica EGO 2.4 features breakthrough developments:

Features

	*  New weights of evidence editor.

	*  New wizard editor allowing wizards to be created more easily.</description>
            <pubDate>Wed, 13 Feb 2019 13:16:08 +0000</pubDate>
        </item>
        <item>
            <title>welcome_installer_3</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=welcome_installer_3</link>
            <description>Welcome to Dinamica EGO 3

Congratulations! You have successfully installed Dinamica EGO 3 (Nui)!

What is New

Dinamica EGO 3 features a brand new graphical interface. All aspects of the graphical interface were improved including:

	*  New model editor that allows several models to be open simultaneously;</description>
            <pubDate>Wed, 13 Feb 2019 13:15:53 +0000</pubDate>
        </item>
        <item>
            <title>welcome_installer_4</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=welcome_installer_4</link>
            <description>Welcome to Dinamica EGO 4

Congratulations! You have successfully installed Dinamica EGO 4!

What is New

Dinamica EGO 4 is an evolution of version 3 but features many improvements when compared to it including, but not limited to:

	*  Hundreds of bug fixes! Dinamica version 4 simply works better than version 3. In fact, version 4 is the better version of Dinamica to date.</description>
            <pubDate>Wed, 13 Feb 2019 13:19:17 +0000</pubDate>
        </item>
        <item>
            <title>welcome_installer_5</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=welcome_installer_5</link>
            <description>Welcome to Dinamica EGO 5

Congratulations! You have successfully installed Dinamica EGO 5!

(See the changelog specific for version 5.2.0 and version 5.2.1)
Enhancement Plugin
OptionsTools-&gt;OptionsIntegrationR“Purge User Installed Packages...”

What is New

Dinamica EGO 5 brings several groundbreaking improvements in several areas:</description>
            <pubDate>Fri, 04 Dec 2020 03:01:16 +0000</pubDate>
        </item>
        <item>
            <title>welcome_installer_6</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=welcome_installer_6</link>
            <description>Welcome to Dinamica EGO 6

Congratulations! You have successfully installed Dinamica EGO 6!

What is New

Dinamica EGO 6 brings tons of quality of life improvements and bug fixes:

	*  Integrated with the latest Python and R versions.

	*  Better support for installing and updating R packages.</description>
            <pubDate>Thu, 20 Jan 2022 02:02:54 +0000</pubDate>
        </item>
        <item>
            <title>welcome_installer_7</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=welcome_installer_7</link>
            <description>Welcome to Dinamica EGO 7

Congratulations! You have successfully installed Dinamica EGO 7!

What is New

A full list of what has changed can be found here.

Documentation

Check the Guidebook to learn the basics about Dinamica EGO.

You can find valuable information consulting the</description>
            <pubDate>Thu, 18 Aug 2022 21:18:44 +0000</pubDate>
        </item>
        <item>
            <title>what_is_new</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=what_is_new</link>
            <description></description>
            <pubDate>Sun, 06 Sep 2015 03:43:02 +0000</pubDate>
        </item>
        <item>
            <title>what_is_new_2_4</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=what_is_new_2_4</link>
            <description>here
What is New in Dinamica EGO 2.4

Dinamica EGO 2.4 features breakthrough developments: 

Features

	*  New weights of evidence editor.

	*  New wizard editor allowing wizards to be created more easily.

	*  Improved performance of the log message panel. The message panel no longer causes the entire graphical interface to be unresponsive when a long simulation is running.</description>
            <pubDate>Thu, 17 Sep 2015 02:38:09 +0000</pubDate>
        </item>
        <item>
            <title>what_is_new_3</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=what_is_new_3</link>
            <description>What is New in Dinamica EGO 3

Dinamica EGO 3 features a completely new graphical interface.

A comprehensive list of changes can be seen below:

Models

	*  It is possible to drag several models simultaneously to the script editor to open them.

	*</description>
            <pubDate>Wed, 16 Sep 2015 18:56:34 +0000</pubDate>
        </item>
        <item>
            <title>what_is_new_4</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=what_is_new_4</link>
            <description>What is New in Dinamica EGO 4

Dinamica EGO 4 is an evolution of version 3 but features many improvements when compared to it including, but not limited to:

	*  Hundreds of bug fixes! Dinamica version 4 simply works better than version 3. In fact, version 4 is the best version of Dinamica to date.</description>
            <pubDate>Thu, 29 Mar 2018 21:52:35 +0000</pubDate>
        </item>
        <item>
            <title>what_is_new_5</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=what_is_new_5</link>
            <description>What is New in Dinamica EGO 5

(See the changelog specific for version 5.2.0 and version 5.2.1)

Execution

	*  The parallel execution system was rebuilt from scratch making this the fastest Dinamica EGO ever! Now, the parallel execution uses a fixed number of execution threads (called workers) with task stealing to provide load balancing and increase the flexibility of how parallel tasks can be designed. In theory, all model components can run in parallel:</description>
            <pubDate>Fri, 04 Dec 2020 01:31:13 +0000</pubDate>
        </item>
        <item>
            <title>what_is_new_5_2_0</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=what_is_new_5_2_0</link>
            <description>What is New in Dinamica EGO 5.2.0

(ChangeLog compared to Dinamica EGO 5.1.0)

Dinamica NUI (Application Graphical User Interface)

	*  Fixed issue in Chart tab of LookupTableEditorPanel when null.

	*  Removed invalid assertion: createFunctor is allowed to fail due to incompatible container.</description>
            <pubDate>Tue, 01 Dec 2020 21:06:46 +0000</pubDate>
        </item>
        <item>
            <title>what_is_new_5_2_1</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=what_is_new_5_2_1</link>
            <description>What is New in Dinamica EGO 5.2.1

(ChangeLog compared to Dinamica EGO 5.2.0)

Dinamica NUI (Application Graphical User Interface)

	*  Fixed bug caused by the wrapper of a functor owning a port having the wrong type.

	*  Fixed potential bug caused by the wrapper of a functor created by dragging and dropping external being represented by the wrong abstraction.</description>
            <pubDate>Wed, 13 Jan 2021 22:34:54 +0000</pubDate>
        </item>
        <item>
            <title>what_is_new_6</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=what_is_new_6</link>
            <description>What is New in Dinamica EGO 6.0.0

(ChangeLog compared to Dinamica EGO 5.2.1)

Dinamica NUI (Application Graphical User Interface)

	*  Revert “Revert “Add layers to WeightsOfEvidenceSkeleton when a numberMap is connected to a CalcDistanceMap and determine a standard layer for unknown functors</description>
            <pubDate>Sun, 09 Jan 2022 13:12:48 +0000</pubDate>
        </item>
        <item>
            <title>what_is_new_6_0_0</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=what_is_new_6_0_0</link>
            <description>What is New in Dinamica EGO 6.0.0

(ChangeLog compared to Dinamica EGO 5.2.1)

Dinamica NUI (Application Graphical User Interface)

	*  Revert “Revert “Add layers to WeightsOfEvidenceSkeleton when a numberMap is connected to a CalcDistanceMap and determine a standard layer for unknown functors</description>
            <pubDate>Wed, 19 Jan 2022 15:13:12 +0000</pubDate>
        </item>
        <item>
            <title>what_is_new_6_1_0</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=what_is_new_6_1_0</link>
            <description>What is New in Dinamica EGO 6.1.0

(ChangeLog compared to Dinamica EGO 6.0.0)

Dinamica NUI (Application Graphical User Interface)

	*  Edit the string editor dialog according to the port parameter type.

	*  The button to detach the editor when the StringType port has a compact representation is no longer shown.</description>
            <pubDate>Wed, 19 Jan 2022 19:03:48 +0000</pubDate>
        </item>
        <item>
            <title>what_is_new_7</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=what_is_new_7</link>
            <description>What is New in Dinamica EGO 7.0.0

(ChangeLog compared to Dinamica EGO 6.1.0)

Dinamica NUI (Application Graphical User Interface)

	*  Removed no longer necessary charset information and configuration.

	*  Add in the submodel editor an option to import submodel dependencies.</description>
            <pubDate>Thu, 18 Aug 2022 21:12:17 +0000</pubDate>
        </item>
        <item>
            <title>what_is_new_7_0_0</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=what_is_new_7_0_0</link>
            <description>What is New in Dinamica EGO 7.0.0

Dinamica NUI (Application Graphical User Interface)

	*  Blah blah

Dinamica (Application Core and DLLs)

	*  Blah blah

----------

For general information about version 7 of Dinamica EGO, see Whats Is New In Version 7.</description>
            <pubDate>Thu, 18 Aug 2022 20:27:28 +0000</pubDate>
        </item>
        <item>
            <title>what_is_new_7_1_0</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=what_is_new_7_1_0</link>
            <description>What is New in Dinamica EGO 7.1.0 / 7.1.1

(ChangeLog compared to Dinamica EGO 7.0.0.)

Dinamica NUI (Application Graphical User Interface)

	*  Remove unused constructor in PortEditor.

	*  Move unused constructor in FunctorEditorDialog.

	*  Added getter to retrive the corresponding ScriptGraphPanel from ScriptGraph.</description>
            <pubDate>Fri, 23 Sep 2022 02:14:54 +0000</pubDate>
        </item>
        <item>
            <title>what_is_new_7_2_0</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=what_is_new_7_2_0</link>
            <description>What is New in Dinamica EGO 7.2.0

(ChangeLog compared to Dinamica EGO 7.1.1.)

Dinamica NUI (Application Graphical User Interface)

	*  Fixed the bug where the submodel dependency graph was not updated before refreshing the available submodel list.

	*  Comments.

	*</description>
            <pubDate>Sat, 31 Dec 2022 15:36:32 +0000</pubDate>
        </item>
        <item>
            <title>what_is_new_7_3_0</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=what_is_new_7_3_0</link>
            <description>What is New in Dinamica EGO 7.3.0

(ChangeLog compared to Dinamica EGO 7.2.0.)

Dinamica NUI (Application Graphical User Interface)

	*  Restructure the client area in the Submodel Store Dialog to update the list of submodels only when necessary.

	*  Refactoring: Refresh the user's store only when the sign in process is complete.</description>
            <pubDate>Thu, 13 Apr 2023 20:57:56 +0000</pubDate>
        </item>
        <item>
            <title>what_is_new_7_4_0</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=what_is_new_7_4_0</link>
            <description>What is New in Dinamica EGO 7.4.0

(ChangeLog compared to Dinamica EGO 7.3.0.)

Dinamica NUI (Application Graphical User Interface)

	*  Removed mentions and licenses of tools that are no longer used by the application.

	*  Added warning message for submodel submissions without description or documentation link to the store.</description>
            <pubDate>Wed, 24 May 2023 16:03:17 +0000</pubDate>
        </item>
        <item>
            <title>what_is_new_7_5_0</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=what_is_new_7_5_0</link>
            <description>What is New in Dinamica EGO 7.5.0

(ChangeLog compared to 7.4.0.)

Dinamica NUI (Application Graphical User Interface)

	*  Added information about the current version of the fmt library.

	*  Modified the arguments passed to the execution to enable the opening of multiple scripts. Additionally, added support for handling future flags.</description>
            <pubDate>Thu, 05 Oct 2023 20:05:20 +0000</pubDate>
        </item>
        <item>
            <title>what_is_new_7_6_0</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=what_is_new_7_6_0</link>
            <description>What is New in Dinamica EGO 7.6.0

(ChangeLog compared to 7.5.0.)

Dinamica NUI (Application Graphical User Interface)

	*  Fixed the bug caused by #735ca2c4bbb1944bb30958a668ad048ea7643942 (Added code to update the representation of the functor that had its exported input ports edited.)</description>
            <pubDate>Fri, 03 Nov 2023 01:14:07 +0000</pubDate>
        </item>
        <item>
            <title>what_is_new_7_7_0</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=what_is_new_7_7_0</link>
            <description>What is New in Dinamica EGO 7.7.0

(ChangeLog compared to 7.6.0.)

Dinamica NUI (Application Graphical User Interface)

	*  Changes related to the replacement of static class member with namespaces for CellTypeInfo/CellTypeUtils.

	*  Changes to the presentation of the execution progress:</description>
            <pubDate>Thu, 14 Dec 2023 19:07:55 +0000</pubDate>
        </item>
        <item>
            <title>what_is_new_7_8_0</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=what_is_new_7_8_0</link>
            <description>What is New in Dinamica EGO 7.8.0

(ChangeLog compared to 7.7.0.)

Dinamica NUI (Application Graphical User Interface)

	*  Comments.

	*  Definition of method to return the script in the EGO Script or XML representation automatically.

	*  Changed how the clipboard (copy and paste) works:</description>
            <pubDate>Wed, 24 Jan 2024 04:49:56 +0000</pubDate>
        </item>
        <item>
            <title>what_is_new_8_0_0</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=what_is_new_8_0_0</link>
            <description>What is New in Dinamica EGO 8.0.

(ChangeLog compared to Dinamica EGO 7.8.0.)

(Latest version Dinamica EGO 8.6.0)

Dinamica NUI (Application Graphical User Interface)

	*  Replace use of static class member LogTagInfo with namespace.

	*  Corrige o caminho usado para execução

	*  Add rapidcsv license to the About dialog</description>
            <pubDate>Sun, 10 Aug 2025 15:09:05 +0000</pubDate>
        </item>
        <item>
            <title>what_is_new_8_3_0</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=what_is_new_8_3_0</link>
            <description>What is New in Dinamica EGO 8.3.0

(Changes compared to Dinamica EGO 8.0.0.)

The application has seen significant enhancements across several key areas, making it more powerful and user-friendly.

Submodel Expansion

The application introduces a new feature called submodel expansion</description>
            <pubDate>Thu, 16 Jan 2025 23:30:46 +0000</pubDate>
        </item>
        <item>
            <title>what_is_new_8_4_0</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=what_is_new_8_4_0</link>
            <description>What is New in Dinamica EGO 8.4.0

(Changes compared to Dinamica EGO 8.3.0.)

Application Core

	*  Updated the version to 8.4.0.
	*  Updated the copyright year.
	*  Fixed various compilation issues, including warnings and errors when using gcc. This involved fixing unnecessary copies and addressing C4100 and C4456 warnings.</description>
            <pubDate>Tue, 01 Apr 2025 14:40:01 +0000</pubDate>
        </item>
        <item>
            <title>what_is_new_8_5_0</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=what_is_new_8_5_0</link>
            <description>What is new in stable version 8.5.0

(Compared to stable version 8.3.0)

The recent updates to the core system and the GUI (Graphical User Interface) significantly enhance both the overall performance and the user experience of the application.

Performance Improvements</description>
            <pubDate>Tue, 01 Jul 2025 13:57:18 +0000</pubDate>
        </item>
        <item>
            <title>what_is_new_8_6_0</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=what_is_new_8_6_0</link>
            <description>What is new in stable version 8.6.0

(Compared to stable version 8.5.0)

This release of the Dinamica EGO software introduces a range of improvements and addresses several bugs, enhancing performance, accuracy, user experience, and overall stability.

Here's a breakdown of the key improvements and bug fixes:</description>
            <pubDate>Sat, 09 Aug 2025 04:38:10 +0000</pubDate>
        </item>
        <item>
            <title>what_is_new_8_7_0</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=what_is_new_8_7_0</link>
            <description>What is new in stable version 8.7.0

This release of the Dinamica EGO software introduces a range of improvements and addresses several bugs, enhancing performance, accuracy, user experience, and overall stability:

----------

(Compared to stable version</description>
            <pubDate>Fri, 15 Aug 2025 01:59:04 +0000</pubDate>
        </item>
        <item>
            <title>what_is_new_8_8_0</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=what_is_new_8_8_0</link>
            <description>What is new in stable version 8.8.0

This release of the Dinamica EGO software introduces some improvements and addresses bugs (compared to stable version 8.7.0):

Core Enhancements

	*    System, Memory, and File Management:
			*    Updated version to 8.8.0.</description>
            <pubDate>Tue, 30 Sep 2025 16:51:16 +0000</pubDate>
        </item>
        <item>
            <title>what_is_new_8_9_0</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=what_is_new_8_9_0</link>
            <description>What is new in stable version 8.9.0

This release of the Dinamica EGO software introduces some improvements and addresses bugs (compared to stable version 8.8.0):

----------

Core Changes

The core updates focused heavily on performance enhancements, parallelization fixes, extensive progress reporting infrastructure, and improved string handling for generated bindings.</description>
            <pubDate>Tue, 11 Nov 2025 00:33:27 +0000</pubDate>
        </item>
        <item>
            <title>what_is_new_8_9_1</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=what_is_new_8_9_1</link>
            <description>What is new in stable version 8.9.1

This release of the Dinamica EGO software introduces some improvements and addresses bugs:

----------

(Compared to stable version 8.9.0):

Core Changes

	*  Fixed bug where checkTaskCancellation() could crash the application if incorrectly called outside a task.</description>
            <pubDate>Thu, 13 Nov 2025 02:39:12 +0000</pubDate>
        </item>
        <item>
            <title>what_is_new_8_9_2</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=what_is_new_8_9_2</link>
            <description>What is new in stable version 8.9.2

This release of the Dinamica EGO software introduces some improvements and addresses bugs:

----------

(Compared to stable version 8.9.1):

Miscellaneous Core Fixes

	*  Symmetrical tasks are now allowed to modify objects captured by copy.</description>
            <pubDate>Wed, 19 Nov 2025 04:00:46 +0000</pubDate>
        </item>
        <item>
            <title>what_is_new_8_10_0</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=what_is_new_8_10_0</link>
            <description>What is new in stable version 8.10.0

This update for the software introduces improved system reliability, enhancements to the user interface, and better tools for data management (compared to stable version 8.9.2):

New Features and Tools

	*  A new panel and resource monitor have been added to the interface to track the</description>
            <pubDate>Fri, 19 Dec 2025 21:18:43 +0000</pubDate>
        </item>
        <item>
            <title>what_is_new_8_11_0</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=what_is_new_8_11_0</link>
            <description>What is new in stable version 8.11.0

(compared to stable version 8.10.0)

New Features

Database &amp; Submodel Store

	*  SQLite database support was introduced for storing submodels, replacing the previous file-based approach. This includes a full submodel database with query functions, checks for duplicate entries during installation, and JSON metadata storage.</description>
            <pubDate>Sat, 21 Mar 2026 18:00:38 +0000</pubDate>
        </item>
        <item>
            <title>what_is_new_8_11_1</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=what_is_new_8_11_1</link>
            <description>What is new in stable version 8.11.1

----------

(compared to stable version 8.11.0)

Build &amp; Infrastructure

	*  Fixed vcpkg to work correctly when installed in paths containing spaces.

Logging Improvements

	*  Standardized debug logging across functor execution and test subsystems, including a new `TABLE_HANDLING` and `TEST` log subsystems.</description>
            <pubDate>Fri, 03 Apr 2026 16:44:22 +0000</pubDate>
        </item>
        <item>
            <title>what_is_new_8_11_2</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=what_is_new_8_11_2</link>
            <description>What is new in stable version 8.11.2

----------

(compared to stable version 8.11.1)

Bug Fixes

	*  Make sure the panels associated with script are properly discard before closing a script: It fixes a crash that could occur when closing a script and immediately moving the application to another screen with a different resolution/scale.</description>
            <pubDate>Wed, 08 Apr 2026 18:52:32 +0000</pubDate>
        </item>
        <item>
            <title>while</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=while</link>
            <description>While

Description

Execute contained functors while the value passed to Set While Condition is true.

Inputs
 Name  Type  Description  Initial Condition   Boolean Value Type   The initial expression value for the while Functor.  
Optional Inputs

None.

Outputs

None.

Internal Outputs</description>
            <pubDate>Tue, 28 Apr 2020 12:06:13 +0000</pubDate>
        </item>
        <item>
            <title>wiki_tests</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=wiki_tests</link>
            <description>Teste do Wiki

~~DISCUSSION:closed~~

Tables

DokuWiki supports a simple syntax to create tables.
 Heading 1       Heading 2        Heading 3           Row 1 Col 1     Row 1 Col 2      Row 1 Col 3         Row 2 Col 1     some colspan (note the double pipe)</description>
            <pubDate>Sun, 31 Jul 2011 02:47:12 +0000</pubDate>
        </item>
        <item>
            <title>wizard</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=wizard</link>
            <description>Wizards

:!: The wizard editor is available in Dinamica EGO since version 1.8. However, this tutorial refers to the version currently available in Dinamica EGO 2.0 and later. See Youtube videos below for current layout and procedures.

What is

A Wizard is an easy way to create a presentation for a model developed in Dinamica EGO with formatted 
text, images and other graphical features. In a Wizard it is also possible alter the models'inputs to run an easy simulation without an advanced underst…</description>
            <pubDate>Tue, 17 Jan 2017 14:30:53 +0000</pubDate>
        </item>
        <item>
            <title>wkt_format</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=wkt_format</link>
            <description>Well-Known Text Format

Many entities in this specification can be printed in a well-known text format. This allows objects to be stored in databases (persistence), and transmitted between interoperating computer programs. Each entity has a keyword in upper case (for example, DATUM or UNIT) followed by the defining, comma-delimited, parameters of the object in brackets. Some objects are composed of objects so the result is a nested structure. Implementations are free to substitute standard brack…</description>
            <pubDate>Fri, 01 Mar 2013 03:09:12 +0000</pubDate>
        </item>
        <item>
            <title>workdir</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=workdir</link>
            <description>Workdir

Description

This functor sets the path for the working directory used by model functors to read and write files.

Inputs
 Name  Type  Description  Folder    Folder   Working directory. The functor defines a working directory for contained functors.</description>
            <pubDate>Sun, 31 Jul 2011 21:48:24 +0000</pubDate>
        </item>
        <item>
            <title>working_with_tables</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=working_with_tables</link>
            <description>Working with Tables

Introduction

Dinamica EGO 2.2 introduced a new table type called Table Type. Tables are a very flexible way to represent model inputs and outputs. Unlike the Lookup Table Type, Tables can contain several columns, each how can be indexed by several keys and it is possible to store real numbers and strings.</description>
            <pubDate>Wed, 21 Aug 2013 04:07:56 +0000</pubDate>
        </item>
        <item>
            <title>xml_script</title>
            <link>https://csr.ufmg.br/dinamica/dokuwiki/doku.php?id=xml_script</link>
            <description>EGOML Script

Overview

Any model can be saved as a EGOML document. The resulting file uses the extension “.egoml”.

Below, it is an example of a EGOML script used to load a map, calculate an image convolution and save the result:</description>
            <pubDate>Tue, 30 Jul 2013 23:59:48 +0000</pubDate>
        </item>
    </channel>
</rss>
