@@ -22,7 +22,7 @@ processors. The processors are invoked from the command line. Typing
2222will print a detailed usage messages to the screen, like
2323
2424 usage: kaleidoscope-scatter [-h] --source-type
25- {esa-cci-oc,esa-scope-cs,esa-scope-dic,esa-scope- pp,ghrsst,glorys}
25+ {esa-cci-oc,esa-scope-cs,esa-scope-pp,ghrsst,glorys}
2626 --selector {0,1,2,...,100}
2727 [--engine-reader {h5netcdf,netcdf4,zarr}]
2828 [--engine-writer {h5netcdf,netcdf4,zarr}]
@@ -41,7 +41,7 @@ will print a detailed usage messages to the screen, like
4141
4242 options:
4343 -h, --help show this help message and exit
44- --source-type {esa-cci-oc,esa-scope-cs,esa-scope-dic,esa-scope- pp,ghrsst,glorys}
44+ --source-type {esa-cci-oc,esa-scope-cs,esa-scope-pp,ghrsst,glorys}
4545 the source type. (default: None)
4646 --selector {0,1,2,...,100}
4747 the Monte Carlo stream selector. An integral number
@@ -71,7 +71,7 @@ will print a detailed usage messages to the screen, like
7171and
7272
7373 usage: kaleidoscope-collect [-h] --source-type
74- {esa-cci-oc ,esa-scope-cs ,esa-scope-dic ,esa-scope-pp,ghrsst,glorys }
74+ {esa-scope-dic ,esa-scope-doc ,esa-scope-pc ,esa-scope-pic,esa-scope-poc,esa-scope-pp }
7575 [--engine-reader {h5netcdf,netcdf4,zarr}]
7676 [--engine-writer {h5netcdf,netcdf4,zarr}]
7777 [--log-level {debug,info,warning,error,off}]
9494
9595 options:
9696 -h, --help show this help message and exit
97- --source-type {esa-cci-oc ,esa-scope-cs ,esa-scope-dic ,esa-scope-pp,ghrsst,glorys }
97+ --source-type {esa-scope-dic ,esa-scope-doc ,esa-scope-pc ,esa-scope-pic,esa-scope-poc,esa-scope-pp }
9898 the source type. (default: None)
9999 --engine-reader {h5netcdf,netcdf4,zarr}
100100 specify the engine used to read the source product
0 commit comments