Commits
Commits on Jan 8, 2025
first steps to migrating to OSMnx 2.0 (#495), updating to using 1.9.4 and ensuring code works under that version
committed- committed
- committed
- committed
- committed
- committed
corrected levels of government parsing (unintentionally had error of logic after fix #493, checking for 'Government' instead of 'government' with result that example levels of government were left …
committed- committed
Commits on Jan 9, 2025
added GHSCI app updates towards #496 (analysis, generating resources, and generating policy report now run in background successfully; however, related to updating to newer nicegui version as part …
committed- committed
addressed #497 in a basic way (a YAML error prints a friendly warning advising of the line number and column the error occurred at and provides users with some guidance on how to deal with it, incl…
committedupdated YAML error advice (#497) incorporating suggestions from both @gboeing and @eugenrb --- now when the error occurs, yamllint is run in 'relaxed' mode and that error prints first; this is foll…
committedfurther updated error advice for #497 to clarify 'incorrect indentation' as a possible cause of error
committedadded in test for valid yaml using the --strict flag to check that our supplied example configuration file matches requirements as per #497
committed- committed