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 66da0e3 commit 0799114Copy full SHA for 0799114
bin/kaleidoscope-timeit
@@ -6,7 +6,7 @@
6
set -e
7
## Times the processor. Usage example:
8
#
9
-# ./kaleidoscope-timeit source.nc target.nc
+# ./kaleidoscope-timeit --source-type ghrsst source.nc target.nc
10
11
procCmd="$(which kaleidoscope)"
12
timeCmd="$(which time)"
0 commit comments