11 | | As mentioned, the preprocessor is called before the WPS in each chunk. It must be an executable file that can be written in any language, and accepts 5 arguments. These are the initial date, the end date (as YYYY-mm-dd HH:MM:SS), the path to the input data, member number and initial month number (4 and 5 arguments are available when `extdata_member` variable is used). After preprocessing, the preprocessor must copy the properly formatted input data to a folder called `WPS/grbdata`. |
| 11 | As mentioned, the preprocessor is called before the WPS in each chunk. It must be an executable file that can be written in any language, and accepts 5 arguments. These are the `initial date`, the `end date` (as YYYY-mm-dd HH:MM:SS), the `input data path`, `member number` and `initialization month number` (4 and 5 arguments are available when `extdata_member` variable is used). After preprocessing, the preprocessor must copy the properly formatted input data to a folder called `WPS/grbdata`. |