-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add spatial visualisations for decision matrices #893
base: main
Are you sure you want to change the base?
Commits on Oct 28, 2024
-
Move
viz.decision_matrices
intospatial.jl
and make it another in……stance of `map`
Configuration menu - View commit details
-
Copy full SHA for 6ef0899 - Browse repository at this point
Copy the full SHA 6ef0899View commit details -
Fix how scores are plotted (should be inside loop), add use of human …
…readable criteria names for labels Plus add criteria names as optional inputs so less than total set of criteria can be plotted
Configuration menu - View commit details
-
Copy full SHA for 2d9f37c - Browse repository at this point
Copy the full SHA 2d9f37cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25d2890 - Browse repository at this point
Copy the full SHA 25d2890View commit details -
Configuration menu - View commit details
-
Copy full SHA for 833a3c5 - Browse repository at this point
Copy the full SHA 833a3c5View commit details -
Split
rank_by_index
into another function `get_criteria_aggregate'Allows scores to be calculated separately for analysis
Configuration menu - View commit details
-
Copy full SHA for 9d27f72 - Browse repository at this point
Copy the full SHA 9d27f72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05def0f - Browse repository at this point
Copy the full SHA 05def0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2feceff - Browse repository at this point
Copy the full SHA 2feceffView commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7e26a3e - Browse repository at this point
Copy the full SHA 7e26a3eView commit details
Commits on Nov 4, 2024
-
One is generic matrix mapping, the other is specifically for mapping criteria and aggregate scores
Configuration menu - View commit details
-
Copy full SHA for 1c52cd3 - Browse repository at this point
Copy the full SHA 1c52cd3View commit details -
Change name of
get_criteria_aggregate
tocriteria_aggregate_scores
Fix function signatures
Configuration menu - View commit details
-
Copy full SHA for 2d18fa4 - Browse repository at this point
Copy the full SHA 2d18fa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2f4772 - Browse repository at this point
Copy the full SHA d2f4772View commit details -
Configuration menu - View commit details
-
Copy full SHA for 409bfba - Browse repository at this point
Copy the full SHA 409bfbaView commit details
Commits on Nov 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 01a997c - Browse repository at this point
Copy the full SHA 01a997cView commit details
Commits on Nov 13, 2024
-
Add testing criteria visualisations to site selection tests
Formatting Put func docstrings on single lines
Configuration menu - View commit details
-
Copy full SHA for 1a677cc - Browse repository at this point
Copy the full SHA 1a677ccView commit details