From 0731d61e09c652e4332ef4a31d56238cb6c81ef7 Mon Sep 17 00:00:00 2001 From: Joel Freedman Date: Tue, 9 Apr 2024 16:20:47 -0700 Subject: [PATCH] Checking in applications page --- docs/applying.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 docs/applying.md diff --git a/docs/applying.md b/docs/applying.md new file mode 100644 index 000000000..6dde9dac3 --- /dev/null +++ b/docs/applying.md @@ -0,0 +1,23 @@ +# Applying the model + +This page contains information needed to apply the model. + +## Network Coding + +//TODO: Describe network attributes, how to code network + +## Population Synthesis + +//TODO: Describe population synthesis procedure, how to modify inputs and construct new future-year synthetic population + +## Land-Use Data Preparation + +//TODO: Describe how to prepare land-use data. + +Describe how to update parking costs, enrollment data. + +## Micromobility + +//TODO: Describe how to run micromobility policy tests + +etc.