Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fact sheets 2023 #1070
base: develop
Are you sure you want to change the base?
Fact sheets 2023 #1070
Changes from 6 commits
f4995b5
9fc9b0f
b35e01f
b3f36e4
62cde7a
152c0ad
0d00841
b25db57
a45f14f
33907c4
46bcafe
fdbe5cc
575c51b
1ca6553
47bbf70
23416a6
fb1a86f
ee89400
32beb08
493e46b
76d5756
87b15c9
e12b383
233d5be
21d04e2
9057000
df6123a
5fdb469
b76137a
fc60c14
ec917e9
06c290c
2ccf827
51872e6
3d107ea
f69e2d2
b1530a3
28b5cb8
3f5c399
fdbc5e1
fafd49f
0b5329c
2966745
2ca3fb0
0efdcc0
2edf365
fa3a089
f8d4ffe
7a95c50
077facc
a28110a
6807dfd
af975f8
7fba367
f871f18
51c543a
e336a24
4c894fb
1df9731
bcbd85c
9128282
68cb2ef
4d79e0e
a1dd634
fe559ea
0c1cb73
d14f4a4
0f15ea8
bae7ddb
b94ff50
5bc0756
2d75f19
29dc848
cde18fc
f5dcd41
16c46eb
53e4aa0
585e89a
e9e6ee9
68acb50
959b388
1df7b68
6e30326
25ba882
b38959e
f7d240c
2e96036
2f365d5
6b076ab
55a3dd4
8a27282
800f7c8
6507e67
0af06ca
0a85eba
9bd4ba1
29422b6
c772bf2
d0b3563
f78712c
eaaa543
18792ba
60cc879
023768c
f174d28
654f917
0d3d2d6
89979a5
f79bedb
13b5d70
330200e
c745997
f6050b7
4151ac4
eecf1af
86b32fc
97fc1d6
0d00286
3067526
4587d71
bffe91a
f03424f
1a38f63
c2fa83a
22ee9eb
843e9a8
45fe0bb
3755f39
8ebbb96
b1a778d
135240a
0a9009f
4091954
26c8fc8
0c1057e
5c9bd12
b5dd836
4941624
c9bf287
41a81a4
5ac5b47
1251708
69575e4
85358eb
37c36bc
68a33a4
a528701
724d796
b4883ff
c18e732
9cc4028
ac9d22e
2d5883e
82f7558
4518d06
f6dfce9
bfa9d04
125a8e2
1efc1f3
bce02c2
b8aea11
d4a0a39
06819ce
d3b21f0
a9b713e
0a03327
0482485
29f8dbe
ed8993b
7acfcf1
d22dec4
d97dc96
77f533f
805867a
319931e
29d437a
2409496
a244b6d
7882cdf
aa755c1
b614d11
6001437
e5646fc
2b52212
82f5757
0e36cb8
0b2df8b
43bf764
9436bca
9ccd43f
70be7de
8f97c05
a71676f
4a4e591
31a2043
155d2a1
eafd815
8d2d996
f29ad7d
1de12e6
085fb81
def7646
caefcbe
4d65746
4b6072b
469627f
df6e50e
3a94a9d
194cfe6
3516432
86aa7d1
d8f8e52
446723e
1144838
43b2e2b
c3714da
16a3f2c
fd7b5d1
047b16f
2ee350c
62f78ab
c53e3e8
45ac03d
fb2eecb
c776adb
3590320
e394986
6b71733
4bc60f2
4002e95
481e7f3
6f8831e
e65529e
6c3faed
acf6c89
3ae57f5
4f9ccc1
8d69297
977dda4
392c7d9
0614114
5f1767b
68fff61
5de45ba
c2646ff
5b73ead
b51a416
030827c
d367ecd
3a0db39
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Needs
-or
in front of reference here, check subsequent references.Had a talk with Elaina, depending on how the anchor is done, the reference may need a connector. We should decide on one of the two styles below and still to it going forward:
For example:
When referencing, stuff2 will need a connector, else it's interpreted as AND. i.e.
- or: *stuff2
would be the same as- *stuff
but not- *stuff2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@lixiliu I'm curious why we need an
- or:
here when the apply logic is all AND logic: upgrade if it is a northern state AND it has ducts AND its HSPF is not >= 8.8