velocity_modelling

Velocity Modelling.

This package contains the code relating to velocity modelling. In future, this package will host the python rewrite of the New Zealand Velocity Model. At the moment, we only have code defining the domain of a velocity model.

1"""Velocity Modelling.
2
3This package contains the code relating to velocity modelling. In
4future, this package will host the python rewrite of the New Zealand
5Velocity Model. At the moment, we only have code defining the
6domain of a velocity model.
7"""