Problems adding topography to ModEM model file #24
Unanswered
florasolon
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I'm currently working with mtpy-v2 to generate model files for use with MODEM. Specifically, I'm trying to incorporate topography into my models. I've been referring to the example provided in the documentation (https://mtpy-v2.readthedocs.io/en/latest/notebooks/5_make_model_files.html), but I'm encountering some difficulties when attempting to import the Esri ASCII file.
It seems that the format of the file is correct. Here's an example:
However, I'm receiving an error message indicating an issue with an EPSG parameter being set to None:
Could anyone provide insights into how to resolve this issue? Any help would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions