Skip to content

Repo for essential preprocessing scripts for the Covid19 simulations

License

Notifications You must be signed in to change notification settings

djgroen/covid19-preprocess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

covid19-preprocess

Repo for essential preprocessing scripts for the Covid19 simulations. Additional documentation is available here: https://facs.readthedocs.io/en/latest/preparation.html

Obtaining an OSM file.

OSM files are obtained from either Openstreetmaps.org, or using the OSRM tool.

Extracting locations

You can do this using: python3 extract_<location_type>.py <osm_file> > <out_dir>/<location_type>.csv

Creating a buildings.csv for FACS

To create a buildings.csv for FACS, simply concatenate all the previously extracted locations into one CSV file.

About

Repo for essential preprocessing scripts for the Covid19 simulations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages