CatchmentSIM

Header Section

Hide Navigation Pane

Header Section

Previous topic Next topic No directory for this topic No expanding text in this topic  

Header Section

Previous topic Next topic Topic directory requires JavaScript JavaScript is required for expanding text JavaScript is required for the print function Mail us feedback on this topic!  

Comments (...)

 

The Header section in a CSU file contains a simple description of the CSU file including. It consists of three tags, namely, MACRO-DESCRIPTION, END-MACRO-DESCRIPTION and START-SCRIPT.  The first line in a script should be the MACRO-DESCRIPTION tag.  Text entered between this tag and the END-MACRO-DESCRIPTION tag is the CSU file description. This description can include any text or can be left blank. Ideally, developer should clearly indicate:

-The software that has created the CSU file;

-The CatchmentSIM processes that the CSU file is automating;

-Other information include the date/time, data file paths etc

On the next line from the END-MACRO-DESCRIPTION tag, the START-SCRIPT tag should be entered.  This designates the start of the script code.

 

EXAMPLE

 

 

 

 

 

 

 

 

 

 

 

Comments (...)