Weather xls to TMY2

버전 2.0.0.0 (1.9 MB) 작성자: Muhammad Tauha Ali
This program converts data defined in a particular format in an excel file to TMY2 data format
다운로드 수: 1.1K
업데이트 날짜: 2015/6/24

라이선스 보기

The program converts measured data comprising of temperature, RH, GHI, DHI, DNI, wind speed and wind direction into TMY2 format. The TMY2 fields comprising of Illuminance components, atmospheric pressure, precipitable water and broad-band aerosol optical depth are modeled based on tested models available in open literature. Their references are provided in the m-file.
The zip file contains:
1. converter m-file
2. sample data excel files present in yearly and monthly folder
3. TMY2 output from the m-file for the yearly data

Details about TMY2 format can be found at:
http://rredc.nrel.gov/solar/pubs/tmy2/tmy2_index.html

The TMY2 data generated by the m-file can then be converted into .epw and .csv using energy plus weather utility and then to .bin using eQuest weather processor available at http://doe2.com/index_wth.html.

I have tried to comment the m-file so that the user can understand and be able modify it.

인용 양식

Muhammad Tauha Ali (2024). Weather xls to TMY2 (https://www.mathworks.com/matlabcentral/fileexchange/35168-weather-xls-to-tmy2), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2014b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

xlstoTMY2-ver2/

버전 게시됨 릴리스 정보
2.0.0.0

Included the ability to pass yearly or monthly files. The code can be easily modified to generate minute based, daily or weekly TMY records if desired by some modifications in the main function of converterweather_ver2.m.

1.0.0.0