LICENSE
README.md
setup.py
curlew/__init__.py
curlew/core.py
curlew/data.py
curlew/geometry.py
curlew/io.py
curlew/visualise.py
curlew.egg-info/PKG-INFO
curlew.egg-info/SOURCES.txt
curlew.egg-info/dependency_links.txt
curlew.egg-info/requires.txt
curlew.egg-info/top_level.txt
curlew/fields/__init__.py
curlew/fields/analytical.py
curlew/fields/fourier.py
curlew/fields/geoinr.py
curlew/fields/initialisation.py
curlew/fields/siren.py
curlew/geology/SF.py
curlew/geology/__init__.py
curlew/geology/interactions.py
curlew/geology/model.py
curlew/utils/__init__.py
curlew/utils/datascreen.py
tests/test_analyticImplicitField.py
tests/test_basic.py
tests/test_data.py
tests/test_geology.py
tests/test_geometry.py
tests/test_io.py