Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Welcome to the CVM-Tools Tutorials

Project Overview

The CVM-Tools repository hosts Python 3 tools developed to support the Cascadia Community Velocity Model (CVM) working group’s effort in constructing a three-dimensional representation of subsurface material properties for the Cascadia region. These tools facilitate the storage, extraction, and visualization of the CVM through uniform and self-contained data formats.

About This Tutorial

This tutorial features a collection of individual guides on the utilization of CVM-Tools. Where needed, guides include examples and step-by-step instructions to help you use CVM-Tools. The guides are broken into three sections: Introduction, Primary Tools, and Utility Tools.

The Introduction section provides an overview of standards and rules that apply to all CVM-Tools and includes:

The Primary Tools section provides tutorials on the primary CVM tools that are used to create, maintain, extract, and visualize CVM data. This section include:

The Utility Tools section provides tutorials on various CVM utility tools to help with data conversion and inspection of CVM files. These tools include:

To get started, if you are already familiar with CVM standards and conventions, feel free to jump into the Setup Guide section, which will walk you through the installation process and initial configuration. Otherwise, before diving into the tools, it’s essential to understand the standards and conventions we follow by learning about the Standards and Conventions.