Skip to content

Commit

Permalink
Deployed 59629dc to main with MkDocs 1.3.1 and mike 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
theocharides committed Nov 1, 2023
1 parent af0d793 commit 77ce5de
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 13 deletions.
4 changes: 0 additions & 4 deletions main/configuration/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -576,10 +576,6 @@ <h3 id="adjusters">adjusters/</h3>
<td>Multipliers to the number of sqft used by each job, defined in the model's developer settings, which modify the number of jobs that can occupy a building. This is used to calibrate the model, e.g. reflect CBD job densities or adjust vacancy rates by superdistrict. The inputs file telecommute_sqft_per_job_adjusters.csv uses alternative multipliers for for the forecast years in place of these, if the strategy is enabled. (TODO: Disentangle the k-factors and the policy application in these two files. In the meantime, use both files as is done in the PBA50 No Project).</td>
</tr>
<tr>
<td>zoning_adjusters.yaml</td>
<td>Adjusters used to modify the model's zoning data.</td>
</tr>
<tr>
<td><a href="https://github.com/BayAreaMetro/bayarea_urbansim/blob/main/configs/adjusters/zoning_adjusters.yaml">zoning_adjusters.yaml</a></td>
<td>Adjusters to zoning used to alter both the input zoning data and the simulation.</td>
</tr>
Expand Down
8 changes: 4 additions & 4 deletions main/output/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -654,13 +654,13 @@ <h4 id="interim_zone_outputcsv"><code>interim_zone_output.csv</code></h4>
<td><a href="https://github.com/BayAreaMetro/bayarea_urbansim/blob/900cfd8674be3569ae42cc0afb532ee12581188f/baus/variables.py#L1053">zoned_du_build_ratio()</a></td>
</tr>
<tr>
<td>unit_residential_price</td>
<td>median residential price of all residential units in a TAZ</td>
<td>residential_price</td>
<td>median residential price per sqft of all residential units in a TAZ</td>
<td><a href="https://github.com/BayAreaMetro/bayarea_urbansim/blob/900cfd8674be3569ae42cc0afb532ee12581188f/baus/ual.py#L745">rsh_simulate()</a></td>
</tr>
<tr>
<td>unit_residential_rent</td>
<td>median residential monthly rent of all residential units in a TAZ</td>
<td>residential_rent</td>
<td>median residential monthly rent per sqft of all residential units in a TAZ</td>
<td><a href="https://github.com/BayAreaMetro/bayarea_urbansim/blob/900cfd8674be3569ae42cc0afb532ee12581188f/baus/ual.py#L764">rrh_simulate()</a></td>
</tr>
<tr>
Expand Down
10 changes: 5 additions & 5 deletions main/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,27 +2,27 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>http://bayareametro.github.io/bayarea_urbansim/main/</loc>
<lastmod>2023-10-24</lastmod>
<lastmod>2023-11-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://bayareametro.github.io/bayarea_urbansim/main/configuration/</loc>
<lastmod>2023-10-24</lastmod>
<lastmod>2023-11-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://bayareametro.github.io/bayarea_urbansim/main/input/</loc>
<lastmod>2023-10-24</lastmod>
<lastmod>2023-11-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://bayareametro.github.io/bayarea_urbansim/main/output/</loc>
<lastmod>2023-10-24</lastmod>
<lastmod>2023-11-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://bayareametro.github.io/bayarea_urbansim/main/scenarios/</loc>
<lastmod>2023-10-24</lastmod>
<lastmod>2023-11-01</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>
Binary file modified main/sitemap.xml.gz
Binary file not shown.

0 comments on commit 77ce5de

Please sign in to comment.