PVsyst standard format for hourly meteo data

<< Click to Display Table of Contents >>

Navigation:  Meteo Database > Import meteo data >

PVsyst standard format for hourly meteo data

Previous pageReturn to chapter overviewNext page

The PVsyst standard format proposes a framework for preparing your Meteorological hourly data in a simple way in EXCEL  (as a CSV file).  

However with the tool Import Custom Meteo files, you can also import Hourly Meteo data in virtually any text format, as far as you have the data of one time step on one line.

CSV File preparation

If you have access to reliable and clean data in hourly values, you can manage them in a spreadsheet (like EXCEL) according to the format specified below, so that they can be imported directly into PVsyst with the tool "Import meteo Data".  This format is also suited for the import of some other profiles as time-series, like a load profile, varying electricity tariffs along the year, or others in PVsyst.  

Once your data has been prepared with EXCEL, you have to save it as a CSV  (DOS) file.

NB: you have an example in the database templates:   METEO_PVsyst_Standard_Geneva_GHI.CSV

The advantage will be a simplification of the import process, as the Geographical site information is directly written in the file.

 

Description of the PVsyst Standard format:

CSV file : "Comma Separated Values".  Should be easily managed in EXCEL, saved as "CSV(DOS)" file format.

1.    Separator = semicolon or comma (depending on the Windows international settings),

2.    Decimal character should be a dot.

HEADER:

All header and comment lines begin by #

The header may have as many comment lines as desired.

First line: acts as a file format identifier:

#Meteo hourly data    or    #TMY hourly data

Files not beginning with these tags are not considered as PVsyst standard files.

The basic general information required for PVsyst in the header should have the form:

First cell:             #Tag

Second cell:         Value

Third cell:               May be anything (not used): comment, units, etc…

 
The mandatory fields are :  

#Site;

Sitename


#Country;

CountryName


#Data Source;

Source

Free text, will appear in the PVsyst site / meteo lists.

#Time step;

Hour


#Year;

2010

Only required when not specified in the data.

#Latitude;

46.21

Value in decimal degrees.

#Longitude;

6.78

Value in decimal degrees (- toward west).

#Altitude;

440

Value in m above seal level.

#Time Zone;

1

Value with respect to GMT (- toward west).

 

You may sometimes have to define additional fields, according to the data specificities :

#Time reference;

UT+X

Required when the data time reference is not legal time (*).

#Hour Shift;

1

First flag proposed by PVSyst to shift the dataset. Expressed in hours.

#Time Shift;

10

Second flag proposed by PVSyst to shift the dataset. Expressed in minutes (**).

#Plane tilt;

30

Plane tilt if import of DPI (POA) data.

#Albedo;

0.2

Yearly albedo.

#Summarization period;

01/01/1997; 31/12/2001

Flag that detects time series. Carefully specify first day and last day.

 

These tagged lines may appear in any order in the header.

You can add any additional comment defining your product, beginning by #.
 
(*)   : For example UT, UT+5, UT-3... (UT stands for Universal Time).
(**) : Can not exceed the limit specified by the Hidden parameter 'Maximum allowed time shift in Meteo data'  (category Miscellaneous : Meteo, Simulation)
 

DATA:

1.First line includes column headers  (without # as first character).

2.Second line mentions units            (without # as first character).   Should be  "W/m2" or "MJ/m2", "deg.C" or "m/s"

3.Third line and next hold  data

 

Dates: because in EXCEL, the date format may differ according to the Windows international settings, we require one column for each element of date.

Columns with the following headers are required:

For Hourly data:   Year, Month, Day, Hour, (Minute),  

The time is the beginning of the data interval,  the solar geometry will be computed at the middle of the interval.  

 

Synthetic data, TMY: If the data are generic, i.e. not  really measured at a specified date, the year should be 1990 or 2059  (standard indicator in PVsyst)

 
Mandatory data (column titles, in any order):

Header = GHI

Horizontal global irradiation  [W/m2]

Header = Tamb

Ambient (dry bulb) air temperature [deg.C]

 

Additional data (optional, in any order)

Header = DHI

Diffuse horizontal irradiance [W/m2]  

Header = DNI

Direct normal irradiance [W/m2]

Header = GPI

Plane of Array irradiance [W/m2]

Header = WindVel

Wind velocity (at 10m altitude) [m/sec]

Header = WindDir     (*)

Wind direction [°] (**)

Header = SnowDepth (*)

Snow depth [cm]

Header = Linke           (*)

Linke turbidity coefficient

Header = Pw             (*)

Precipitable water column height [cm]

Header = Aod             (*)

Aerosol optical depth

 

These column headers are "official" identifiers for PVsyst. They should be used as such.

Other columns with different data or header names may be defined, but will not be used by PVsyst.

Leap years:

- Real data (with real year definition) should include 29 th February when necessary.

- Averaged data (with no specific year definition, i.e. 1990 or 2059) should never define 29th February.

In PVsyst, data which are not really measured (averaged months, synthetic generation) are marked with Year = 1990 or 2059.
 

Missing data:

The PVsyst simulation requires complete data (for relevant monthly or yearly sums).

Missing data should be labeled -99 (or less).  During the import, the missing values will be replaced by an average of the corresponding hour of the previous and the next day.
 

Night data:

The night data are mandatory. For a full year of data, PVsyst expects 8760 (8784 for leap years) lines.
 
(*) Not used yet in PVSyst.
(**) Wind direction in degrees clockwise from North ( N = 0 or 360, E = 90,  S = 180,W = 270 ).

 

Example:

Meteo_StdFileFormat