Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
dinamica_reference [2026/08/04 01:39]
hermann
dinamica_reference [2026/08/12 01:25] (current)
hermann
Line 29: Line 29:
 ===== Regions ===== ===== Regions =====
   * [[working_with_subregions|Working with Subregions Using Region Manager]] — when and why to split a model'​s computation by region; defining regions from a categorical map with Region Manager; reading region metadata; visiting one region or looping over all of them; splitting a global map into regional pieces and merging them back; and the two supporting patterns — per-region functor parameters and per-region accumulation — a region-based model typically needs.   * [[working_with_subregions|Working with Subregions Using Region Manager]] — when and why to split a model'​s computation by region; defining regions from a categorical map with Region Manager; reading region metadata; visiting one region or looping over all of them; splitting a global map into regional pieces and merging them back; and the two supporting patterns — per-region functor parameters and per-region accumulation — a region-based model typically needs.
 +===== Calibration =====
 +  * [[weights_of_evidence_calibration|Weights of Evidence Calibration]] — calibrating Weights of Evidence from a pair of landscape maps and a set of predictive variables through to a finished set of ranges and coefficients:​ what Weights of Evidence is and how to read a weight'​s sign, preparing categorical and continuous variables, the Skeleton and its parameters, determining ranges and why the underlying algorithm works, determining coefficients and reading the report, checking variable independence,​ saving and reusing the results, using the calibrated weights downstream, and a basic worked example.
 ===== Command-Line Execution ===== ===== Command-Line Execution =====
   * [[dinamica_console|Dinamica Console]] — running a model script from the command line instead of the GUI: execution flags, worker and memory control, logging, accelerators,​ metadata, and converting a script to another format without running it.   * [[dinamica_console|Dinamica Console]] — running a model script from the command line instead of the GUI: execution flags, worker and memory control, logging, accelerators,​ metadata, and converting a script to another format without running it.