MTgeophysics / mtpy

Python toolbox for standard Magnetotelluric (MT) data analysis
GNU General Public License v3.0
145 stars 66 forks source link

Question(Topography file as a background) #123

Open kashkoulimohammad opened 4 years ago

kashkoulimohammad commented 4 years ago

Dear all,

I want to set topography data as a background of Phasetensormap. I have a png file. How can I do it?

Best REgards, Mohammad

alkirkby commented 3 years ago

@kashkoulimohammad - the example examples/scripts/plot_phase_tensor_map.py shows how to do this. @brenmous - It looks like the tif used in the example is not georeferenced - is the extent simply assumed to be the same as the plot extent?

kashkoulimohammad commented 3 years ago

Hi @alkirkby , Thank you for response. I have topography geotiff image that I exported from Global mapper. But the script you mentioned can not read that image.