Closed cultpenguin closed 5 years ago
I don't actually!
But you should be able to do the following
from geobipy import singleCore
singleCore(<file to userParameter file>, <directory to write results to>)
singleCore is located in the uppermost init.py file.
@cultpenguin did this work? Can I close this?
Hi Is there an example of howto run geobipy from within python, without the need to run it from the command line?