JuliaGeodynamics / LaMEM.jl

Julia interface to LaMEM (Lithosphere and Mantle Evolution Model)
GNU General Public License v3.0
30 stars 13 forks source link

Replace python with julia #7

Closed boriskaus closed 1 year ago

boriskaus commented 1 year ago

This PR does away with all python scripts (and the maintenance hell that goes along with it) and instead uses ReadVTK package to read LaMEM output back into Julia. Note that this required making changes to LaMEM, so this will only work for LaMEM v1.2.3+.