We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0799114 commit b5f297aCopy full SHA for b5f297a
bin/kaleidoscope-timeit
@@ -6,7 +6,7 @@
6
set -e
7
## Times the processor. Usage example:
8
#
9
-# ./kaleidoscope-timeit --source-type ghrsst source.nc target.nc
+# ./kaleidoscope-timeit --source-type ghrsst --selector 17 source.nc target.nc
10
11
procCmd="$(which kaleidoscope)"
12
timeCmd="$(which time)"
0 commit comments