Hi,
I have a .csv in PVsyst format which contains 19years (period 2004 - 2022) of meteo data (GHI, DHI, Tamb). The .csv can't be imported by PVsyst at once, but if I just split this csv into 19 csv files, it works...
To import the timeseries I am following the help (see this link: Meteo Database > Import meteo data > PVsyst standard format) in a semicolon separated .csv.
As far as I am aware of, when importing a Meteo time series I have to write a header such as: #Summarization period;01/01/2004 00:00;31/12/2022 23:00. Yet it doesn't work.
Questions are two:
1- How can I upload the entire time series from a single csv?
2-If I split them into 19 csv. it works... How can I upload automatically the 19 csv files?
My final goal is to work with all the meteodata together (not year by year)
Thanks a lot!