Hi Ufuk, Attached is an example workflow that shows you some of the techniques to use to solve your issue. It reads a 2 column csv file and outputs an array of arrays. Hope it helps.
Matt > Hi, > > I have two column ASCII file which has latitude and longitude of the > locations. I want to read it as an array but i couldn't find an actor. > File Reader actor does not read as array and File To Array Converter > actor expects an expression in each line. So, is there an actor which > reads the multi column ascii as two dimensional array. If not, how can i > implement this actor to kepler using java code. I mean that which steps > must be follow. > > Bye > > Ufuk -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Matthew B. Jones Director of Informatics Research and Development National Center for Ecological Analysis and Synthesis (NCEAS) UC Santa Barbara jones at nceas.ucsb.edu http://www.nceas.ucsb.edu/ecoinfo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -------------- next part -------------- A non-text attachment was scrubbed... Name: readcsv.xml Type: text/xml Size: 41493 bytes Desc: not available Url : http://mercury.nceas.ucsb.edu/ecoinformatics/pipermail/kepler-users/attachments/20070731/8301321d/readcsv-0001.xml

