MTgeophysics / mtpy-v2

Tools to work with magnetotelluric transfer functions, based on MTH5 and mt-metadata. This is an update to mtpy.
https://mtpy-v2.readthedocs.io/en/latest/index.html
MIT License
22 stars 7 forks source link

VTK to geographic coordinates #8

Open kujaku11 opened 7 months ago

kujaku11 commented 7 months ago

Need to fix converting to geographic coordinates when using StructuredGrid3D.to_vtk() and MTData.to_vtk.

data needs a coordinate system set ne+, en-

model needs to be tested cause it doesn't come out correctly.