Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
178 changes: 178 additions & 0 deletions scout/supporting_data/tsv_data/code/_diag_annual_fraction.ipynb

Large diffs are not rendered by default.

613 changes: 613 additions & 0 deletions scout/supporting_data/tsv_data/code/_diag_factorsplot.ipynb

Large diffs are not rendered by default.

464 changes: 464 additions & 0 deletions scout/supporting_data/tsv_data/code/_diag_hourly.ipynb

Large diffs are not rendered by default.

6,651 changes: 6,651 additions & 0 deletions scout/supporting_data/tsv_data/code/_diag_length_and_sumtoone.ipynb

Large diffs are not rendered by default.

99 changes: 99 additions & 0 deletions scout/supporting_data/tsv_data/code/tsv_load_in_2024.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,99 @@
{
"start day": "Sunday",
"DST": "DST in simulations collapsed to standard time for reporting",
"leap year": "no",
"weather basis": "2018 AMY",
"residential": {},
"commercial": {
"heating": {
"MediumOfficeDetailed": {
"represented building types": "all",
"load shape": {}
}
},
"cooling": {
"LargeHotel": {
"represented building types": ["LargeHotel", "Hospital"],
"load shape": {}},
"LargeOfficeDetailed": {
"represented building types": ["LargeOfficeDetailed", "OutpatientHealthcare", "SmallHotel"],
"load shape": {}},
"MediumOfficeDetailed": {
"represented building types": ["MediumOfficeDetailed", "PrimarySchool", "SecondarySchool", "MidriseApartment"],
"load shape": {}},
"RetailStandalone": {
"represented building types": [
"RetailStandalone", "RetailStripmall", "QuickServiceRestaurant",
"FullServiceRestaurant", "Supermarket", "SmallOffice"],
"load shape": {}},
"Warehouse": {
"represented building types": ["Warehouse"],
"load shape": {}
}
},
"ventilation": {
"LargeHotel": {
"represented building types": ["LargeHotel", "Hospital"],
"load shape": {}},
"LargeOfficeDetailed": {
"represented building types": ["LargeOfficeDetailed", "OutpatientHealthcare", "SmallHotel"],
"load shape": {}},
"MediumOfficeDetailed": {
"represented building types": ["MediumOfficeDetailed", "PrimarySchool", "SecondarySchool", "MidriseApartment"],
"load shape": {}},
"RetailStandalone": {
"represented building types": [
"RetailStandalone", "RetailStripmall", "QuickServiceRestaurant",
"FullServiceRestaurant", "Supermarket", "SmallOffice"],
"load shape": {}},
"Warehouse": {
"represented building types": ["Warehouse"],
"load shape": {}
}
},
"pumps": {
"LargeHotel": {
"represented building types": ["LargeHotel", "Hospital"],
"load shape": {}},
"LargeOfficeDetailed": {
"represented building types": ["LargeOfficeDetailed", "OutpatientHealthcare", "SmallHotel"],
"load shape": {}},
"MediumOfficeDetailed": {
"represented building types": ["MediumOfficeDetailed", "PrimarySchool", "SecondarySchool", "MidriseApartment"],
"load shape": {}},
"RetailStandalone": {
"represented building types": [
"RetailStandalone", "RetailStripmall", "QuickServiceRestaurant",
"FullServiceRestaurant", "Supermarket", "SmallOffice"],
"load shape": {}},
"Warehouse": {
"represented building types": ["Warehouse"],
"load shape": {}
}
},
"lighting": {
"MediumOfficeDetailed": {
"represented building types": "all",
"load shape": {}
}
},
"water heating": {
"MediumOfficeDetailed": {
"represented building types": "all",
"load shape": {}
}
},
"refrigeration": {
"LargeHotel": {
"represented building types": "all",
"load shape": {}
}
},
"plug loads": {
"MediumOfficeDetailed": {
"represented building types": "all",
"load shape": {}
}
}
}
}
Loading