Program name for automatic streaming (P-CHAN-00158)

P-CHAN-00158

Program name for automatic streaming

Description

When this program is opened as a main program or a subroutine, the ASCII data is not read in from the file system, but is requested from the data streaming interface. The data input is therefore diverted transparently to the streaming interface.

If the program name is not entered, the streaming function can not be activated

Parameter

streaming_prog_file

Data type

STRING

Data range

<empty_string>: Streaming function deactivated (default).

<prog_name>: Name of the file (main program/global subroutine) that automatically triggers a changeover to streaming mode when it is started.

Dimension

----

Default value

*

Remarks

Parameterisation example:

streaming_prog_file streaming.nc (name of streaming program)

* Note: The default value of variables is a blank string.