GCP at 1 degree x 1 degree (GCP_N2O
/ 1x1
)¶
Yaml arguments¶
The following arguments are used to configure the plugin. pyCIF will return an exception at the initialization if mandatory arguments are not specified, or if any argument does not fit accepted values or type:
Optional arguments¶
main_flx_arg: (optional): totototo
document here the argument
accepted type: <class ‘str’>
dummy_arg: (optional): let’s say it’s not mandatory
document here the argument
accepted type: <class ‘str’>
Yaml template¶
Please find below a template for a Yaml configuration:
1datastream:
2 plugin:
3 name: GCP_N2O
4 version: 1x1
5 type: datastream
6
7
8 # Optional arguments
9 main_flx_arg: XXXXX
10 dummy_arg: XXXXX