diff --git a/.gitignore b/.gitignore index adce2fffc7..6993f9b86b 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,7 @@ *.swp *.swo *.swn +.pnpm-store seed_issues.csv web_root/css/compressed.*.css web_root/js/compressed.*.js diff --git a/docs/source/faq.rst b/docs/source/faq.rst index 8c3231be43..f0cdd976d2 100644 --- a/docs/source/faq.rst +++ b/docs/source/faq.rst @@ -33,7 +33,7 @@ The SEED web application provides both a browser-based interface for users to upload and manage their building data, as well as a full set of APIs that app developers can use to access these same data management functions. -Work on SEED Platform is managed by the National Renewable Energy Laboratory, +Work on SEED Platform is managed by the National Laboratory of the Rockies, with funding from the U.S. Department of Energy. diff --git a/docs/source/index.rst b/docs/source/index.rst index 68ea4f7e14..6f78a22814 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -23,7 +23,7 @@ The SEED web application provides both a browser-based interface for users to upload and manage their building data, as well as a full set of APIs that app developers can use to access these same data management functions. -Work on SEED Platform is managed by the National Renewable Energy Laboratory, +Work on SEED Platform is managed by the National Laboratory of the Rockies, with funding from the U.S. Department of Energy. diff --git a/seed/analysis_pipelines/co2.py b/seed/analysis_pipelines/co2.py index 1927bdc560..335397c694 100644 --- a/seed/analysis_pipelines/co2.py +++ b/seed/analysis_pipelines/co2.py @@ -40,8 +40,8 @@ # in a specific year and eGRID Subregion # # Sources: -# https://github.com/NREL/openstudio-common-measures-gem/pull/80/files#diff-9b55886a63bf3970a5d1c55effeb291a3107e00091715e63448ac1983ef89559 -# https://github.com/NREL/openstudio-common-measures-gem/pull/80/files#diff-fd04e84984194976089ec4d90f103e6d68e641a596e2446447d05626057b38ad +# https://github.com/NatLabRockies/openstudio-common-measures-gem/pull/80/files#diff-9b55886a63bf3970a5d1c55effeb291a3107e00091715e63448ac1983ef89559 +# https://github.com/NatLabRockies/openstudio-common-measures-gem/pull/80/files#diff-fd04e84984194976089ec4d90f103e6d68e641a596e2446447d05626057b38ad EARLIEST_CO2_RATE = 2007 CO2_RATES = { EARLIEST_CO2_RATE: {