-
Notifications
You must be signed in to change notification settings - Fork 50
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
LifeCycleAssessment_oM: Update EPD Object Properties #1004
LifeCycleAssessment_oM: Update EPD Object Properties #1004
Conversation
/azp run BHoM.CheckInstaller |
Azure Pipelines successfully started running 1 pipeline(s). |
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.
Minor description updates - also, can we use any Quantity attributes on any of the properties?
LifeCycleAssessment_oM/MaterialFragment/EnvironmentalProductDeclaration.cs
Outdated
Show resolved
Hide resolved
LifeCycleAssessment_oM/MaterialFragment/EnvironmentalProductDeclaration.cs
Outdated
Show resolved
Hide resolved
LifeCycleAssessment_oM/MaterialFragment/IEnvironmentalProductDeclarationData.cs
Outdated
Show resolved
Hide resolved
LifeCycleAssessment_oM/MaterialFragment/SectorEnvironmentalProductDeclaration.cs
Outdated
Show resolved
Hide resolved
LifeCycleAssessment_oM/MaterialFragment/EnvironmentalProductDeclaration.cs
Outdated
Show resolved
Hide resolved
LifeCycleAssessment_oM/MaterialFragment/EnvironmentalProductDeclaration.cs
Outdated
Show resolved
Hide resolved
LifeCycleAssessment_oM/MaterialFragment/EnvironmentalProductDeclaration.cs
Outdated
Show resolved
Hide resolved
/azp run BHoM.CheckInstaller |
Azure Pipelines successfully started running 1 pipeline(s). |
LifeCycleAssessment_oM/MaterialFragment/EnvironmentalProductDeclaration.cs
Outdated
Show resolved
Hide resolved
LifeCycleAssessment_oM/MaterialFragment/EnvironmentalProductDeclaration.cs
Outdated
Show resolved
Hide resolved
LifeCycleAssessment_oM/MaterialFragment/EnvironmentalProductDeclaration.cs
Outdated
Show resolved
Hide resolved
LifeCycleAssessment_oM/MaterialFragment/EnvironmentalProductDeclaration.cs
Outdated
Show resolved
Hide resolved
LifeCycleAssessment_oM/MaterialFragment/EnvironmentalProductDeclaration.cs
Outdated
Show resolved
Hide resolved
LifeCycleAssessment_oM/MaterialFragment/EnvironmentalProductDeclaration.cs
Outdated
Show resolved
Hide resolved
LifeCycleAssessment_oM/MaterialFragment/EnvironmentalProductDeclaration.cs
Outdated
Show resolved
Hide resolved
LifeCycleAssessment_oM/MaterialFragment/EnvironmentalProductDeclaration.cs
Outdated
Show resolved
Hide resolved
LifeCycleAssessment_oM/MaterialFragment/IEnvironmentalProductDeclarationData.cs
Show resolved
Hide resolved
LifeCycleAssessment_oM/MaterialFragment/SectorEnvironmentalProductDeclaration.cs
Show resolved
Hide resolved
/azp run BHoM.CheckInstaller |
Azure Pipelines successfully started running 1 pipeline(s). |
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.
Minor things.
Also, can we put the Quantity
attributes as the first attribute, which matches what we've done on other objects in Environment/MEP/Structure oM 😄
LifeCycleAssessment_oM/MaterialFragment/EnvironmentalProductDeclaration.cs
Outdated
Show resolved
Hide resolved
LifeCycleAssessment_oM/MaterialFragment/EnvironmentalProductDeclaration.cs
Outdated
Show resolved
Hide resolved
LifeCycleAssessment_oM/MaterialFragment/IEnvironmentalProductDeclarationData.cs
Outdated
Show resolved
Hide resolved
LifeCycleAssessment_oM/MaterialFragment/IEnvironmentalProductDeclarationData.cs
Outdated
Show resolved
Hide resolved
LifeCycleAssessment_oM/MaterialFragment/SectorEnvironmentalProductDeclaration.cs
Outdated
Show resolved
Hide resolved
LifeCycleAssessment_oM/MaterialFragment/SectorEnvironmentalProductDeclaration.cs
Outdated
Show resolved
Hide resolved
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.
yay! i finally figured out how to complete a review ;) looks good!
Attribute syntax adjustment + Plant Description update
Exciting @ajensen19! Now do it again to cover the changes requested by @FraserGreenroyd 😛 |
LifeCycleAssessment_oM/MaterialFragment/EnvironmentalProductDeclaration.cs
Outdated
Show resolved
Hide resolved
LifeCycleAssessment_oM/MaterialFragment/EnvironmentalProductDeclaration.cs
Show resolved
Hide resolved
Remove Scope + Add QuantityTypeValue
/azp run BHoM.CheckInstaller |
Azure Pipelines successfully started running 1 pipeline(s). |
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.
LGTM now, thanks @michaelhoehn
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.
Blocking till dependency PRs are ready
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.
All dependent PRs are done and ready so this LGTM, thanks @michaelhoehn 😄
NOTE: Depends on
Issues addressed by this PR
Closes #1003
Closes #941
Closes #1007
Closes #793
Closes #791
Additional object properties for more robust data where applicable.
Default density value set to 0 instead of double.NaN for increased engine method reliability.
Test files
Test File
Changelog
Additional comments