- Posts: 3
Weather File Conversion
- haseebnawaz
- Topic Author
Less
More
26 Jun 2018 23:38 #6311
by haseebnawaz
Weather File Conversion was created by haseebnawaz
Can you Please provide the exact code to converter the multiple weather file csv of TMY3 format into SAM Applicable Format , As Micros is doing for every single csv conversion . Thanks Please Give the Exact Code for this above mentioned Problem
Please Log in or Create an account to join the conversation.
- pgilman
Less
More
- Posts: 5423
28 Jun 2018 09:09 #6312
by pgilman
Replied by pgilman on topic Weather File Conversion
Hello,
I added a new sample script,
that converts a batch of files from TMY2, TMY3, or EPW formats to the SAM CSV format. You can find it in the
folder. See "To use a sample LK script" for instructions on how to run the script in SAM:
github.com/NREL/SAM/tree/develop/samples
Best regards,
Paul.
I added a new sample script,
Code:
convert_multiple_weather_files_to_samcsv.lk
Code:
LK Scripts for SAM
github.com/NREL/SAM/tree/develop/samples
Best regards,
Paul.
Please Log in or Create an account to join the conversation.
Moderators: pgilman