Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

This script uses psychrolib library. Use this script if you want to extract wet bulb temperature using dry bulb temperature and dew point temperature. epw files contain only DBT and DPT. You can extract WBT using this code.

License

Notifications You must be signed in to change notification settings

nawaz943/psychrometric-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

You can use this script to get WBT based on DBT and DPT from epw file. You can combine 10 years (or more) hourly epw files to csv using my epw-merger and epw-to-csv converter. Use the 10 year merged excel sheet containing DBT and DPT for 96433 hours. Arrange the columns as per the code. Run the script. You will get a new excel sheet containing WBT values. Copy the coulumn of WBT in your 10 year hourly weather excel sheet.

About

This script uses psychrolib library. Use this script if you want to extract wet bulb temperature using dry bulb temperature and dew point temperature. epw files contain only DBT and DPT. You can extract WBT using this code.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages