Job
CreationUpload DataSetup
Choose Project Zip
Click "Choose project zip" and select the .zip file that contains your Replicate project. It Depending on the size of the file it may take a few seconds moment for the file to upload.
Once the project has finished being uploaded, the Replicate Runner configuration options will be displayed.
Source Project
ConfigurationTable 2 1 lists the eWater Source project configuration options
Table
21. eWater Source project configuration options.
Configuration Option | Description |
---|---|
Scenario | Choose the eWater Source scenario to be run |
Running Configuration | Choose which Source Running Configuration shouldshould be simulated. Currently, the Run Manager is only designed to be used with Single Simulation. |
Anchor | ||||
---|---|---|---|---|
|
The TSCC generates variants (called replicates) of an existing time series by repetitively 'cycling' the start of the time series to the end. The user can choose whether the data is cycled on a daily, weekly, monthly or annual basis. Table 1 2 lists the TSCC parameters.
Table
12. TSCC parameters.
Parameters |
---|
Description |
---|
Number of Replicates |
The number of replicates (output time-series) that will be created |
Start Cycle Date |
The first data date that will be used by the TSCC to generate |
the |
replicates |
. This will default to the start date of the |
running configuration. |
Start Reporting Year |
The year that the replicates will be reported as starting in |
( |
the replicates will always use the same start day and month as the input time-series |
). The Start Reporting Year cannot be after the Source simulation start date, as this will cause the simulation to fail. This will default to the |
year of the |
The interval of data that will be cycled to the end of the time-series to create the replicates. The user can choose between a daily, weekly, monthly or annual interval.
Defaults to annual.
running configuration's start date. | |
End Reporting Year | The year that the replicates will be reported as ending in. The End Reporting Year cannot be before the Source simulation end date, as this will cause the simulation to fail. This will default to the year of the running configuration's end date. |
Example
Consider a daily time-series that spans the following 10 year period: 1/01/2000, 2/01/2000, 3/01/2000, ..., 31/12/2009. The data is used by a model that simulates a 4 year period from 01/07/2004 to 30/06/2008.
Running the TSCC with the following parameters would produce 3 4 replicates:
- Number of Replicates = 34
- Start Cycle Date = 101/01/20022005
- Start Reporting Year Replicates = 2010Time Step = Annual2004
- End Reporting Year = 2008
The start date for all the replicates would be reported as 1 replicate timeseries files will be 01/01/2010 (2004 (the first day of Start Reporting Year) and the end date would will be 31/12/20192008 (the last day of End Reporting Year).
The values of the replicates would be will be taken from the input timeseries files corresponding to the original values as follows:
Replicate 0:1 - the time series values would correspond to the following years of the input time-series: 2002, 2003, 2004, original timeseries files:
2005, 2006, 2007, 2008, 2009
, 2000, 2001The model would use the original 2005 to 2009 data for the simulation (and would report this as being 2004 to 2008).
Replicate 1:2 - the first year of replicate 0 1 (2000) would be moved to the end. Hence, the values of replicate 1 2 would correspond to the following years of the input time-series: 2003, 2004, 2005, original timeseries files:
2006, 2007, 2008, 2009, 2000
, 2001, 2002The model would use the original 2006 to 2009 data, plus 2000 data (and would report this as being 2004 to 2008).
Replicate 2:3 - the first year of replicate 1 2 (2001) would be moved to the end. Hence, the values of replicate 2 3 would correspond to the following years of the input time-series: 2004, 2005, 2006, original timeseries files:
2007, 2008, 2009, 2000, 2001
, 2002, 2003.If a Monthly Time Step was used, then the values of the replicates would be as follows:
Replicate 0: the values would correspond to the following years of the input time-series: 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2000, 2001.
Replicate 1: the first month of replicate 0The model would use the original 2007 to 2009 data, plus the 2000 and 2001 data (and would report this as being 2004 to 2008).
Replicate 4 - the first year of replicate 3 (2002) would be moved to the end. Hence, the values of replicate 1 4 would correspond to the following months years of the input time-series: Feb 2002, Mar 2002, ..., Dec 2009, Jan 2000, ..., Dec 2001, Jan 2002.
Replicate 2: the first month of replicate 1 would be moved to the end. Hence, the values of replicate 2 would correspond to the following months of the input time-series: Mar 2002, ..., Dec 2009, Jan 2000, ..., Dec 2001, Jan 2002, Feb 2002.
Queue Job Configuration
Specify a custom name for the job and, finally, select Queue to add the Replicate Runneroriginal timeseries files:
2008, 2009, 2000, 2001, 2002
The model would use the original 2008 and 2009 data, plus the 2000 to 2002 data (and would report this as being 2004 to 2008).
Info |
---|
Care must be taken when including timeseries files to be cycled:
|
Job Outputs
Choose which outputs the user would like to store and be able to access on completion of the job.
Queue
The Queue enables the user to configure the job details, estimate costs, and send the job to the queue. Table 3 lists the queue options.
Table 3. Queue options.
Configuration Option | Description |
---|---|
Job Name | The name given to the job when viewed in the Run Manager |
Agent Endpoints | Choose which type of agents should be used to run the job (will be hidden if Run Manager is configured to only have one type of agent endpoint) |
Source Version | Choose the Source version to use for the Job |
Number of Agents | Choose the maximum number of agents used to run the job |
Model Run Estimate (Minutes) | (Optional) The user's estimate of how long it will take to run the Source project once |
Estimate | (Optional) Estimates the costs of running the job based on the user's Model Run Estimate, the selected agents, and the job type. |
Queue | Adds the job to the queue of jobs to be run |
Results
The Replicate Runner will provide the following result files in a zip:
- job.log - Log file containing information and messages generated during the Job
- A folder for each replicate run containing:
- results.res.csv - The Source results file for all recorders enabled in the Source project
- Replicate input timeseries files used for the run in the same folder structure as provided in the original zip file