Skip to content

Commit

Permalink
update test file thermal connector lengths to be in meters
Browse files Browse the repository at this point in the history
  • Loading branch information
vtnate committed Jan 28, 2025
1 parent 5ec0aa0 commit 0da7b0a
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
6 changes: 3 additions & 3 deletions spec/files/example_project_combine_GHE.json
Original file line number Diff line number Diff line change
Expand Up @@ -829,7 +829,7 @@
"endJunctionId": "76bcf271-177c-46e6-8682-e70f3d376472",
"startFeatureId": "8c369df2-18e9-439a-8c25-875851c5aaf0",
"endFeatureId": "9",
"total_length": 296
"total_length": 99
},
"geometry": {
"type": "LineString",
Expand Down Expand Up @@ -884,7 +884,7 @@
"endJunctionId": "b0c5d72f-ec40-4213-b7d5-9329ded57d7b",
"startFeatureId": "9",
"endFeatureId": "8",
"total_length": 48
"total_length": 15
},
"geometry": {
"type": "LineString",
Expand Down Expand Up @@ -939,7 +939,7 @@
"endJunctionId": "32adaea4-f926-4dc6-94e2-634cf8fef84c",
"startFeatureId": "8",
"endFeatureId": "8c369df2-18e9-439a-8c25-875851c5aaf0",
"total_length": 485
"total_length": 150
},
"geometry": {
"type": "LineString",
Expand Down
10 changes: 5 additions & 5 deletions spec/files/example_project_combine_GHE_2.json
Original file line number Diff line number Diff line change
Expand Up @@ -872,7 +872,7 @@
"endJunctionId": "b38eeb88-9fb8-415f-9551-6f3da6a082ed",
"startFeatureId": "15a25e2f-c425-46e9-8036-b1d0d09127e2",
"endFeatureId": "0b575a8f-97d1-47e6-b329-7ef7566d26f2",
"total_length": 834
"total_length": 275
},
"geometry": {
"type": "LineString",
Expand Down Expand Up @@ -927,7 +927,7 @@
"endJunctionId": "2bb7fb78-dfe0-4ffe-9aa2-98766c500ab3",
"startFeatureId": "0b575a8f-97d1-47e6-b329-7ef7566d26f2",
"endFeatureId": "10",
"total_length": 292
"total_length": 97
},
"geometry": {
"type": "LineString",
Expand Down Expand Up @@ -982,7 +982,7 @@
"endJunctionId": "f621584e-4a8b-413d-b405-eb44ff16a927",
"startFeatureId": "10",
"endFeatureId": "9",
"total_length": 256
"total_length": 87
},
"geometry": {
"type": "LineString",
Expand Down Expand Up @@ -1037,7 +1037,7 @@
"endJunctionId": "92603808-dd2e-48d8-93b6-55afd352ac9d",
"startFeatureId": "9",
"endFeatureId": "8",
"total_length": 48
"total_length": 15
},
"geometry": {
"type": "LineString",
Expand Down Expand Up @@ -1092,7 +1092,7 @@
"endJunctionId": "43f1cb29-0b84-47ec-afff-4f982dc794ab",
"startFeatureId": "8",
"endFeatureId": "15a25e2f-c425-46e9-8036-b1d0d09127e2",
"total_length": 294
"total_length": 94
},
"geometry": {
"type": "LineString",
Expand Down
10 changes: 5 additions & 5 deletions spec/files/example_project_with_ghe.json
Original file line number Diff line number Diff line change
Expand Up @@ -737,7 +737,7 @@
"endJunctionId": "6cf3a36e-705e-4b98-83ef-7f97d1981583",
"startFeatureId": "dd69549c-ecfc-4245-96dc-5b6127f34f46",
"endFeatureId": "10",
"total_length": 274
"total_length": 89
},
"geometry": {
"type": "LineString",
Expand Down Expand Up @@ -792,7 +792,7 @@
"endJunctionId": "e783b345-44b4-4151-b053-65071f2b039a",
"startFeatureId": "10",
"endFeatureId": "9",
"total_length": 255
"total_length": 80
},
"geometry": {
"type": "LineString",
Expand Down Expand Up @@ -847,7 +847,7 @@
"endJunctionId": "9d94ded1-1bd1-48b2-b658-99062d736297",
"startFeatureId": "9",
"endFeatureId": "8",
"total_length": 48
"total_length": 15
},
"geometry": {
"type": "LineString",
Expand Down Expand Up @@ -902,7 +902,7 @@
"endJunctionId": "3fc1a51f-a61f-4557-b854-735008a460ce",
"startFeatureId": "8",
"endFeatureId": "47fd01d3-3d72-46c0-85f2-a12854783764",
"total_length": 242
"total_length": 79
},
"geometry": {
"type": "LineString",
Expand Down Expand Up @@ -957,7 +957,7 @@
"endJunctionId": "712e9a48-3867-43c7-a4cc-bdaf41ad78f1",
"startFeatureId": "47fd01d3-3d72-46c0-85f2-a12854783764",
"endFeatureId": "dd69549c-ecfc-4245-96dc-5b6127f34f46",
"total_length": 437
"total_length": 140
},
"geometry": {
"type": "LineString",
Expand Down

0 comments on commit 0da7b0a

Please sign in to comment.