CRRA_Optimization_Tool_V2 / tabs /tab3_coefficients.py

Commit History

[FEAT] Replace hardcoded tab intros and method disabled notes with ui_text.xlsx; fix slider negative min
7b4d13c

CarlyneB commited on

[UX] tab3_coefficients.py: British spelling (optimization -> optimisation)
9c8e6e3
verified

lydiaCG commited on

[UX] address user feedback: per-year template text and column header, more visible "Add resource" button, fixed next-tab navigation on all pages, updated method constraints intro text
20f0fcc

CarlyneB commited on

[FIX] tab3: add early return for zero-cap resources, simplify availability messages, remove unused has_custom_batch param
d8dcaa3

CarlyneB commited on

[REFACTOR] tab3: relocate normalize_costs, get_slider_params, is_method_enabled, is_custom_secondary to data_utils; show summary table even when no active method
4eda649

CarlyneB commited on

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

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] Tab3: adapt zero-cap warning based on resource type
16ca8f7

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 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] 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

[FIX] Terminal warnings: "DataFrame.applymap has been deprecated" and "`label` got an empty value." + Bug: Value change not applied on the second change (slider coefficient in tab 3 and numeric value in tab 1)
719f294

CarlyneB commited on

Upload 47 files
f4a9ee0
verified

CarbonGap commited on

Upload 44 files
ba2dcff
verified

CarbonGap commited on