-
Notifications
You must be signed in to change notification settings - Fork 10
Station files
Eliot Carlson edited this page Dec 8, 2025
·
5 revisions
A station .csv file must contain the following columns.
name: The name of the station
lon: The longitude of the station
lat: The latitude of the station
flag:
north_vel: The observed north component of the velocity at the station
north_sig: The uncertainty around the observed north component of the velocity at the station
east_vel: The observed east component of the velocity at the station
east_sig: The uncertainty around the observed east component of the velocity at the station
up_vel: The observed up component of the velocity at the station
up_sig: The uncertainty around the observed up component of the velocity at the station
Introduction
Constructing inputs
- Input overview
- Using celeri_ui
- Segment files
- Station files
- Config file
- Mesh parameter descriptions
- Geodetic data files
- Triangular elements
- Meshing subsets of segments
- Fixing meshes
Running celeri
Analyzing results