-
Notifications
You must be signed in to change notification settings - Fork 10
Description
Is there a way to automatically check when tutorial should be updated in the documentation?
Tutorials are in \docs\tutorial-code\
Current list of errors to fix:
· 1-introduction (muse.errors.GrowthOfCapacityTooConstrained: Error during the investment process. The capacity was not allowed to grow sufficiently in order to match the demand. Consider increating the MaxCapacityAddition and/or the MaxCapacityGrowth in the technodata.)
· 2-add-agent\1-multiple-objective (as above)
· 2-add-agent\2-single-objective (as above)
· 3-add-region (as above)
· 4-modify-timing-data\1-modify-timeslices (as above)
· 4-modify-timing-data\2-modify-time-framework (as above)
· In 5-add-service-demand\1-exogenous-demand (error: toml missing)
· In 5-add-service-demand\2-correlation-demand simple (KeyError: 'scale'; error:
Using settings_residential_regressed.toml: AssertionError: Regions file does not exist (D:\Path\MUSE_OS-develop\docs\tutorial-code\5-add-service-demand\2-correlation-demand simple\input\Regions.csv)
· In 6-add-correlation-demand (KeyError: 'scale')
· In 8-trade\final_trade (error: File "C:\Users\anaconda3\envs\muse\lib\site-packages\muse\interactions.py", line 126, in compute_interactions raise NoInteractionsFound muse.errors.NoInteractionsFound: A network with no interactions has been found. This might be the case if there are no retrofit agents and yet a 'new_to_retro' network has been defined for a particular sector. Asses the existance of both new and retrofit agents for all sectors and remove the new_to_retro interacton network if it is not needed)
Metadata
Metadata
Assignees
Labels
Type
Projects
Status