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