From 80f4c158d7093cbd799755b84319b73cf9ce4cf3 Mon Sep 17 00:00:00 2001 From: Joe Robertson Date: Fri, 24 Jun 2022 10:51:04 -0700 Subject: [PATCH 1/3] Update docs build job. --- .github/workflows/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/config.yml b/.github/workflows/config.yml index 6f57458336..a37f4f536a 100644 --- a/.github/workflows/config.yml +++ b/.github/workflows/config.yml @@ -45,7 +45,7 @@ jobs: - name: Build documentation run: | cd docs/read_the_docs - make html + make html SPHINXOPTS="-W --keep-going -n" - name: Save Docs uses: actions/upload-artifact@v2 From b7db0d0b59669267838cd37defc46da62c004b52 Mon Sep 17 00:00:00 2001 From: Joe Robertson Date: Fri, 24 Jun 2022 11:05:20 -0700 Subject: [PATCH 2/3] Update language from none to en. --- docs/read_the_docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/read_the_docs/source/conf.py b/docs/read_the_docs/source/conf.py index 6f682b0c3c..85bdac39b7 100644 --- a/docs/read_the_docs/source/conf.py +++ b/docs/read_the_docs/source/conf.py @@ -58,7 +58,7 @@ # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. -language = None +language = 'en' # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. From 837e60a1f7e8574650d2e3e08fd79ea81ac2f828 Mon Sep 17 00:00:00 2001 From: Joe Robertson Date: Fri, 24 Jun 2022 13:42:36 -0700 Subject: [PATCH 3/3] Remove old todo items. --- .../source/upgrade_scenario_config.rst | 8 ----- measures/UpgradeCosts/measure.xml | 34 ++----------------- 2 files changed, 2 insertions(+), 40 deletions(-) diff --git a/docs/read_the_docs/source/upgrade_scenario_config.rst b/docs/read_the_docs/source/upgrade_scenario_config.rst index 0f9718d4ec..ce87bfdfb6 100644 --- a/docs/read_the_docs/source/upgrade_scenario_config.rst +++ b/docs/read_the_docs/source/upgrade_scenario_config.rst @@ -43,10 +43,6 @@ Or say we want to apply the upgrade only to houses with 3 car garages that aren' .. code:: (!Location Census Division|New England)&&(Geometry Garage|3 Car) - -.. todo:: - - Come up with some better examples here. Currently, you can enter up to 25 options per upgrade. To allow additional options per upgrade you would need to update a method defined in a resource file, run a rake task, and update the outputs section for all PAT projects. See :doc:`../advanced_tutorial/increasing_upgrade_options` for more information. @@ -87,7 +83,3 @@ Package Apply Logic =================== This is where to specifiy logic to determine whether the whole package of upgrades is applied (all of the options together). It uses the same format as :ref:`apply-logic`. - -.. todo:: - - An example of when this might be useful would be nice. diff --git a/measures/UpgradeCosts/measure.xml b/measures/UpgradeCosts/measure.xml index b9c60c35ec..96d71e63c5 100644 --- a/measures/UpgradeCosts/measure.xml +++ b/measures/UpgradeCosts/measure.xml @@ -3,8 +3,8 @@ 3.0 upgrade_costs ef51212c-acc4-48d7-9b29-cf2a5c6c4449 - 5fed18e3-1dd5-41d5-b14d-eb30e8108558 - 20220623T181623Z + f69ef381-9e5b-474b-9698-f1d7f940b929 + 20220624T204207Z 9BF1E6AC UpgradeCosts Upgrade Costs @@ -183,35 +183,5 @@ script F60D925A - - in.epw - epw - test - E23378AA - - - in.osm - osm - test - 241A86F8 - - - in.xml - xml - test - 08698EDB - - - SFD_1story_FB_UA_GRG_MSHP_FuelTanklessWH.xml - xml - test - 08AE90A6 - - - SFD_1story_UB_UA_GRG_ACV_FuelFurnace_PortableHeater_HPWH.xml - xml - test - 59D4FA96 -