WorldBank-Transport / ram-datapipeline

MIT License
3 stars 4 forks source link

RAM Data Pipeline

The RAM Data Pipeline is part of the Rural Accessibility Map project, a tool that allows one to assess the accessibility of rural populations in relation to critical services. For more information and an overview of related repositories, please see RAM Backend .

Building the images

cd ram-tools
docker build -t ram-tools .
cd ram-analysis
docker build -t ram-analysis .

Releasing a new version

The process to release a new version:

Once this is done, you can add a new release on Github with useful notes that describe it.