Skip to content

Calcula CDD das temperaturas definidas pelo intervalo definido.

License

Notifications You must be signed in to change notification settings

labeee/cdd-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CDD calculator

This code takes the .epw files in the folder and calculates the Cooling Degree Days by as many temperature thresholds as it's needed. The thresholds are defined by the global variable "THRESHOLDS", which is a list of the chosen temperature thresholds.

CDH

If the intention is to get the value for CDH (Cooling Degree Hours), you can set the global variable "CDH" as True.

About

Calcula CDD das temperaturas definidas pelo intervalo definido.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages