This section describes the Source processing tools and component models that are installed by default in Source. For detailed descriptions of component models, see the Source Scientific Reference Guide.

Mapping Analysis window

The mapping analysis window displays a map of flows and constituent loads per sub-catchment and can be accessed using Tools » Analysis Windows » Map.... The relevant catchment variables need to have been recorded in the Scenario run to be able to view them in the Map Analysis Window. You can perform the following functions in this window:

Figure 1. Mapping form with tool-tip showing TSS

 

Data unit converter

This tool converts units (embedded into data files) in Source from one type to another. You can access it from Tools » Analysis Windows » Data Unit Converter (Figure 2).

Figure 2. Data Unit Converter

Use the converter as follows:

Note that if there are no units in the input file, you must force the data converter to assume that there are input units by ticking the Override input units checkbox and entering the "assumed" unit under Units. For example, you have a CSV file containing dates and rainfall, but it does not contain any units. You want an output containing metres per day. Assume the input is in mm/day:

You can also scale the converted output to your desired units by ticking the Use converting quantity checkbox. Enter a non-zero value into the Value field and click Convert to scale the output by both the value and the difference in magnitude of the units eg 0.5 mm/h converted to m/h with value 3 ends up being 0.0005 m/h. Note that you must specify both the source value and the target units.

Right clicking in the 'Converted data' window will reveal a pop-up menu of options. This enables zooming, panning, dragging, formatting and copying a picture of the output graph to the paste buffer.

Data calculator

The Data calculator can be used to analyse spatial data and time series through the use of simple arithmetic operators. A single data set or two comparable data sets can be analysed using the data calculator. In Source, you can access it using Tools » Data Calculator Tool.

You can use rasters, time series or numbers as operands:

Note: Time series and spatial data need to be in a format compatible with Source. See File formats.

The memory feature of the data calculator allows you to save previous results, either numeric or raster/time-series.

Click Memory to open the memory area. To save a result raster/time series into the memory, click on the 1st or 2nd operand, or result, view control, then drag and drop the contents into your desired memory view control. The label above each view control resides shows the mathematical operation leading to the result stored there. Figure 3 shows the memory area with several stored results.

Figure 3. Data Calculator with data stored in memory

Note: When you close the data calculator, the stored results are not saved. If you want to keep any of the rasters, right-click the raster, and choose Save from the contextual menu.

To save any of the results, right-click any of the view controls, and choose Save from the pop-up menu. You can also drag the contents of any view control into any other view control or graph form anywhere else in Source.

The Stats tab gives a statistical summary of the data sets that have been analysed with the Data Calculator. The Reflected Operations tab provides additional data manipulation operations, such as Merge, find Maximum value or multiply two rasters. It allows you to perform customised operations. You can use a plugin to create these operations, which then appear on the list, and can be performed on various data sets.

Data modification tool

The Data modification tool allows you to edit data inputs depending on conditions that you wish to specify. Choose Tools » Data Modification Tool to open the tool, as shown in Figure 4 and carry out the following steps to change the data inputs:

Figure 4. Data modification tool

Graph Control

Choose Tools » Graph Control to open a charting tool window, which can be used to drag data and display it. Refer to Using the Charting Tool for details.

Regression tests

Regression tests ensure the following:

A detailed description on working with regression tests can be found at /wiki/spaces/SD41/pages/25822617.

There are three sub-menus under Tools » Regression tests that allow you to create and run regressions tests locally. The first step is to set up the regression test project and build the test using the Scenario test builder.

1 Scenario Test builder

The Scenario test builder (Figure 5) allows you to create a folder that will contain all the regression test files for a project:

Figure 5. Regression tests, Scenario Test builder

2 Create/Edit Regression Test Description file (.xml)

This allows you to document information about the test files that were saved in the scenario test builder. It tells you what functionality each file is testing and is saved in XML format.

Choose Tools » Regression Tests » Create/Edit Regression Test Description file (/xml) to open the Add Regression Test Project dialog (Figure 6). Once you have entered as much information as you can, click Save.

Figure 6. Regression tests, Add regression test project

3 Test Runner

The test runner allows you to run various tests on scenarios:

Click the Show less Info. button to view fewer details on the errors. The Export All Errors button allows you to save the errors to a file.

Figure 7. Regression tests, Test Runner