Start by cloning the repository:
$ git clone https://github.com/stochasticHydroTools/libmobility-paper-examplesDependencies are handled with conda, and can be installed with the following command in the root of the repository:
$ conda env create
$ conda activate libmobility-examplesThis repository contains a directory for each example showcased in the article.
TODO: [INSERT PAPER REFERENCE WHEN WE HAVE A DOI]
- Work in a separated branch and do a pull request to
masterwith your changes - Add the required dependencies for your scripts to the environment file
- Create a new folder and place your scripts there, along with a README.md describing how to use them