diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..542435ae --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +design_temp/ENERGY[[:space:]]STAR[[:space:]]Certified[[:space:]]Homes[[:space:]]County-Level[[:space:]]Design[[:space:]]Temperature[[:space:]]Reference[[:space:]]Guide.pdf filter=lfs diff=lfs merge=lfs -text diff --git a/design_temp/ENERGY STAR Certified Homes County-Level Design Temperature Reference Guide.pdf b/design_temp/ENERGY STAR Certified Homes County-Level Design Temperature Reference Guide.pdf new file mode 100644 index 00000000..ad43946f Binary files /dev/null and b/design_temp/ENERGY STAR Certified Homes County-Level Design Temperature Reference Guide.pdf differ diff --git a/design_temp/README.md b/design_temp/README.md new file mode 100644 index 00000000..6068b874 --- /dev/null +++ b/design_temp/README.md @@ -0,0 +1,6 @@ +The Energy Star PDF contains design temperatures by US county. The PDF was downloaded from: +https://www.energystar.gov/ia/partners/bldrs_lenders_raters/downloads/County%20Level%20Design%20Temperature%20Reference%20Guide%20-%202015-06-24.pdf +and copied into pdf_rawcopy.txt. To allow copying, it was downloaded by using Google Chrome, using +the 'print' option and saving it as a PDF. + +The script clean.py generates design_temp_by_county.csv from pdf_rawcopy.txt diff --git a/design_temp/clean.py b/design_temp/clean.py index 86e13a42..5dd1f754 100644 --- a/design_temp/clean.py +++ b/design_temp/clean.py @@ -3,13 +3,6 @@ from dataclasses import dataclass -# This script generates design_temp_by_county.csv -# from the raw text copied from the ENERGY STAR pdf located at: -# https://www.energystar.gov/ia/partners/bldrs_lenders_raters/downloads/County%20Level%20Design%20Temperature%20Reference%20Guide%20-%202015-06-24.pdf -# To copy the text from the PDF you can open it in chrome and select the 'print' option -# to save it as a PDF that will allow copying - - # Number of counties (according to PDF) for each of the 50 states and for DC # Same order as PDF REGIONS = {