Commit History

Update app.py
0fbf139
verified

lydiaCG commited on

[FIX] Replace info text with resource status expander and fix toggle instantiation bug for blocked methods
46436ba

CarlyneB commited on

[FIX] Tab4: Deactivate methods with missing resources and fix batch coefficient injection for non-Other methods
e4b0fe7

CarlyneB commited on

[FIX] In the ‘Method Constraints’ tab: Disable and explain methods that require resources not added in the ‘Resource input’ tab
43b4d0f

CarlyneB commited on

[FEAT] Expand Other-method variants in LP, fix scenario load widget sync and resource balance display
2d250c5

CarlyneB commited on

[FEAT/FIX] Tab3: adaptive slider precision, hide Other resources, show hidden secondary hints, filter inactive methods
c91fe21

CarlyneB commited on

[FEAT] Refactor tab2: widget sync (active method or not if resources added in tab1), type-switch reset, Other-method variants
1026e02

CarlyneB commited on

[FIX] Lower usage epsilon to 1e-14 and raise on unknown cap_type in LP builder
4198f14

CarlyneB commited on

[FIX] Auto-disable methods with only hidden resources and force tab2 widget sync on navigation
be0befa

CarlyneB commited on

[FIX] Hide Other resources in tab1, fix unit label (yr instead of year)
78c94c6

CarlyneB commited on

[FEAT/FIX] Add Other-method helpers and fix coefficient display precision
637bd04

CarlyneB commited on

[FIX] Data error: Rename "1 water" to "Other water" for Bio-char Non-forest biomass
a2fafe6

CarlyneB commited on

[FEAT] hidden_resource_names list: Resources whose name contains "other" are hidden from the standard display
55ea210

CarlyneB commited on

[FIX] Padding alert
4589936

CarlyneB commited on

[FIX] When a new resource row has min == max, it now displays the value as a fixed label instead of trying to render a slider.
27be152

CarlyneB commited on

[FIX] Add Available amout unit/year
adf4d9f

CarlyneB commited on

[FIX] Force module reload and cache clear after CSV auto-update to avoid double restart
01c98b2

CarlyneB commited on

[FIX] Other instead of Unspecified (method)
a48ebd8

CarlyneB commited on

[DATA] Inline derived methods in CSV and rename methods "Unspecified" to "Other"
c5e9b7e

CarlyneB commited on

[FIX] No more derived method
7c445a7

CarlyneB commited on

[FIX] Optimization: harden LP robustness + clip floating-point residuals
43c01c6

CarlyneB commited on

[FEAT] Tab4: add Run tab + fix heatmap size + fix export tab reset
3b61151

CarlyneB commited on

[FIX] Tab3: adapt zero-cap warning based on resource type
16ca8f7

CarlyneB commited on

[FIX] Style of the ‘Cancel’ button in reset mode
fd574db

CarlyneB commited on

[FIX] The DataFrame is empty when no CDR method is selected.
910dded

CarlyneB commited on

[FEAT] Clarify the way users must input resources
4ac6bf0

CarlyneB commited on

[FEAT] Add a disclaimer on the "welcome" tab
fddc24f

CarlyneB commited on

[FEAT] Edit the text/header of the "Method constraints" tab
eb09d9d

CarlyneB commited on

[FIX] text
4e83bda
verified

CarlyneB commited on

[DOC] Readme updated with instructions on adding data and updating libraries
e5f540d

CarlyneB commited on

[TEST] successful
426e346
verified

CarlyneB commited on

[TEST] Automation of data changes
0d13abe
verified

CarlyneB commited on

[FIX] Try fixing the position of the sidebar
1cbb384

CarlyneB commited on

[FIX] Try fixing the position of the sidebar
4885a3b

CarlyneB commited on

[DOCS/FIX] First draft of Objective No. 5: TO FACILITATE MAINTENANCE AND UPDATES FOR CG STAFF. (No more hard-coded settings, libraries updated, instructions added to the README)
fa58ff0

CarlyneB commited on

[FIX] Geologic storage fixed coeff + template improvements + UI fixes
3c60617

CarlyneB commited on

[FEAT] Objective 6 - Finalising the interface: change the look and feel of the tool to bring it into line with the CRRA design
9253c67

CarlyneB commited on

[FEAT] Objective 3 – Additional data: amount of CO₂ (MtCO₂) removed if one unit of each resource is added
b5483eb

CarlyneB commited on

[FIX] Model: Updating the model calculation when a method is removed from tab one
818a3c4

CarlyneB commited on

[FEAT] Objective 2: Custom resource batches with supplementary LP semantics
87fce1c

CarlyneB commited on

[FEAT] Objective 3: Export graph data individually and in full + Added data on the amount of resources consumed and remaining
3182ce2

CarlyneB commited on

[FEAT] objective 2: More flexible resources input
a58aedd

CarlyneB commited on

Merge branch 'develop' into 2_MoreFlexibleResourcesInput
357d192

CarlyneB commited on

[FIX] new inputs_aggregated.csv with consistent units across all methods + verify code consistency after unit changes
077dc45

CarlyneB commited on

[FEAT] Objective 2: Modifying the graphical user interface to add custom resources + Test CSS
549ff1c

CarlyneB commited on

[FEAT] Goal 1 almost achieved: two types of limits possible(percentage / absolute value), start of unit conversion, adapted export templates and a bug fix in the ‘Coefficients’ tab (some resources not displayed)
64cc758

CarlyneB commited on

[FEAT] scenario & input management: Excel/JSON/ZIP(csv) import, save/export, multi-scenario comparison, clear all data
ca86b1a

CarlyneB commited on

[FEAT] Excel fil: resource_template
6d118db

CarlyneB commited on

[FEAT] Possibility to choose between running the optimization with manually entered values or by adding a pre-existing scenario (JSON) -> in this case, the values are automatically populated in all other input tabs
fbd166f

CarlyneB commited on

[FIX] Empty coefficients (tab3) highlighted in blue (for secondary resources)
323fe98

CarlyneB commited on