#!/usr/bin/env python3 # # Copyright (c) 2016 Weitian LI # MIT license """ Download the required data (e.g., template maps) for simulations. """ raise NotImplementedError("TODO")