SCECcode / ucvm

UCVM is used to query seismic velocity models for earth properties (Vp, Vs, density) by lat,long, and depth. It can create velocity meshes used in seismic wave propagation simulations. This repo contains the source codes that implement the core UCVM query interface. Python-based plotting modules, based on matplotlib, are now hosted in a separate github repo called SCECcode/ucvm_plotting.
https://www.scec.org/research/ucvm
BSD 3-Clause "New" or "Revised" License
19 stars 3 forks source link

migrate svm into latest ucvm #21

Open pjmaechling opened 2 years ago

pjmaechling commented 2 years ago

we developed prototype svm capabilities in ucvm, but they have not been migrated into a publicly released version of ucvm. Review the science case for integrating this code and migrate it into released version of ucvm if resources are avialable.