Subject: Read From File Error Posted: 5/28/2015 Viewed: 17727 times
Hi
when i try to add CSV file of Maximun temperature WEAP shows this error kindly tell me how i can fix this error??
Cannot find the Data year on the first two Lines (the first number on each Line should be the year.)
See line 1 in data file I:\data\Excel files\Max temp.csv:
1,2
Mr. Jack Sieber
Subject: Re: Read From File Error Posted: 5/28/2015 Viewed: 17724 times
The first two columns of the CSV file must be the year and timestep. See the help topic for the ReadFromFile function for more information on the format for the CSV file: http://www.weap21.org/webhelp/read_from_file.htm
Jack
Miss SUMRA MUSHTAQ
Subject: Re: Read From File Error Posted: 5/30/2015 Viewed: 17686 times
thanks