- Posts: 5423
TMY (PVGIS data) vs. actual year discrepancy (merra-2 data)
- pgilman
Less
More
07 Jan 2020 14:45 #7866
by pgilman
Replied by pgilman on topic TMY (PVGIS data) vs. actual year discrepancy (merra-2 data)
The Minute column in the SAM CSV weather file format is optional. If you leave it out, SAM's photovoltaic models assume the time stamp is at 30 minutes past the hour. Otherwise, you can use it to specify the minute for each time step.
Best regards,
Paul.
Best regards,
Paul.
Please Log in or Create an account to join the conversation.
- Stefan_E
- Topic Author
Less
More
- Posts: 4
14 Apr 2020 13:32 #8116
by Stefan_E
Replied by Stefan_E on topic TMY (PVGIS data) vs. actual year discrepancy (merra-2 data)
Thx. Paul -
now finally, my PV is installed and I want compare actual vs. simulation. My *.smw file looks something like this:
So, what does that mean?
My understanding is that hourly data of SAM output (eg. for 10:00am) would then be at 10:11am local time (Central European based on ,1, in the header line), but not considering DST?
Is that a correct assumption? Thx. for your help!
Stefan
now finally, my PV is installed and I want compare actual vs. simulation. My *.smw file looks something like this:
Code:
id,<city>,<state>,1,52,6.25,79,3600,2008,00:11:00,
0.3,-999,-999,-999,1.5208,142,1026,0,0,0,-999,-999,
0.2,-999,-999,-999,1.5703,127,1026,0,0,0,-999,-999,
My understanding is that hourly data of SAM output (eg. for 10:00am) would then be at 10:11am local time (Central European based on ,1, in the header line), but not considering DST?
Is that a correct assumption? Thx. for your help!
Stefan
Please Log in or Create an account to join the conversation.
- pgilman
Less
More
- Posts: 5423
14 Apr 2020 16:26 #8117
by pgilman
Replied by pgilman on topic TMY (PVGIS data) vs. actual year discrepancy (merra-2 data)
Hi Stefan,
I would use the SAM CSV (.csv) file format for solar resource data in SAM rather than the .smw format, which is an old format we no longer use. You can find a description of the SAM CSV format in Help, under Weather Files, Weather File Formats.
Here's a quick way to convert data from the PVGIS website to the SAM CSV format:
1. Download the weather file from re.jrc.ec.europa.eu/pvg_tools/en/tools.html#TMY in the EPW format (not CSV).
2. Start SAM and create or open a solar project, and click Macros under the Simulate button.
3. Run the Solar Resource File Converter macro.
Note that there is also the EPW File Timestep Correction macro that may address the 11 minute offset issue you describe.
Best regards,
Paul.
I would use the SAM CSV (.csv) file format for solar resource data in SAM rather than the .smw format, which is an old format we no longer use. You can find a description of the SAM CSV format in Help, under Weather Files, Weather File Formats.
Here's a quick way to convert data from the PVGIS website to the SAM CSV format:
1. Download the weather file from re.jrc.ec.europa.eu/pvg_tools/en/tools.html#TMY in the EPW format (not CSV).
2. Start SAM and create or open a solar project, and click Macros under the Simulate button.
3. Run the Solar Resource File Converter macro.
Note that there is also the EPW File Timestep Correction macro that may address the 11 minute offset issue you describe.
Best regards,
Paul.
Please Log in or Create an account to join the conversation.
Moderators: pgilman