The test data directory is relative to the parent directory, not the current directory.
Restores the original cwd after each unittest in test_basic.py. Also simplifies add_test() in python/simulators/CMakeLists.txt such that the Bash script wrapper run-python-tests.sh is no longer needed to run the tests.
Implements access (read/write) to the porosity from Python.