What's Changed
- Update info sheet of FTT:P files by @Femkemilene in #17
- Fixed backend.py by @Femkemilene in #18
- Create output folder by @Femkemilene in #19
- Fttpower update instructions by @Femkemilene in #26
- Update FTT-Power update manual.md by @Femkemilene in #28
- correct learning per Rosie by @Femkemilene in #34
- .append update by @AEdwards476 in #41
- FTT-Transport update manual by @aileenlam28 in #43
- Major update of the FTT models by @pv-camecon in #45
- Ensuring shares sum to 1 by @rhayward1 in #51
- fix various warnings by @Femkemilene in #53
- Fixing divide by zero by @rhayward1 in #54
- Update README.md by @Femkemilene in #55
- Create FTT Stand Alone Sphinx Homepage.lnk by @rhayward1 in #56
- Change variable listing to csv by @Femkemilene in #60
- Clean up cost-curves code after question by @Femkemilene in #65
- Update FTT-Power update manual.md by @Femkemilene in #66
- Update VariableListing.csv by @ldxib2 in #71
- Changes from referee by @Femkemilene in #67
- Added frontend files to main branch by @jp-camecon in #73
- Updated TEWW and variable name fixes by @cormacmlynch in #74
- Bring over CFix Fortend by @Aichakharazi in #76
- Updated frontend with generic error message by @jp-camecon in #78
- Finish variable listing by @Femkemilene in #77
- Added FTT-H update manual by @cormacmlynch in #79
- Updated convert_csv file, no celib required by @ldxib2 in #90
- Forgot to push origin with last clean-up by @Femkemilene in #91
- Ftt tr update cl patch by @Femkemilene in #87
- Updating FTT-Tr by @cormacmlynch in #83
- Add installation instructions to readme by @Femkemilene in #96
- Ftt h update by @AEdwards476 in #98
- Survival function FTT:Tr by @Femkemilene in #101
- fix initialise_csv_files by @Femkemilene in #106
- Adding taxable fuel categories in FTT-Tr by @cormacmlynch in #109
- MEFI subtracted instead of added by @ldxib2 in #119
- Remove /y from units by @Femkemilene in #120
- old files in general replaced with new files from S0/FTT-P, costc error by @ldxib2 in #123
- Changes (mostly to the frontend) for cross-platform use by @ct-camecon in #104
- Correction to FTT-Tr regulation by @cormacmlynch in #129
- Refactor input_functions.py by @Femkemilene in #128
- Tidy up ftt_p_lcoe by @Femkemilene in #125
- Make get_sales generic by @Femkemilene in #134
- more detailed error messages by @ldxib2 in #133
- Restore scenario functionality hotfix by @Femkemilene in #132
- Ftt ih update by @rhayward1 in #141
- Adjusting FTT-Tr learning rates and turnover rates by @cormacmlynch in #140
- Update folder name for Linux compatibility (case-sensitive filepaths) by @ct-camecon in #187
- Update csv when masterfiles updated by @Femkemilene in #137
- Carbon tax rewrite by @rishids01 in #192
- fix units levelised costs freight by @Femkemilene in #193
- fix initialise_csv_files by @Femkemilene in #195
- Fixed turnover rates freight by @rishids01 in #198
- Changed from 1/8 to 0.1 by @rishids01 in #199
- Delete_General_S0/General by @rishids01 in #203
- fix emis_corr by @Femkemilene in #204
- FTT-Fr - Fix widths of cost distribution by @cormacmlynch in #205
- FTT-Fr: Fix for ItVT by @cormacmlynch in #214
- Update ffp update manual by @Femkemilene in #216
- Correcting FTT-Tr costs by @cormacmlynch in #224
- Update FTT-Power update manual.md by @jp-camecon in #228
- Update manual ftt-p: further tweaks. by @Femkemilene in #217
- Ftt ih update by @rhayward1 in #144
- Update PRSCX for Pakistan by @cormacmlynch in #237
- Turn of geothermal/hydro cost curves by @Femkemilene in #229
- Explore differences fttp rebased by @Femkemilene in #236
- Transport emissions correction fix by @cormacmlynch in #242
- Updating power manual rishi by @rishids01 in #235
- Create LICENSE by @Femkemilene in #245
- Delete LICENSE.md by @jp-camecon in #246
- Dry coding lcoe function by @rishids01 in #243
- Vectorise lcoe by @Femkemilene in #248
- Replace deepcopy with copy by @Femkemilene in #247
- Fix hybrid spillover by @cormacmlynch in #251
- Fix sales function by @Femkemilene in #252
- Ftt tr improvements by @Femkemilene in #253
- Use csv for classification_titles by @Femkemilene in #255
- Update ftt heat by @Femkemilene in #250
- clean out unused files by @Femkemilene in #258
- Tidy up biofuel blending and update FTT:Tr by @Femkemilene in #256
- Speed up + clean lcoh by @Femkemilene in #257
- Speed up checks by @Femkemilene in #260
- Vectorise early scrapping by @Femkemilene in #259
- Fix investment cost estimates by @Femkemilene in #261
- Refactor shares by @Femkemilene in #264
- Minor cleanup by @Femkemilene in #268
- minor cleanup for speed by @Femkemilene in #272
- Cache dispatch function by @Femkemilene in #267
- Speed up costcurves by @Femkemilene in #273
- clean up by @Femkemilene in #275
- Fix two bugs by @Femkemilene in #274
- Refactor generation from lbs by @Femkemilene in #271
- Update Add a variable.md by @cadupsg in #276
- Fix scenario names and timing module by @Femkemilene in #265
- Simplify sales function by @Femkemilene in #280
- Clean up extra storage demand by @Femkemilene in #281
- Speed up copying by @Femkemilene in #270
- Fix HJET by @Femkemilene in #286
- Update fttp attempt2 by @Femkemilene in #278
- Read the docs by @Femkemilene in #290
- Update environment by @Femkemilene in #289
- Remove csv files from steel model (already in Masterfile) by @Femkemilene in #294
- Automate gamma values3 by @Femkemilene in #279
- Fixed wind vre_ggr by @cadupsg in #296
- Replace manual MCGA==0 branch with divide() helper by @Copilot in #298
- Fixed error when MCGA = 0 by @cadupsg in #297
- Emissions regulation Fix. by @AmAkther in #299
- Merge cascading tipping points by @cormacmlynch in #293
- Fix docstring by @Femkemilene in #300
- specify positive or negative by @ADanneaux in #301
- Refactor regulation policies by @Femkemilene in #269
- Set up FTT as a Python package by @Femkemilene in #304
- Fix various typos (using chatGPT) by @Femkemilene in #303
- Preserve Results state across page navigation and add explicit empty-analysis warning by @Copilot in #308
- New python-based frontend by @cormacmlynch in #306
- Delete measures_meta.json by @Femkemilene in #309
- simplify howto after interface change by @Femkemilene in #312
- Remove 'Standalone' from name by @Femkemilene in #313
- Create pr review instructions by @Femkemilene in #310
- Set up 3 tests by @Femkemilene in #302
New Contributors
- @AEdwards476 made their first contribution in #41
- @aileenlam28 made their first contribution in #43
- @pv-camecon made their first contribution in #45
- @jp-camecon made their first contribution in #73
- @Aichakharazi made their first contribution in #76
- @ct-camecon made their first contribution in #104
- @cadupsg made their first contribution in #276
- @Copilot made their first contribution in #298
- @ADanneaux made their first contribution in #301
Full Changelog: v0.8...v1.1