[kepler-users] netCDF
Ricardo.Pascual at csiro.au
Ricardo.Pascual at csiro.au
Sun Sep 30 06:11:23 PDT 2012
Hi All,
I am about a week old into Kepler and having difficulty defining an array variable programmatically. I have search the internet for this to no avail. I know how to do it as a constant by assigning the value = {"x1", ...}.
What I like to do is define a variable with scope workflow wide say
string fileNames[];
then assign values to it as in
fileNames[0] = "file0"
fileNames[1] = "file1"
and so on.
Thank you very much,
Ric
More information about the Kepler-users
mailing list