Usage notes
#820
Replies: 1 comment
-
|
This is a bit redundant now that we have issues for most of these things (most of which are closed) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Just compiling some notes on things that could be improved as I start using the tool. This is very much a live document and will be updated as I go along.
DOCUMENTATION
Move processes table above process_availabilities etc.(Illogical table order in documentation for input files #842)decision_rule "simple" -> "single?(Fix small errors in input file docs #841)model.tomloptions to "developer"/"expert" section #711)Commodity type description is wrong(Fix small errors in input file docs #841)Process availabilities: hi vs lo vs fx outdated(Fix small errors in input file docs #841)INPUT DATA
Lifetime: should allow floats with .0 (error message is confusing: "invalid digit found in string") (Confusing error message when using floats for years #843)start_year/end_yearshould mean "no limit", rather than first/last milestone year #846)Should allow "..YEAR" to say "this year and all previous years". Or allow year ranges with appropriate syntax (e.g. "2000..2020") (Allow year ranges in input files #845)agent_search_space file - allow it to be missing (Makeagent_search_space.csvandagent_cost_limits.csvfiles optional #744)agent_cost_limits file - allow it to be empty (i.e. no cost limits) (Makeagent_search_space.csvandagent_cost_limits.csvfiles optional #744)Allow commodity levies file to be empty (Commodities levies file cannot be empty #784)Allow rows in the demand file with zero demand (Allow zero demand in thedemandfile #850)Allow no existing assets (if there's no demand in the base year) (Allow emptyassetsfile #851)ERROR MESSAGES
If error message is extremely long (e.g. lots of missing data) then sometimes can't see the top of the error message. Should cap these at circa 10 entries (Some error messages may be extremely long #852)Beta Was this translation helpful? Give feedback.
All reactions