CenterForTheBuiltEnvironment / comfort-dash

Revision of the CBE Comfort Tool using Dash.
0 stars 12 forks source link

Fix dropdowns #31

Closed Xuhui-Wang-9988 closed 1 week ago

Xuhui-Wang-9988 commented 1 week ago

Description

The changes are mostly about focusing on improvements to input processing, particularly for metabolic rate (met) and clothing insulation (clo) parameters.

Type of change

Key Changes

The previous implementation, based on ZhouTongworking's pull request, was not merged due to being out of sync with the latest codebase. This update builds upon Zhou's code but introduces significant changes to the get_input function.

1. Dropdown Implementation (Zhou Tong)

image

2. fix todo

image

3. Value Extraction

image

4. Error Handling

image

5. Add import for matplotlib

image

Current Known Issues

image 0084508205fdbdf7ce8ffddf58e9458

FedericoTartarini commented 1 week ago

@Xuhui-Wang-9988 great work bu there were some minor issues. I have tried to fix some and explained what needs to be done in a video which i posted on Slack