Skip to content

sstuber/MairProject

Repository files navigation

Initialize

small steps to get going

  • clone this repository with git
    • if you need help contact someone
  • first install pipenv by running $ pip install --user pipenv
    • Instructions can be found here
  • go with the terminal to project location and run $ pipenv install
    • this sets up the environment so it works for everyone the same.
  • If you now want to run any python command you run
    • $ pipenv run python *file name/anything*

Also

put all your test data maps like Mar13_S2A1 in a folder named testdata

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages