Hello,
I have a set of .csv files that contains values for each hour of the year, ie 8760 values. How can I split this into 365 days (24 value packages)? The filename is the identifier of the "curve".
FME seems to have issues with so much columns because it crashes when I try to see the data in AttributeManager. Example file is attached.
Workaround is of course to transpose these in Excel and use Excel files instead but it requires manual work since there are quite many files