-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 98bfde1
Showing
16 changed files
with
19,125 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
/.bundle/ | ||
/.yardoc | ||
/.ruby-version | ||
/Gemfile.lock | ||
/gems | ||
/_yardoc/ | ||
/coverage/ | ||
/doc/ | ||
/pkg/ | ||
/spec/reports/ | ||
/spec/test/ | ||
/tmp/ | ||
/test/ | ||
/lib/components/test_results | ||
/lib/components/.rubocop* | ||
/lib/components/staged | ||
/lib/components/staged/* | ||
|
||
# rspec failure tracking | ||
.rspec_status | ||
|
||
# Ignore IDE files | ||
/.idea | ||
*.rubocop-http* | ||
|
||
# measures tests | ||
lib/components/.rubocop.yml | ||
lib/components/test_results/* | ||
|
||
|
||
# runner conf | ||
runner.conf | ||
.DS_Store |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# BCL test Components | ||
|
||
|
||
This component repo is used to test the new BCL codebase and to demonstrate the appropriate structure of component repos to be added to the BCL. Components should be placed in the `lib\components` directory. | ||
|
139 changes: 139 additions & 0 deletions
139
lib/components/Test Denver Intl Ap_CO_[725650_TMY3]/component.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,139 @@ | ||
<component xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="component.xsd"> | ||
<schema_version/> | ||
<name>Test Denver Intl Ap_CO_[725650_TMY3]</name> | ||
<uid>FFFFFFFF-0000-FFFF-0000-FFFFFFFF5555</uid> | ||
<version_id>FFFFFFFF-0000-FFFF-0000-FFFFFFFF5555</version_id> | ||
<xml_checksum/> | ||
<display_name/> | ||
<description>EPW weather file for TMY3</description> | ||
<modeler_description/> | ||
<source> | ||
<manufacturer>EnergyPlus Weather Website</manufacturer> | ||
<model/> | ||
<serial_no/> | ||
<year/> | ||
<url>http://apps1.eere.energy.gov/buildings/energyplus/weatherdata_about.cfm</url> | ||
</source> | ||
<tags> | ||
<tag>Location-Dependent Component.Weather File</tag> | ||
</tags> | ||
<attributes> | ||
<attribute> | ||
<name>WMO</name> | ||
<value>725650</value> | ||
<datatype>float</datatype> | ||
</attribute> | ||
<attribute> | ||
<name>City</name> | ||
<value>Denver Intl Ap</value> | ||
<datatype>string</datatype> | ||
</attribute> | ||
<attribute> | ||
<name>State</name> | ||
<value>CO</value> | ||
<datatype>string</datatype> | ||
</attribute> | ||
<attribute> | ||
<name>Country</name> | ||
<value>USA</value> | ||
<datatype>string</datatype> | ||
</attribute> | ||
<attribute> | ||
<name>Elevation</name> | ||
<value>1650.0</value> | ||
<datatype>float</datatype> | ||
</attribute> | ||
<attribute> | ||
<name>License</name> | ||
<value>ASHRAE</value> | ||
<datatype>string</datatype> | ||
</attribute> | ||
<attribute> | ||
<name>Latitude</name> | ||
<value>39.83</value> | ||
<datatype>float</datatype> | ||
</attribute> | ||
<attribute> | ||
<name>Longitude</name> | ||
<value>-104.65</value> | ||
<datatype>float</datatype> | ||
</attribute> | ||
<attribute> | ||
<name>hdd18</name> | ||
<value>3301.0</value> | ||
<datatype>float</datatype> | ||
</attribute> | ||
<attribute> | ||
<name>cdd18</name> | ||
<value>432.0</value> | ||
<datatype>float</datatype> | ||
</attribute> | ||
<attribute> | ||
<name>hdd10</name> | ||
<value>1434.0</value> | ||
<datatype>float</datatype> | ||
</attribute> | ||
<attribute> | ||
<name>cdd10</name> | ||
<value>1606.0</value> | ||
<datatype>float</datatype> | ||
</attribute> | ||
<attribute> | ||
<name>monthly mean db temperature</name> | ||
<value>10.8</value> | ||
<datatype>float</datatype> | ||
</attribute> | ||
<attribute> | ||
<name>delta mean db temperature</name> | ||
<value>23.2</value> | ||
<datatype>float</datatype> | ||
</attribute> | ||
<attribute> | ||
<name>OpenStudio Type</name> | ||
<value>OS:WeatherFile</value> | ||
<datatype>string</datatype> | ||
</attribute> | ||
</attributes> | ||
<files> | ||
<file> | ||
<version> | ||
<software_program>EnergyPlus</software_program> | ||
<identifier>7.1.0</identifier> | ||
</version> | ||
<filename>USA_CO_Denver.Intl.AP.725650_TMY3.epw</filename> | ||
<filetype>epw</filetype> | ||
</file> | ||
<file> | ||
<version> | ||
<software_program>EnergyPlus</software_program> | ||
<identifier>7.1.0</identifier> | ||
</version> | ||
<filename>USA_CO_Denver.Intl.AP.725650_TMY3.stat</filename> | ||
<filetype>stat</filetype> | ||
</file> | ||
<file> | ||
<version> | ||
<software_program>Psychrometric Chart</software_program> | ||
<identifier>1.0</identifier> | ||
</version> | ||
<filename>USA_CO_Denver.Intl.AP.725650_TMY3.png</filename> | ||
<filetype>png</filetype> | ||
</file> | ||
<file> | ||
<version> | ||
<software_program>OpenStudio</software_program> | ||
<identifier>0.9.3</identifier> | ||
</version> | ||
<filename>USA_CO_Denver.Intl.AP.725650_TMY3.osm</filename> | ||
<filetype>osm</filetype> | ||
</file> | ||
<file> | ||
<version> | ||
<software_program>OpenStudio</software_program> | ||
<identifier>0.9.3</identifier> | ||
</version> | ||
<filename>USA_CO_Denver.Intl.AP.725650_TMY3.osc</filename> | ||
<filetype>osc</filetype> | ||
</file> | ||
</files> | ||
</component> |
8,768 changes: 8,768 additions & 0 deletions
8,768
...mponents/Test Denver Intl Ap_CO_[725650_TMY3]/files/USA_CO_Denver.Intl.AP.725650_TMY3.epw
Large diffs are not rendered by default.
Oops, something went wrong.
28 changes: 28 additions & 0 deletions
28
...mponents/Test Denver Intl Ap_CO_[725650_TMY3]/files/USA_CO_Denver.Intl.AP.725650_TMY3.osc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
|
||
OS:Version, | ||
{02218094-a934-435f-9610-57ab88ad3ddc}, ! Handle | ||
0.9.3; ! Version Identifier | ||
|
||
OS:WeatherFile, | ||
{132a32db-6ee3-40a4-9389-d6d3e1ddb85f}, ! Handle | ||
Denver Intl Ap, ! City | ||
CO, ! State Province Region | ||
USA, ! Country | ||
TMY3, ! Data Source | ||
725650, ! WMO Number | ||
39.83, ! Latitude {deg} | ||
-104.65, ! Longitude {deg} | ||
-7, ! Time Zone {hr} | ||
1650, ! Elevation {m} | ||
file:./USA_CO_Denver.Intl.AP.725650_TMY3.epw, ! Url | ||
ADF07FB0; ! Checksum | ||
|
||
OS:ComponentData, | ||
{41df73bd-8b36-4526-b904-915484a14786}, ! Handle | ||
Component Data 1, ! Name | ||
{a8155118-8b24-4cd9-ac60-0ece952506b5}, ! UUID | ||
{193d3988-d62d-41b8-81c5-dec5e8b60fc0}, ! Version UUID | ||
1366306676, ! Creation Timestamp | ||
1366306676, ! Version Timestamp | ||
{132a32db-6ee3-40a4-9389-d6d3e1ddb85f}; ! Name of Object 1 | ||
|
19 changes: 19 additions & 0 deletions
19
...mponents/Test Denver Intl Ap_CO_[725650_TMY3]/files/USA_CO_Denver.Intl.AP.725650_TMY3.osm
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
|
||
OS:Version, | ||
{93d91457-fbbd-460b-bc1f-9c367299b5ca}, ! Handle | ||
0.9.3; ! Version Identifier | ||
|
||
OS:WeatherFile, | ||
{18428689-05fd-49fc-ab8b-e120b8602332}, ! Handle | ||
Denver Intl Ap, ! City | ||
CO, ! State Province Region | ||
USA, ! Country | ||
TMY3, ! Data Source | ||
725650, ! WMO Number | ||
39.83, ! Latitude {deg} | ||
-104.65, ! Longitude {deg} | ||
-7, ! Time Zone {hr} | ||
1650, ! Elevation {m} | ||
file:./USA_CO_Denver.Intl.AP.725650_TMY3.epw, ! Url | ||
ADF07FB0; ! Checksum | ||
|
Binary file added
BIN
+213 KB
...est Denver Intl Ap_CO_[725650_TMY3]/files/USA_CO_Denver.Intl.AP.725650_TMY3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.