Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
cdo
Commits
d18605d5
Commit
d18605d5
authored
Mar 24, 2016
by
Ralf Mueller
Browse files
[mapReduce] fix operator name in modules list
parent
10b8d3fe
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/modules.c
View file @
d18605d5
...
...
@@ -353,7 +353,7 @@ void *Maggraph(void *argument);
#define IsosurfaceOperators {"isosurface"}
#define KvlOperators {"read_cmor_table", "conv_cmor_table"}
#define LogOperators {"dumplogs", "daylogs", "monlogs", "dumplogo", "snamelogo", "scalllogo", "smemlogo", "stimelogo", "sperclogo"}
#define MapReduceOperators {"reduce
", "unreduce
"}
#define MapReduceOperators {"reduce
grid
"}
#define MaskboxOperators {"masklonlatbox", "maskindexbox"}
#define MaskregionOperators {"maskregion"}
#define MastrfuOperators {"mastrfu"}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment