Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Data requirement #3

Open
LUCASLOKE opened this issue Jun 15, 2024 · 1 comment
Open

Data requirement #3

LUCASLOKE opened this issue Jun 15, 2024 · 1 comment

Comments

@LUCASLOKE
Copy link

Can you provide 'topoxyz.dat' and 'Tongariro_SP_data.dat'?

@craigmillernz
Copy link
Collaborator

craigmillernz commented Jun 16, 2024

These are provided in the notebooks as part of

tar_folder = download( "https://storage.googleapis.com/simpeg/miller_et_al_2018.tar.gz") 
tar = tarfile.open(tar_folder, "r:*")
tar.extractall()
tar.close()
datadir ="./miller_et_al_2018/"

Note that these notebooks were written for a much older version of SimPEG. There is a simpeg_0.20 branch where some updates have been made. If you'd like to contribute to finishing those updates, that would be great!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants