10 Commits

Author SHA1 Message Date
Ben Varick
df4d1d9d25
remove containers after preprocessing commands
adds -rm to docker run commands so that they are removed after the command completes
2024-11-05 12:24:59 -06:00
Ben Varick
104f215a0e
Edited .gitignore, edited README, edited Makefile
to include new brouter make commands
2024-11-05 07:52:14 -06:00
Ben Varick
24dacb5e6b
added download wisconsin-latest.osm.pbf to makefile 2024-11-05 07:43:32 -06:00
Ben Varick
7993621f9f
changed docker directory structure, added brouter 2024-11-05 07:29:34 -06:00
syounkin
6455542eac Added docker commands to Makefile
make data and make container can be used to pre-process the data and spawn the docker containers.
2024-11-04 18:50:21 -06:00
syounkin
91a5390480 Introduced Cycling Markdown Script 2024-11-01 12:37:38 -05:00
syounkin
bfda9bb6ef Moved R Markdown to top-level
Does having the R markdown script stored in the top-level work for you?
2024-11-01 12:05:30 -05:00
syounkin
a389ec2b65 Better fix to data link issue 2024-10-31 13:28:44 -05:00
027d2b6f5d
adjusted where the html file is saved 2024-10-29 13:35:51 -05:00
syounkin
817126bef5 Run Markdown Script with make
Created a Makefile to be used to run R markdown scripts. See README for more info. Also created R and html subdirectories. The repo should contain the html subdirectory but not the files in it.
2024-10-29 10:39:05 -05:00