dandillion Posted April 23, 2016 Report Posted April 23, 2016 Hello, Â I am trying to import a load profile in .csv format but do not understand how the software interprets the data entered. Â If I am inputting a full year (365 days) with 15 minute minute intervals then there are 35,040 entries as noted by the software. Â Am I correct in assuming that the first entry (ROW 1) is at 00:00 on the first of January and the last entry (ROW 35,040) is at 23:45 on the 31st Dec? Â Also the software notes the following: Â Select the number format:- ####.## with a point,- ####,## with a comma or- #.####,## with thousand separators. Â If I select KW and on that particular entry the installation is demanding 30KW then would my entry look like the following data entry: Â -0030.00 -0030,00 0.0030,00 Â Â Daniel Quote
dandillion Posted April 23, 2016 Author Report Posted April 23, 2016 And also waht type of .txt files does PV Sol want? Quote
developer_mh Posted April 25, 2016 Report Posted April 25, 2016 Dear dandillion,  the number format and unit (W, kW or so) just has to correspond with the data format in your text file. For example, if my text file contains the load profile measured in Watts and looks like this: 61.7 2382.3 1984.8 2432.6 953.8 772.2 1571.8 2525.4 ... I'll have to choose the ####.## format since my decimals are separated with a point.  In Germany we would mostly have files that look like this: 61,7 2382,3 1984,8 2432,6 953,8 772,2 1571,8 2525,4 So, in that case we would have to choose ####,## as number format.  The option you have to choose for the unit depends on your measurement data. If the data you have is in Watts, just choose W. If it is in kW, choose kWm and so on.  Hope that helps, Martin       Quote
developer_mh Posted April 25, 2016 Report Posted April 25, 2016 And for your last question: Â This would be a typical import file for 15min data that works fine with PV*SOL: pvsol load import 15min.txt Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.